diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-28 13:49:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-28 13:49:30 +0000 |
commit | 722b2176904673785727f128c3baa74997e3f336 (patch) | |
tree | 661eebcbf6f9873514151fac70c22b61158ca891 /sys-libs/libcap | |
parent | Stable for ppc, wrt bug #512012 (diff) | |
download | gentoo-2-722b2176904673785727f128c3baa74997e3f336.tar.gz gentoo-2-722b2176904673785727f128c3baa74997e3f336.tar.bz2 gentoo-2-722b2176904673785727f128c3baa74997e3f336.zip |
Stable for ppc, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
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 c5279884c7fa..c7332b5a1906 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.134 2014/07/11 20:39:40 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap/ChangeLog,v 1.135 2014/07/28 13:49:30 ago Exp $ + + 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> libcap-2.22-r2.ebuild: + Stable for ppc, wrt bug #512012 11 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> libcap-2.22-r2.ebuild: alpha stable wrt bug #507144 diff --git a/sys-libs/libcap/libcap-2.22-r2.ebuild b/sys-libs/libcap/libcap-2.22-r2.ebuild index 28ddb42decdb..811be6312212 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.12 2014/07/11 20:39:40 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap/libcap-2.22-r2.ebuild,v 1.13 2014/07/28 13:49:30 ago 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-2.4.47-r1[${MULTILIB_USEDEP}] |