summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-12-22 12:45:00 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-12-22 12:45:00 +0000
commit73729b11cde2aaa06fe7e3466f18b3ae519b4f4a (patch)
tree88d27c91589e5f1bd4a5de327d13f33513ce4b66 /sys-apps/coreutils
parentStable for ppc64, wrt bug #489362 (diff)
downloadgentoo-2-73729b11cde2aaa06fe7e3466f18b3ae519b4f4a.tar.gz
gentoo-2-73729b11cde2aaa06fe7e3466f18b3ae519b4f4a.tar.bz2
gentoo-2-73729b11cde2aaa06fe7e3466f18b3ae519b4f4a.zip
Stable for ppc64, wrt bug #467186
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps/coreutils')
-rw-r--r--sys-apps/coreutils/ChangeLog5
-rw-r--r--sys-apps/coreutils/coreutils-8.21.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/coreutils/ChangeLog b/sys-apps/coreutils/ChangeLog
index dd1d1af0353b..c815d6f46a16 100644
--- a/sys-apps/coreutils/ChangeLog
+++ b/sys-apps/coreutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/coreutils
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.378 2013/12/21 19:16:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.379 2013/12/22 12:45:00 ago Exp $
+
+ 22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> coreutils-8.21.ebuild:
+ Stable for ppc64, wrt bug #467186
21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> coreutils-8.21.ebuild:
Stable for ppc, wrt bug #467186
diff --git a/sys-apps/coreutils/coreutils-8.21.ebuild b/sys-apps/coreutils/coreutils-8.21.ebuild
index 2f25269e21fa..2d11909cb531 100644
--- a/sys-apps/coreutils/coreutils-8.21.ebuild
+++ b/sys-apps/coreutils/coreutils-8.21.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/coreutils/coreutils-8.21.ebuild,v 1.6 2013/12/21 19:16:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-8.21.ebuild,v 1.7 2013/12/22 12:45:00 ago Exp $
EAPI="3"
@@ -19,7 +19,7 @@ SRC_URI="mirror://gnu-alpha/coreutils/${P}.tar.xz
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~arm-linux ~x86-linux"
+KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~arm-linux ~x86-linux"
IUSE="acl caps gmp nls selinux static userland_BSD vanilla xattr"
LIB_DEPEND="acl? ( sys-apps/acl[static-libs] )