summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-05-12 00:20:49 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-05-12 00:20:49 +0000
commit45ff1c9892365ca9d9c7d16b0df5557b160470bc (patch)
tree45e09f6ef5eed3442be074d6b50296070c3da967 /sys-apps/coreutils
parentversion bumped and ~amd64 added to keywords (Manifest recommit) (diff)
downloadgentoo-2-45ff1c9892365ca9d9c7d16b0df5557b160470bc.tar.gz
gentoo-2-45ff1c9892365ca9d9c7d16b0df5557b160470bc.tar.bz2
gentoo-2-45ff1c9892365ca9d9c7d16b0df5557b160470bc.zip
Stable on sparc wrt #50400
Diffstat (limited to 'sys-apps/coreutils')
-rw-r--r--sys-apps/coreutils/ChangeLog6
-rw-r--r--sys-apps/coreutils/coreutils-5.2.0-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/coreutils/ChangeLog b/sys-apps/coreutils/ChangeLog
index 2fd681f5e733..edcdb4539ba2 100644
--- a/sys-apps/coreutils/ChangeLog
+++ b/sys-apps/coreutils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/coreutils
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.85 2004/05/07 21:04:02 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.86 2004/05/12 00:20:49 gustavoz Exp $
+
+ 11 May 2004; Gustavo Zacarias <gustavoz@gentoo.org>
+ coreutils-5.2.0-r2.ebuild:
+ Stable on sparc wrt #50400
*coreutils-5.2.0-r2 (07 May 2004)
diff --git a/sys-apps/coreutils/coreutils-5.2.0-r2.ebuild b/sys-apps/coreutils/coreutils-5.2.0-r2.ebuild
index c7361e41e48c..724ab6656d81 100644
--- a/sys-apps/coreutils/coreutils-5.2.0-r2.ebuild
+++ b/sys-apps/coreutils/coreutils-5.2.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.2.0-r2.ebuild,v 1.1 2004/05/07 21:04:02 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.2.0-r2.ebuild,v 1.2 2004/05/12 00:20:49 gustavoz Exp $
inherit eutils flag-o-matic
@@ -20,7 +20,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~ppc64 ~sparc ~mips ~alpha arm ~hppa ~ia64 ~amd64 s390"
+KEYWORDS="~x86 ~ppc ~ppc64 sparc ~mips ~alpha arm ~hppa ~ia64 ~amd64 s390"
IUSE="nls build acl selinux static"
RDEPEND="selinux? ( sys-libs/libselinux )