app-crypt/argon2: Add sub slot
authorThomas Deutschmann <whissi@gentoo.org>
Tue, 2 Jan 2018 17:16:43 +0000 (18:16 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Tue, 2 Jan 2018 17:16:43 +0000 (18:16 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

app-crypt/argon2/argon2-20161029-r1.ebuild
app-crypt/argon2/argon2-20171227.ebuild
app-crypt/argon2/metadata.xml

index 7bc3ecb38fcdf01dd6a8363802bc85727b259367..1af92a37183556c3529ee3671a6475880167a421 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/P-H-C/phc-winner-argon2"
 SRC_URI="https://github.com/P-H-C/phc-winner-argon2/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="|| ( Apache-2.0 CC0-1.0 )"
-SLOT="0"
+SLOT="0/0"
 KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE="static-libs"
 
index 93273567ab39bad5533eb5be965c0db88e7b8133..053764e3b4b350c0562998f6536dd768a59e1429 100644 (file)
@@ -8,7 +8,7 @@ HOMEPAGE="https://github.com/P-H-C/phc-winner-argon2"
 SRC_URI="https://github.com/P-H-C/phc-winner-argon2/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="|| ( Apache-2.0 CC0-1.0 )"
-SLOT="0"
+SLOT="0/1"
 KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE="static-libs"
 
index d4ab4191e921d00b15373a697933716b9d433eda..b877484ca66021457522aada7b471a72457ddf86 100644 (file)
@@ -10,6 +10,9 @@
                <name>Proxy Maintainers</name>
        </maintainer>
        <longdescription>Argon2 is a password hashing tool and library that won the Password Hashing Competition (PHC)</longdescription>
+       <slots>
+               <subslots>Reflect ABI of libargon2.so.</subslots>
+       </slots>
        <upstream>
                <remote-id type="github">P-H-C/phc-winner-argon2</remote-id>
        </upstream>