diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-01-19 03:14:25 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-01-19 03:14:25 +0000 |
commit | 01635d20aa199c4ec4c13216f46410233c1f45c3 (patch) | |
tree | 59f1b67e4d1b0898acb3ca7ba69e2bab840ec706 /sys-apps/coreutils/coreutils-6.7-r1.ebuild | |
parent | Update snapshot; now musepack useflag is used and respected to enable or disa... (diff) | |
download | gentoo-2-01635d20aa199c4ec4c13216f46410233c1f45c3.tar.gz gentoo-2-01635d20aa199c4ec4c13216f46410233c1f45c3.tar.bz2 gentoo-2-01635d20aa199c4ec4c13216f46410233c1f45c3.zip |
arm/s390/sh stable
(Portage version: 2.1.2)
Diffstat (limited to 'sys-apps/coreutils/coreutils-6.7-r1.ebuild')
-rw-r--r-- | sys-apps/coreutils/coreutils-6.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/coreutils/coreutils-6.7-r1.ebuild b/sys-apps/coreutils/coreutils-6.7-r1.ebuild index 446e757080b8..350498a9186f 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.2 2007/01/10 16:42:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-6.7-r1.ebuild,v 1.3 2007/01/19 03:14:25 vapier Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -17,7 +17,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" RESTRICT="confcache" |