diff options
author | 2014-04-18 05:41:58 +0000 | |
---|---|---|
committer | 2014-04-18 05:41:58 +0000 | |
commit | b046549d67c3c0818f2bc5b60e5601ef9544b84a (patch) | |
tree | 22806bd22ca82fb4b4e3234a208fc68223388658 /sys-libs/libcap | |
parent | arm stable, bug #507150 (diff) | |
download | gentoo-2-b046549d67c3c0818f2bc5b60e5601ef9544b84a.tar.gz gentoo-2-b046549d67c3c0818f2bc5b60e5601ef9544b84a.tar.bz2 gentoo-2-b046549d67c3c0818f2bc5b60e5601ef9544b84a.zip |
arm stable, bug #507144
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'sys-libs/libcap')
-rw-r--r-- | sys-libs/libcap/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/libcap/libcap-2.22-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/libcap/ChangeLog b/sys-libs/libcap/ChangeLog index c66211ff83b6..10729f09c94e 100644 --- a/sys-libs/libcap/ChangeLog +++ b/sys-libs/libcap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/libcap # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap/ChangeLog,v 1.127 2014/04/11 16:25:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap/ChangeLog,v 1.128 2014/04/18 05:41:58 maekke Exp $ + + 18 Apr 2014; Markus Meier <maekke@gentoo.org> libcap-2.22-r2.ebuild: + arm stable, bug #507144 11 Apr 2014; Jeroen Roovers <jer@gentoo.org> libcap-2.22-r2.ebuild: Stable for HPPA (bug #507144). diff --git a/sys-libs/libcap/libcap-2.22-r2.ebuild b/sys-libs/libcap/libcap-2.22-r2.ebuild index 0886594af548..df2af498c3ae 100644 --- a/sys-libs/libcap/libcap-2.22-r2.ebuild +++ b/sys-libs/libcap/libcap-2.22-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap/libcap-2.22-r2.ebuild,v 1.5 2014/04/11 16:25:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap/libcap-2.22-r2.ebuild,v 1.6 2014/04/18 05:41:58 maekke Exp $ EAPI="4" @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" # it's available under either of the licenses LICENSE="|| ( GPL-2 BSD )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux" IUSE="pam" RDEPEND="sys-apps/attr[${MULTILIB_USEDEP}] |