summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-04-09 13:04:47 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-04-09 13:04:47 +0000
commit6b0e8a6732818ffb510a36d640f7d81250c9ebb0 (patch)
tree054d1e67b2c89ab2567c03b4063b69e9bfc08065 /sys-apps/coreutils
parentMarked ~ppc. (diff)
downloadhistorical-6b0e8a6732818ffb510a36d640f7d81250c9ebb0.tar.gz
historical-6b0e8a6732818ffb510a36d640f7d81250c9ebb0.tar.bz2
historical-6b0e8a6732818ffb510a36d640f7d81250c9ebb0.zip
Stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sys-apps/coreutils')
-rw-r--r--sys-apps/coreutils/ChangeLog5
-rw-r--r--sys-apps/coreutils/coreutils-5.2.1-r5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/coreutils/ChangeLog b/sys-apps/coreutils/ChangeLog
index b6a59ef44d24..8b04fc5530f7 100644
--- a/sys-apps/coreutils/ChangeLog
+++ b/sys-apps/coreutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/coreutils
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.125 2005/04/04 13:19:17 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.126 2005/04/09 12:55:49 corsair Exp $
+
+ 09 Apr 2005; Markus Rothe <corsair@gentoo.org> coreutils-5.2.1-r5.ebuild:
+ Stable on ppc64
04 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org>
coreutils-5.2.1-r5.ebuild:
diff --git a/sys-apps/coreutils/coreutils-5.2.1-r5.ebuild b/sys-apps/coreutils/coreutils-5.2.1-r5.ebuild
index 330eda6a8ffa..f9a8bb46742d 100644
--- a/sys-apps/coreutils/coreutils-5.2.1-r5.ebuild
+++ b/sys-apps/coreutils/coreutils-5.2.1-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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-r5.ebuild,v 1.3 2005/04/04 13:19:17 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.2.1-r5.ebuild,v 1.4 2005/04/09 12:55:49 corsair Exp $
inherit eutils flag-o-matic
@@ -20,7 +20,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86"
IUSE="nls build acl selinux static uclibc"
RDEPEND="selinux? ( sys-libs/libselinux )