diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-13 09:53:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-13 09:53:38 +0000 |
commit | ef017236d4eb2fc00416f96a5115534707d74e1b (patch) | |
tree | 61a7369b53f1c2a682029c33092889f264643065 /sys-apps/acl | |
parent | Stable for ppc, wrt bug #516106 (diff) | |
download | gentoo-2-ef017236d4eb2fc00416f96a5115534707d74e1b.tar.gz gentoo-2-ef017236d4eb2fc00416f96a5115534707d74e1b.tar.bz2 gentoo-2-ef017236d4eb2fc00416f96a5115534707d74e1b.zip |
Stable for ppc, wrt bug #516110
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps/acl')
-rw-r--r-- | sys-apps/acl/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/acl/acl-2.2.52-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/acl/ChangeLog b/sys-apps/acl/ChangeLog index 0ec92c62a295..7e8308b7b3d6 100644 --- a/sys-apps/acl/ChangeLog +++ b/sys-apps/acl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/acl # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/ChangeLog,v 1.127 2014/07/09 09:15:29 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/ChangeLog,v 1.128 2014/07/13 09:53:38 ago Exp $ + + 13 Jul 2014; Agostino Sarubbo <ago@gentoo.org> acl-2.2.52-r1.ebuild: + Stable for ppc, wrt bug #516110 09 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> acl-2.2.52-r1.ebuild: amd64 stable wrt bug #516110 diff --git a/sys-apps/acl/acl-2.2.52-r1.ebuild b/sys-apps/acl/acl-2.2.52-r1.ebuild index ee5e6fa2d355..0b7a7babc1b5 100644 --- a/sys-apps/acl/acl-2.2.52-r1.ebuild +++ b/sys-apps/acl/acl-2.2.52-r1.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-apps/acl/acl-2.2.52-r1.ebuild,v 1.4 2014/07/09 09:15:29 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-2.2.52-r1.ebuild,v 1.5 2014/07/13 09:53:38 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://download.savannah.gnu.org/releases/${PN}/${P}.src.tar.gz" LICENSE="LGPL-2.1" 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="nls static-libs" RDEPEND=">=sys-apps/attr-2.4.47-r1[${MULTILIB_USEDEP}] |