dev-ml/opam: Add proper subslot for opam-lib
authorAlexis Ballier <aballier@gentoo.org>
Thu, 23 Feb 2017 07:42:42 +0000 (08:42 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Thu, 23 Feb 2017 09:15:49 +0000 (10:15 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-ml/opam/opam-1.3.0.ebuild

index 6d7f7d32857ea7514742d9de5e731c15924872b6..685ccb7d06e1fc0feb24c44299b7daa93122541b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -9,7 +9,7 @@ inherit eutils
 DESCRIPTION="A source-based package manager for OCaml"
 HOMEPAGE="http://opam.ocaml.org/"
 LICENSE="LGPL-3-with-linking-exception"
-SLOT="0"
+SLOT="0/${PV}"
 KEYWORDS="~amd64"
 IUSE=""