summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Brewer <tomboy64@sina.cn>2015-10-17 16:41:05 +0200
committerMatthew Brewer <tomboy64@sina.cn>2015-10-17 17:17:04 +0200
commitb376b40f51a698dd5844d1bc273dac6950212af8 (patch)
treea0571b7587f373f3be83d4c7d7e3ecd922151fae /dev-ml/ocaml-cstruct
parentdev-ml/stringext: revbump (diff)
downloadgentoo-b376b40f51a698dd5844d1bc273dac6950212af8.tar.gz
gentoo-b376b40f51a698dd5844d1bc273dac6950212af8.tar.bz2
gentoo-b376b40f51a698dd5844d1bc273dac6950212af8.zip
dev-ml/ocaml-cstruct: revbump
changed SLOT="0" to SLOT="0/${PV}" to make := actually useful
Diffstat (limited to 'dev-ml/ocaml-cstruct')
-rw-r--r--dev-ml/ocaml-cstruct/ocaml-cstruct-1.7.0-r1.ebuild (renamed from dev-ml/ocaml-cstruct/ocaml-cstruct-1.7.0.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-cstruct/ocaml-cstruct-1.7.0.ebuild b/dev-ml/ocaml-cstruct/ocaml-cstruct-1.7.0-r1.ebuild
index b137031b31f8..ee6b40d335d9 100644
--- a/dev-ml/ocaml-cstruct/ocaml-cstruct-1.7.0.ebuild
+++ b/dev-ml/ocaml-cstruct/ocaml-cstruct-1.7.0-r1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/mirage/ocaml-cstruct https://mirage.io"
SRC_URI="https://github.com/mirage/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="ISC"
-SLOT="0"
+SLOT="0/${PV}"
KEYWORDS="~amd64"
IUSE="async camlp4 lwt"