summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenedikt Boehm <hollow@gentoo.org>2008-04-13 09:53:20 +0000
committerBenedikt Boehm <hollow@gentoo.org>2008-04-13 09:53:20 +0000
commit61754065bd131468c08964183b7eca41681c8f24 (patch)
treeaa5c3d99d1dddb2e765c549dd8702a63ad88c2b8 /sys-apps/coreutils
parentamd64 stable wrt #217239 (diff)
downloadgentoo-2-61754065bd131468c08964183b7eca41681c8f24.tar.gz
gentoo-2-61754065bd131468c08964183b7eca41681c8f24.tar.bz2
gentoo-2-61754065bd131468c08964183b7eca41681c8f24.zip
amd64 stable wrt #217239
(Portage version: 2.1.5_rc2)
Diffstat (limited to 'sys-apps/coreutils')
-rw-r--r--sys-apps/coreutils/ChangeLog5
-rw-r--r--sys-apps/coreutils/coreutils-6.10-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/coreutils/ChangeLog b/sys-apps/coreutils/ChangeLog
index 3aa6948e1a99..2ea23a00fc27 100644
--- a/sys-apps/coreutils/ChangeLog
+++ b/sys-apps/coreutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/coreutils
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.221 2008/04/12 19:40:27 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.222 2008/04/13 09:53:20 hollow Exp $
+
+ 13 Apr 2008; Benedikt Böhm <hollow@gentoo.org> coreutils-6.10-r1.ebuild:
+ amd64 stable wrt #217239
12 Apr 2008; Dawid Węgliński <cla@gentoo.org> coreutils-6.10-r1.ebuild:
Stable on x86 (bug #217239)
diff --git a/sys-apps/coreutils/coreutils-6.10-r1.ebuild b/sys-apps/coreutils/coreutils-6.10-r1.ebuild
index 0c8868c0f844..98130bddc975 100644
--- a/sys-apps/coreutils/coreutils-6.10-r1.ebuild
+++ b/sys-apps/coreutils/coreutils-6.10-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-6.10-r1.ebuild,v 1.3 2008/04/12 19:40:27 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-6.10-r1.ebuild,v 1.4 2008/04/13 09:53:20 hollow Exp $
inherit eutils flag-o-matic toolchain-funcs autotools
@@ -15,7 +15,7 @@ SRC_URI="ftp://alpha.gnu.org/gnu/coreutils/${P}.tar.lzma
LICENSE="GPL-3"
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 nls selinux static xattr"
RDEPEND="selinux? ( sys-libs/libselinux )