From: Alexis Ballier Date: Thu, 23 Feb 2017 07:42:42 +0000 (+0100) Subject: dev-ml/opam: Add proper subslot for opam-lib X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ddcae9b1f1b71ea5e2dc3d767b82d83395e025c5;p=gentoo.git dev-ml/opam: Add proper subslot for opam-lib Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/dev-ml/opam/opam-1.3.0.ebuild b/dev-ml/opam/opam-1.3.0.ebuild index 6d7f7d32857e..685ccb7d06e1 100644 --- a/dev-ml/opam/opam-1.3.0.ebuild +++ b/dev-ml/opam/opam-1.3.0.ebuild @@ -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=""