diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-02-23 08:51:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-02-23 08:51:44 +0000 |
commit | d0dfbda1284929ccec9ad4baefba67427ed1b1b8 (patch) | |
tree | 19ecd97fbd6cceb6f02127b1c1b713edc6fd1fac /sys-apps/attr | |
parent | Stable for ppc, wrt bug #471402 (diff) | |
download | gentoo-2-d0dfbda1284929ccec9ad4baefba67427ed1b1b8.tar.gz gentoo-2-d0dfbda1284929ccec9ad4baefba67427ed1b1b8.tar.bz2 gentoo-2-d0dfbda1284929ccec9ad4baefba67427ed1b1b8.zip |
Stable for ppc, wrt bug #474296
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps/attr')
-rw-r--r-- | sys-apps/attr/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/attr/attr-2.4.47-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/attr/ChangeLog b/sys-apps/attr/ChangeLog index dff94aaa18b1..8a29f50b4c02 100644 --- a/sys-apps/attr/ChangeLog +++ b/sys-apps/attr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/attr # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/ChangeLog,v 1.167 2014/02/22 08:03:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/ChangeLog,v 1.168 2014/02/23 08:51:44 ago Exp $ + + 23 Feb 2014; Agostino Sarubbo <ago@gentoo.org> attr-2.4.47-r1.ebuild: + Stable for ppc, wrt bug #474296 22 Feb 2014; Agostino Sarubbo <ago@gentoo.org> attr-2.4.47-r1.ebuild: Stable for x86, wrt bug #474296 diff --git a/sys-apps/attr/attr-2.4.47-r1.ebuild b/sys-apps/attr/attr-2.4.47-r1.ebuild index 17c70474a7fd..eb4690367d4b 100644 --- a/sys-apps/attr/attr-2.4.47-r1.ebuild +++ b/sys-apps/attr/attr-2.4.47-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/attr/attr-2.4.47-r1.ebuild,v 1.10 2014/02/22 08:03:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/attr-2.4.47-r1.ebuild,v 1.11 2014/02/23 08:51:44 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 ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 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 ) |