From: Christian Faulhammer Date: Fri, 6 Apr 2007 22:15:46 +0000 (+0000) Subject: stable amd64, bug 172003 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4d4691df019890b5867623e123ff74d6d9dffa6a;p=gentoo.git stable amd64, bug 172003 Package-Manager: portage-2.1.2.2 --- diff --git a/sys-apps/coreutils/ChangeLog b/sys-apps/coreutils/ChangeLog index 40962b1daf6c..88c4bc12aca3 100644 --- a/sys-apps/coreutils/ChangeLog +++ b/sys-apps/coreutils/ChangeLog @@ -1,6 +1,10 @@ # 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.200 2007/04/04 14:06:49 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.201 2007/04/06 22:15:46 opfer Exp $ + + 06 Apr 2007; Christian Faulhammer + coreutils-6.7-r1.ebuild: + stable amd64, bug 172003 04 Apr 2007; Gustavo Zacarias coreutils-6.7-r1.ebuild: diff --git a/sys-apps/coreutils/coreutils-6.7-r1.ebuild b/sys-apps/coreutils/coreutils-6.7-r1.ebuild index 3fd0c992676c..2f65c6350230 100644 --- a/sys-apps/coreutils/coreutils-6.7-r1.ebuild +++ b/sys-apps/coreutils/coreutils-6.7-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.7-r1.ebuild,v 1.14 2007/04/04 14:06:49 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-6.7-r1.ebuild,v 1.15 2007/04/06 22:15:46 opfer 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"