Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/libcap/
Date: Sun, 29 Jan 2017 20:14:23
Message-Id: 1485720840.9ae97c9058730eba0ca8d4aee9604b7e2b4240f7.grobian@gentoo
1 commit: 9ae97c9058730eba0ca8d4aee9604b7e2b4240f7
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 20:08:58 2017 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 20:14:00 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ae97c90
7
8 sys-libs/libcap: dropped ~ia64-linux
9
10 Package-Manager: portage-2.3.3
11
12 sys-libs/libcap/libcap-2.24-r2.ebuild | 4 ++--
13 sys-libs/libcap/libcap-2.25.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/sys-libs/libcap/libcap-2.24-r2.ebuild b/sys-libs/libcap/libcap-2.24-r2.ebuild
17 index 1585662..ba06c9a 100644
18 --- a/sys-libs/libcap/libcap-2.24-r2.ebuild
19 +++ b/sys-libs/libcap/libcap-2.24-r2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -13,7 +13,7 @@ SRC_URI="mirror://kernel/linux/libs/security/linux-privs/libcap2/${P}.tar.xz"
27 # it's available under either of the licenses
28 LICENSE="|| ( GPL-2 BSD )"
29 SLOT="0"
30 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux"
31 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
32 IUSE="pam static-libs"
33
34 RDEPEND=">=sys-apps/attr-2.4.47-r1[${MULTILIB_USEDEP}]
35
36 diff --git a/sys-libs/libcap/libcap-2.25.ebuild b/sys-libs/libcap/libcap-2.25.ebuild
37 index fc4a23b..f523bd1 100644
38 --- a/sys-libs/libcap/libcap-2.25.ebuild
39 +++ b/sys-libs/libcap/libcap-2.25.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2016 Gentoo Foundation
42 +# Copyright 1999-2017 Gentoo Foundation
43 # Distributed under the terms of the GNU General Public License v2
44 # $Id$
45
46 @@ -13,7 +13,7 @@ SRC_URI="mirror://kernel/linux/libs/security/linux-privs/libcap2/${P}.tar.xz"
47 # it's available under either of the licenses
48 LICENSE="|| ( GPL-2 BSD )"
49 SLOT="0"
50 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux"
51 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
52 IUSE="pam static-libs"
53
54 RDEPEND=">=sys-apps/attr-2.4.47-r1[${MULTILIB_USEDEP}]