dev-ml/ocaml-uri: revbump
authorMatthew Brewer <tomboy64@sina.cn>
Fri, 16 Oct 2015 12:25:24 +0000 (14:25 +0200)
committerMatthew Brewer <tomboy64@sina.cn>
Sat, 17 Oct 2015 15:17:09 +0000 (17:17 +0200)
changed SLOT="0" to SLOT="0/${PV}" to make := actually useful

dev-ml/ocaml-uri/ocaml-uri-1.9.1-r1.ebuild [moved from dev-ml/ocaml-uri/ocaml-uri-1.9.1.ebuild with 97% similarity]

similarity index 97%
rename from dev-ml/ocaml-uri/ocaml-uri-1.9.1.ebuild
rename to dev-ml/ocaml-uri/ocaml-uri-1.9.1-r1.ebuild
index e10f5b6c57b70ee5d92d7cd3a3853ea953b470c3..373e810ed77e74407cc6553f98531e46da115bbb 100644 (file)
@@ -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"