mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-16 09:26:58 +02:00
app-crypt/argon2: Sync with gentoo
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
This commit is contained in:
parent
d82ef916b0
commit
1e40323f7f
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2020 Gentoo Authors
|
# Copyright 1999-2021 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=7
|
EAPI=7
|
||||||
@ -11,7 +11,7 @@ SRC_URI="https://github.com/P-H-C/phc-winner-argon2/archive/${PV}.tar.gz -> ${P}
|
|||||||
|
|
||||||
LICENSE="|| ( Apache-2.0 CC0-1.0 )"
|
LICENSE="|| ( Apache-2.0 CC0-1.0 )"
|
||||||
SLOT="0/1"
|
SLOT="0/1"
|
||||||
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86"
|
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
|
||||||
IUSE="static-libs"
|
IUSE="static-libs"
|
||||||
|
|
||||||
S="${WORKDIR}/phc-winner-${P}"
|
S="${WORKDIR}/phc-winner-${P}"
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
<?xml version='1.0' encoding='UTF-8'?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||||
<pkgmetadata>
|
<pkgmetadata>
|
||||||
<maintainer type="person">
|
<maintainer type="person" proxied="yes">
|
||||||
<email>simon-bgo@slevermann.de</email>
|
<email>simon-bgo@slevermann.de</email>
|
||||||
<name>Simon Levermann</name>
|
<name>Simon Levermann</name>
|
||||||
</maintainer>
|
</maintainer>
|
||||||
<maintainer type="project">
|
<maintainer type="project" proxied="proxy">
|
||||||
<email>proxy-maint@gentoo.org</email>
|
<email>proxy-maint@gentoo.org</email>
|
||||||
<name>Proxy Maintainers</name>
|
<name>Proxy Maintainers</name>
|
||||||
</maintainer>
|
</maintainer>
|
||||||
@ -13,7 +13,6 @@
|
|||||||
<email>mgorny@gentoo.org</email>
|
<email>mgorny@gentoo.org</email>
|
||||||
<name>Michał Górny</name>
|
<name>Michał Górny</name>
|
||||||
</maintainer>
|
</maintainer>
|
||||||
<longdescription>Argon2 is a password hashing tool and library that won the Password Hashing Competition (PHC)</longdescription>
|
|
||||||
<slots>
|
<slots>
|
||||||
<subslots>Reflect ABI of libargon2.so.</subslots>
|
<subslots>Reflect ABI of libargon2.so.</subslots>
|
||||||
</slots>
|
</slots>
|
||||||
|
Loading…
Reference in New Issue
Block a user