summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-12-23 15:28:33 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-12-23 15:28:33 +0000
commit0863c8d7cf66bbfd4d737df27d1d07e9b437464a (patch)
treec28ab15500650f844e7c56436e2348da9315172c /sys-apps
parentStable for sparc, wrt bug #494248 (diff)
downloadgentoo-2-0863c8d7cf66bbfd4d737df27d1d07e9b437464a.tar.gz
gentoo-2-0863c8d7cf66bbfd4d737df27d1d07e9b437464a.tar.bz2
gentoo-2-0863c8d7cf66bbfd4d737df27d1d07e9b437464a.zip
Stable for sparc, wrt bug #467186
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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 4217c2385757..7a45e4f03e8c 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.380 2013/12/23 13:27:43 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.381 2013/12/23 15:28:33 ago Exp $
+
+ 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> coreutils-8.21.ebuild:
+ Stable for sparc, wrt bug #467186
23 Dec 2013; Pacho Ramos <pacho@gentoo.org> coreutils-8.21.ebuild:
amd64 stable, bug #467186
diff --git a/sys-apps/coreutils/coreutils-8.21.ebuild b/sys-apps/coreutils/coreutils-8.21.ebuild
index f576ebbe7832..1c7c24b50ced 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.8 2013/12/23 13:27:43 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-8.21.ebuild,v 1.9 2013/12/23 15:28:33 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] )