summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-12-24 12:51:08 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-12-24 12:51:08 +0000
commit37647302fc7b459d413b0b01fe3bb733509cde1a (patch)
tree243710f5d5a3480b3d8258b2db49b0f9c5a1b5d9 /sys-apps
parentStable for x86, wrt bug #494320 (diff)
downloadgentoo-2-37647302fc7b459d413b0b01fe3bb733509cde1a.tar.gz
gentoo-2-37647302fc7b459d413b0b01fe3bb733509cde1a.tar.bz2
gentoo-2-37647302fc7b459d413b0b01fe3bb733509cde1a.zip
Stable for x86, wrt bug #467186
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps')
-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 db2a31d98eb3..8ce7f5a423bf 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.382 2013/12/23 21:58:37 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.383 2013/12/24 12:51:08 ago Exp $
+
+ 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> coreutils-8.21.ebuild:
+ Stable for x86, wrt bug #467186
23 Dec 2013; Markus Meier <maekke@gentoo.org> coreutils-8.21.ebuild:
arm stable, bug #467186
diff --git a/sys-apps/coreutils/coreutils-8.21.ebuild b/sys-apps/coreutils/coreutils-8.21.ebuild
index 5f77ea147fc2..f5d8eea76d5c 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.10 2013/12/23 21:58:37 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-8.21.ebuild,v 1.11 2013/12/24 12:51:08 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] )