dev-ml/ocaml-uri: revbump

changed SLOT="0" to SLOT="0/${PV}" to make := actually useful
This commit is contained in:
Matthew Brewer
2015-10-16 14:25:24 +02:00
parent 677603d46f
commit 540833940a

View 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"