diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-02-23 08:42:10 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-02-23 10:15:49 +0100 |
commit | fed0a7615cb9a6eb879f8a8b5e9345f65e094c6a (patch) | |
tree | a0caac2bec718274846a9e4c5f70c55f58ff0370 /dev-ml | |
parent | dev-ml/onanomsg: Add proper subslot (diff) | |
download | gentoo-fed0a7615cb9a6eb879f8a8b5e9345f65e094c6a.tar.gz gentoo-fed0a7615cb9a6eb879f8a8b5e9345f65e094c6a.tar.bz2 gentoo-fed0a7615cb9a6eb879f8a8b5e9345f65e094c6a.zip |
dev-ml/ocaml-uint: Add proper subslot
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/ocaml-uint/ocaml-uint-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ocaml-uint/ocaml-uint-1.2.0.ebuild b/dev-ml/ocaml-uint/ocaml-uint-1.2.0.ebuild index 06fc2ec1bfd6..52ce7c11fa6e 100644 --- a/dev-ml/ocaml-uint/ocaml-uint-1.2.0.ebuild +++ b/dev-ml/ocaml-uint/ocaml-uint-1.2.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$ @@ -13,7 +13,7 @@ HOMEPAGE="https://forge.ocamlcore.org/projects/ocaml-uint/" SRC_URI="https://forge.ocamlcore.org/frs/download.php/1516/${P}.tar.gz" LICENSE="MIT" -SLOT="0" +SLOT="0/${PV}" KEYWORDS="~amd64" IUSE="" |