summaryrefslogtreecommitdiff
path: root/dev-ml/cppo
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2016-02-06 17:22:08 +0100
committerAlexis Ballier <aballier@gentoo.org>2016-02-06 17:22:08 +0100
commit359e906aece668d2030d03c1ee95e1da7dc476f5 (patch)
tree3da4ac3c7bf8203c82b562162c9c949bfa7d8679 /dev-ml/cppo
parentba4e5eaaa2d882c3320fe74b70e8eca5fc85ad5b (diff)
downloadgentoo-359e906aece668d2030d03c1ee95e1da7dc476f5.tar.gz
gentoo-359e906aece668d2030d03c1ee95e1da7dc476f5.tar.xz
dev-ml/cppo: add proper subslot
Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ml/cppo')
-rw-r--r--dev-ml/cppo/cppo-1.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/cppo/cppo-1.3.1.ebuild b/dev-ml/cppo/cppo-1.3.1.ebuild
index 2ff1f6d3942..b89094c964c 100644
--- a/dev-ml/cppo/cppo-1.3.1.ebuild
+++ b/dev-ml/cppo/cppo-1.3.1.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="An equivalent of the C preprocessor for OCaml programs"
HOMEPAGE="http://mjambon.com/cppo.html"
SRC_URI="https://github.com/mjambon/cppo/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-SLOT="0"
+SLOT="0/${PV}"
LICENSE="BSD"
KEYWORDS="~amd64"