diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-10 12:50:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-10 12:50:12 +0000 |
commit | 3c86e6c737844c1f655512bd67a76c36266706a9 (patch) | |
tree | c476cc2e0e23d62aa09151845124f49cc6b2f14c | |
parent | Stable for ppc, wrt bug #480028 (diff) | |
download | gentoo-2-3c86e6c737844c1f655512bd67a76c36266706a9.tar.gz gentoo-2-3c86e6c737844c1f655512bd67a76c36266706a9.tar.bz2 gentoo-2-3c86e6c737844c1f655512bd67a76c36266706a9.zip |
Stable for ppc, wrt bug #470570
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
-rw-r--r-- | sys-apps/attr/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/attr/attr-2.4.46-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/attr/ChangeLog b/sys-apps/attr/ChangeLog index 43d7b5d808cc..5236466fec48 100644 --- a/sys-apps/attr/ChangeLog +++ b/sys-apps/attr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/attr # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/ChangeLog,v 1.154 2013/08/07 13:36:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/ChangeLog,v 1.155 2013/08/10 12:50:12 ago Exp $ + + 10 Aug 2013; Agostino Sarubbo <ago@gentoo.org> attr-2.4.46-r2.ebuild: + Stable for ppc, wrt bug #470570 07 Aug 2013; Agostino Sarubbo <ago@gentoo.org> attr-2.4.46-r2.ebuild: Stable for x86, wrt bug #470570 diff --git a/sys-apps/attr/attr-2.4.46-r2.ebuild b/sys-apps/attr/attr-2.4.46-r2.ebuild index 1546303b65c3..a718994cae07 100644 --- a/sys-apps/attr/attr-2.4.46-r2.ebuild +++ b/sys-apps/attr/attr-2.4.46-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/attr-2.4.46-r2.ebuild,v 1.10 2013/08/07 13:36:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/attr-2.4.46-r2.ebuild,v 1.11 2013/08/10 12:50:12 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="mirror://nongnu/${PN}/${P}.src.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ~ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux" IUSE="nls static-libs" DEPEND="nls? ( sys-devel/gettext ) |