Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/cryptsetup/
Date: Tue, 08 Jan 2019 21:32:54
Message-Id: 1546983167.24f2c473c269ed5e63965a04e5d2f1fc4c603093.jer@gentoo
1 commit: 24f2c473c269ed5e63965a04e5d2f1fc4c603093
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 8 21:32:02 2019 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 8 21:32:47 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24f2c473
7
8 sys-fs/cryptsetup: Mark ~hppa (bug #674912).
9
10 Package-Manager: Portage-2.3.53, Repoman-2.3.12
11 RepoMan-Options: --ignore-arches
12 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
13
14 sys-fs/cryptsetup/cryptsetup-2.0.5-r1.ebuild | 4 ++--
15 sys-fs/cryptsetup/cryptsetup-2.0.5.ebuild | 4 ++--
16 sys-fs/cryptsetup/cryptsetup-2.0.6.ebuild | 4 ++--
17 3 files changed, 6 insertions(+), 6 deletions(-)
18
19 diff --git a/sys-fs/cryptsetup/cryptsetup-2.0.5-r1.ebuild b/sys-fs/cryptsetup/cryptsetup-2.0.5-r1.ebuild
20 index da5c949c138..29d4e9c8fee 100644
21 --- a/sys-fs/cryptsetup/cryptsetup-2.0.5-r1.ebuild
22 +++ b/sys-fs/cryptsetup/cryptsetup-2.0.5-r1.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2018 Gentoo Authors
25 +# Copyright 1999-2019 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=6
29 @@ -14,7 +14,7 @@ SRC_URI="mirror://kernel/linux/utils/${PN}/v$(ver_cut 1-2)/${P/_/-}.tar.xz"
30 LICENSE="GPL-2+"
31 SLOT="0/12" # libcryptsetup.so version
32 [[ ${PV} != *_rc* ]] && \
33 -KEYWORDS="~amd64 ~arm64 ~mips ~ppc64 ~s390 ~sh ~sparc ~x86"
34 +KEYWORDS="~amd64 ~arm64 ~hppa ~mips ~ppc64 ~s390 ~sh ~sparc ~x86"
35 CRYPTO_BACKENDS="+gcrypt kernel nettle openssl"
36 # we don't support nss since it doesn't allow cryptsetup to be built statically
37 # and it's missing ripemd160 support so it can't provide full backward compatibility
38
39 diff --git a/sys-fs/cryptsetup/cryptsetup-2.0.5.ebuild b/sys-fs/cryptsetup/cryptsetup-2.0.5.ebuild
40 index 29d5fcff645..95b79852b4d 100644
41 --- a/sys-fs/cryptsetup/cryptsetup-2.0.5.ebuild
42 +++ b/sys-fs/cryptsetup/cryptsetup-2.0.5.ebuild
43 @@ -1,4 +1,4 @@
44 -# Copyright 1999-2018 Gentoo Authors
45 +# Copyright 1999-2019 Gentoo Authors
46 # Distributed under the terms of the GNU General Public License v2
47
48 EAPI=6
49 @@ -14,7 +14,7 @@ SRC_URI="mirror://kernel/linux/utils/${PN}/v$(ver_cut 1-2)/${P/_/-}.tar.xz"
50 LICENSE="GPL-2+"
51 SLOT="0/12" # libcryptsetup.so version
52 [[ ${PV} != *_rc* ]] && \
53 -KEYWORDS="~amd64 ~arm64 ~mips ~ppc64 ~s390 ~sh ~sparc ~x86"
54 +KEYWORDS="~amd64 ~arm64 ~hppa ~mips ~ppc64 ~s390 ~sh ~sparc ~x86"
55 CRYPTO_BACKENDS="+gcrypt kernel nettle openssl"
56 # we don't support nss since it doesn't allow cryptsetup to be built statically
57 # and it's missing ripemd160 support so it can't provide full backward compatibility
58
59 diff --git a/sys-fs/cryptsetup/cryptsetup-2.0.6.ebuild b/sys-fs/cryptsetup/cryptsetup-2.0.6.ebuild
60 index 29d5fcff645..95b79852b4d 100644
61 --- a/sys-fs/cryptsetup/cryptsetup-2.0.6.ebuild
62 +++ b/sys-fs/cryptsetup/cryptsetup-2.0.6.ebuild
63 @@ -1,4 +1,4 @@
64 -# Copyright 1999-2018 Gentoo Authors
65 +# Copyright 1999-2019 Gentoo Authors
66 # Distributed under the terms of the GNU General Public License v2
67
68 EAPI=6
69 @@ -14,7 +14,7 @@ SRC_URI="mirror://kernel/linux/utils/${PN}/v$(ver_cut 1-2)/${P/_/-}.tar.xz"
70 LICENSE="GPL-2+"
71 SLOT="0/12" # libcryptsetup.so version
72 [[ ${PV} != *_rc* ]] && \
73 -KEYWORDS="~amd64 ~arm64 ~mips ~ppc64 ~s390 ~sh ~sparc ~x86"
74 +KEYWORDS="~amd64 ~arm64 ~hppa ~mips ~ppc64 ~s390 ~sh ~sparc ~x86"
75 CRYPTO_BACKENDS="+gcrypt kernel nettle openssl"
76 # we don't support nss since it doesn't allow cryptsetup to be built statically
77 # and it's missing ripemd160 support so it can't provide full backward compatibility