From 0fd061579f478535306f9cf6e46a96062a51ffd4 Mon Sep 17 00:00:00 2001 From: Markus Rothe Date: Mon, 11 Jun 2007 19:17:28 +0000 Subject: Stable on ppc64; bug #181624 (Portage version: 2.1.2.7) --- sys-apps/coreutils/ChangeLog | 5 ++++- sys-apps/coreutils/coreutils-6.9-r1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/sys-apps/coreutils/ChangeLog b/sys-apps/coreutils/ChangeLog index 3c51eb0e5bb7..c00bdb7a5683 100644 --- a/sys-apps/coreutils/ChangeLog +++ b/sys-apps/coreutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/coreutils # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.207 2007/06/11 17:37:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.208 2007/06/11 19:17:28 corsair Exp $ + + 11 Jun 2007; Markus Rothe coreutils-6.9-r1.ebuild: + Stable on ppc64; bug #181624 11 Jun 2007; Raúl Porcel coreutils-6.9-r1.ebuild: alpha/x86 stable wrt #181624 diff --git a/sys-apps/coreutils/coreutils-6.9-r1.ebuild b/sys-apps/coreutils/coreutils-6.9-r1.ebuild index 228cd4344e1c..452f49d88891 100644 --- a/sys-apps/coreutils/coreutils-6.9-r1.ebuild +++ b/sys-apps/coreutils/coreutils-6.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-6.9-r1.ebuild,v 1.6 2007/06/11 17:37:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-6.9-r1.ebuild,v 1.7 2007/06/11 19:17:28 corsair Exp $ inherit eutils flag-o-matic toolchain-funcs autotools @@ -15,7 +15,7 @@ SRC_URI="ftp://alpha.gnu.org/gnu/coreutils/${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 nls selinux static xattr" RESTRICT="confcache" -- cgit v1.2.3-65-gdbad