summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Brewer <tomboy64@sina.cn>2015-10-16 14:25:24 +0200
committerMatthew Brewer <tomboy64@sina.cn>2015-10-17 17:17:09 +0200
commit540833940aff5845645a888aefb82c8d32e978e1 (patch)
treeee0e4d9028ca659867f92d37d46056437b3c2c92 /dev-ml/ocaml-uri
parentdev-ml/ocplib-endian: revbump (diff)
downloadgentoo-540833940aff5845645a888aefb82c8d32e978e1.tar.gz
gentoo-540833940aff5845645a888aefb82c8d32e978e1.tar.bz2
gentoo-540833940aff5845645a888aefb82c8d32e978e1.zip
dev-ml/ocaml-uri: revbump
changed SLOT="0" to SLOT="0/${PV}" to make := actually useful
Diffstat (limited to 'dev-ml/ocaml-uri')
-rw-r--r--dev-ml/ocaml-uri/ocaml-uri-1.9.1-r1.ebuild (renamed from dev-ml/ocaml-uri/ocaml-uri-1.9.1.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-uri/ocaml-uri-1.9.1.ebuild b/dev-ml/ocaml-uri/ocaml-uri-1.9.1-r1.ebuild
index e10f5b6c57b7..373e810ed77e 100644
--- a/dev-ml/ocaml-uri/ocaml-uri-1.9.1.ebuild
+++ b/dev-ml/ocaml-uri/ocaml-uri-1.9.1-r1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/mirage/ocaml-uri 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="allservices"