summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-08-17 20:49:54 +0000
committerAron Griffis <agriffis@gentoo.org>2004-08-17 20:49:54 +0000
commit9c6c70d8e3294f1e787c3fbb08bd49fcb5c85742 (patch)
treef16206e61611c9f2bb36dce1d178547770671b3d /sys-apps/coreutils
parentmarked 1.00_pre8 stable (diff)
downloadhistorical-9c6c70d8e3294f1e787c3fbb08bd49fcb5c85742.tar.gz
historical-9c6c70d8e3294f1e787c3fbb08bd49fcb5c85742.tar.bz2
historical-9c6c70d8e3294f1e787c3fbb08bd49fcb5c85742.zip
stable on alpha and ia64
Diffstat (limited to 'sys-apps/coreutils')
-rw-r--r--sys-apps/coreutils/ChangeLog5
-rw-r--r--sys-apps/coreutils/coreutils-5.2.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/coreutils/ChangeLog b/sys-apps/coreutils/ChangeLog
index 222021e9a3e3..de2332d022ad 100644
--- a/sys-apps/coreutils/ChangeLog
+++ b/sys-apps/coreutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/coreutils
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.107 2004/08/15 18:16:21 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.108 2004/08/17 20:49:54 agriffis Exp $
+
+ 17 Aug 2004; Aron Griffis <agriffis@gentoo.org> coreutils-5.2.1-r1.ebuild:
+ stable on alpha and ia64
15 Aug 2004; Travis Tilley <lv@gentoo.org>
+files/003_all_coreutils-gentoo-uname.patch, coreutils-5.2.1-r1.ebuild,
diff --git a/sys-apps/coreutils/coreutils-5.2.1-r1.ebuild b/sys-apps/coreutils/coreutils-5.2.1-r1.ebuild
index 2dcc213c6e82..4f3247599e37 100644
--- a/sys-apps/coreutils/coreutils-5.2.1-r1.ebuild
+++ b/sys-apps/coreutils/coreutils-5.2.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.2.1-r1.ebuild,v 1.4 2004/08/15 18:16:21 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.2.1-r1.ebuild,v 1.5 2004/08/17 20:49:54 agriffis Exp $
inherit eutils flag-o-matic
@@ -19,7 +19,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64 ~s390"
+KEYWORDS="~x86 ~ppc ~sparc ~mips alpha ~arm ~hppa ~amd64 ia64 ~ppc64 ~s390"
IUSE="nls build acl selinux static uclibc"
RDEPEND="selinux? ( sys-libs/libselinux )