summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2016-02-06 17:25:10 +0100
committerAlexis Ballier <aballier@gentoo.org>2016-02-06 17:25:10 +0100
commitb53aaf47cd52c85cb6fade48c9d58cd3cbc60ce3 (patch)
tree37863e83910bcfc0055b4b198d7442624a37c8db
parentdev-ml/opam: remove old (diff)
downloadgentoo-b53aaf47cd52c85cb6fade48c9d58cd3cbc60ce3.tar.gz
gentoo-b53aaf47cd52c85cb6fade48c9d58cd3cbc60ce3.tar.bz2
gentoo-b53aaf47cd52c85cb6fade48c9d58cd3cbc60ce3.zip
dev-ml/ocaml-ipaddr: add proper subslot
Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
-rw-r--r--dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.6.1.ebuild b/dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.6.1.ebuild
index a4f8b7c92232..644bd00960e1 100644
--- a/dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.6.1.ebuild
+++ b/dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.6.1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/mirage/ocaml-ipaddr"
SRC_URI="https://github.com/mirage/ocaml-ipaddr/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="ISC"
-SLOT="0"
+SLOT="0/${PV}"
KEYWORDS="~amd64"
IUSE=""