summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-06 13:09:56 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-06 13:09:56 +0000
commit141ef6e336cdf39c60f9b560d2ed1a3983b4e94c (patch)
treea7485cdc7195bab2d37a43127bc9a0408277a314 /sys-apps
parentStable for s390, wrt bug #470428 (diff)
downloadgentoo-2-141ef6e336cdf39c60f9b560d2ed1a3983b4e94c.tar.gz
gentoo-2-141ef6e336cdf39c60f9b560d2ed1a3983b4e94c.tar.bz2
gentoo-2-141ef6e336cdf39c60f9b560d2ed1a3983b4e94c.zip
Stable for s390, wrt bug #470570
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="s390", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/attr/ChangeLog5
-rw-r--r--sys-apps/attr/attr-2.4.46-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/attr/ChangeLog b/sys-apps/attr/ChangeLog
index 756ea39fc156..a2eeb331e86d 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.152 2013/08/04 13:34:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/ChangeLog,v 1.153 2013/08/06 13:09:56 ago Exp $
+
+ 06 Aug 2013; Agostino Sarubbo <ago@gentoo.org> attr-2.4.46-r2.ebuild:
+ Stable for s390, wrt bug #470570
04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> attr-2.4.46-r2.ebuild:
Stable for ppc64, 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 9c7420266f8f..0f27cb62a649 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.8 2013/08/04 13:34:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/attr-2.4.46-r2.ebuild,v 1.9 2013/08/06 13:09:56 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 )