summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-01-27 16:53:32 +0000
committerSimon Stelling <blubb@gentoo.org>2006-01-27 16:53:32 +0000
commit2f41dd5f7ee73986c43d468dddbb0639eea6ab70 (patch)
tree6c47a7994e8e1f9dcc69227c17410875d7bc3b6f /sys-apps/coreutils
parentremove me (diff)
downloadgentoo-2-2f41dd5f7ee73986c43d468dddbb0639eea6ab70.tar.gz
gentoo-2-2f41dd5f7ee73986c43d468dddbb0639eea6ab70.tar.bz2
gentoo-2-2f41dd5f7ee73986c43d468dddbb0639eea6ab70.zip
stable amd64
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'sys-apps/coreutils')
-rw-r--r--sys-apps/coreutils/ChangeLog5
-rw-r--r--sys-apps/coreutils/coreutils-5.2.1-r7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/coreutils/ChangeLog b/sys-apps/coreutils/ChangeLog
index c8ad828bfbd6..521ec1786ac7 100644
--- a/sys-apps/coreutils/ChangeLog
+++ b/sys-apps/coreutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/coreutils
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.149 2006/01/25 05:02:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.150 2006/01/27 16:53:32 blubb Exp $
+
+ 27 Jan 2006; Simon Stelling <blubb@gentoo.org> coreutils-5.2.1-r7.ebuild:
+ stable on amd64
*coreutils-5.93 (25 Jan 2006)
diff --git a/sys-apps/coreutils/coreutils-5.2.1-r7.ebuild b/sys-apps/coreutils/coreutils-5.2.1-r7.ebuild
index 31573ba93f6b..9e4a55c20b4c 100644
--- a/sys-apps/coreutils/coreutils-5.2.1-r7.ebuild
+++ b/sys-apps/coreutils/coreutils-5.2.1-r7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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-r7.ebuild,v 1.9 2006/01/25 00:03:14 yoswink Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.2.1-r7.ebuild,v 1.10 2006/01/27 16:53:32 blubb Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -16,7 +16,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="acl build nls selinux static"
RDEPEND="selinux? ( sys-libs/libselinux )