summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Tilley <lv@gentoo.org>2004-04-09 05:05:36 +0000
committerTravis Tilley <lv@gentoo.org>2004-04-09 05:05:36 +0000
commitc692f4c5d8db28a6e285bf073b7465ec632d881b (patch)
treee399188ec0ad5e13292212f2e2463da0ab871bd1 /sys-apps/coreutils
parentEbuild submitted in bug #40009 by ronmon@bellsouth.net (diff)
downloadhistorical-c692f4c5d8db28a6e285bf073b7465ec632d881b.tar.gz
historical-c692f4c5d8db28a6e285bf073b7465ec632d881b.tar.bz2
historical-c692f4c5d8db28a6e285bf073b7465ec632d881b.zip
stable on amd64
Diffstat (limited to 'sys-apps/coreutils')
-rw-r--r--sys-apps/coreutils/ChangeLog5
-rw-r--r--sys-apps/coreutils/coreutils-5.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/coreutils/ChangeLog b/sys-apps/coreutils/ChangeLog
index 1be5b4e48b32..375dcd02e680 100644
--- a/sys-apps/coreutils/ChangeLog
+++ b/sys-apps/coreutils/ChangeLog
@@ -1,6 +1,9 @@
# 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.81 2004/03/23 23:09:48 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.82 2004/04/09 04:56:41 lv Exp $
+
+ 09 Apr 2004; Travis Tilley <lv@gentoo.org> coreutils-5.2.0.ebuild:
+ stable on amd64
23 Mar 2004; Jason Wever <weeve@gentoo.org> coreutils-5.2.0.ebuild:
Stable on sparc.
diff --git a/sys-apps/coreutils/coreutils-5.2.0.ebuild b/sys-apps/coreutils/coreutils-5.2.0.ebuild
index 0a77d9d3f16a..684d7fbfc8ab 100644
--- a/sys-apps/coreutils/coreutils-5.2.0.ebuild
+++ b/sys-apps/coreutils/coreutils-5.2.0.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.ebuild,v 1.4 2004/03/23 23:09:48 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.2.0.ebuild,v 1.5 2004/04/09 04:56:41 lv Exp $
inherit eutils flag-o-matic
@@ -22,7 +22,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc sparc ~alpha ~hppa ~mips ~ia64 ~amd64 ~ppc64 ~s390"
+KEYWORDS="~x86 ~ppc sparc ~alpha ~hppa ~mips ~ia64 amd64 ~ppc64 ~s390"
RDEPEND="selinux? ( sys-libs/libselinux )
acl? ( !hppa? ( sys-apps/acl sys-apps/attr ) )