diff options
author | 2004-02-23 00:44:40 +0000 | |
---|---|---|
committer | 2004-02-23 00:44:40 +0000 | |
commit | 4e9454679a592f7585297916b6d94ea72b10d309 (patch) | |
tree | 271e0906a83c3167b4e75f66e158222aa5b06b1b /sys-apps/fileutils | |
parent | dont use imlib if -X is in USE #38596 (diff) | |
download | gentoo-2-4e9454679a592f7585297916b6d94ea72b10d309.tar.gz gentoo-2-4e9454679a592f7585297916b6d94ea72b10d309.tar.bz2 gentoo-2-4e9454679a592f7585297916b6d94ea72b10d309.zip |
Remove arm keywords
Diffstat (limited to 'sys-apps/fileutils')
-rw-r--r-- | sys-apps/fileutils/fileutils-4.1.11-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/fileutils/fileutils-4.1.11-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/fileutils/fileutils-4.1.11.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-apps/fileutils/fileutils-4.1.11-r1.ebuild b/sys-apps/fileutils/fileutils-4.1.11-r1.ebuild index 8efcfffd036b..2f67c095d6d6 100644 --- a/sys-apps/fileutils/fileutils-4.1.11-r1.ebuild +++ b/sys-apps/fileutils/fileutils-4.1.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/fileutils/fileutils-4.1.11-r1.ebuild,v 1.11 2003/09/07 02:41:32 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/fileutils/fileutils-4.1.11-r1.ebuild,v 1.12 2004/02/23 00:42:13 agriffis Exp $ IUSE="acl nls build" ACLPV=4.1.11acl-0.8.25 @@ -10,7 +10,7 @@ DESCRIPTION="Standard GNU file utilities (chmod, cp, dd, dir, ls, etc)" SRC_URI="ftp://alpha.gnu.org/gnu/fetish/${P}.tar.gz mirror://gentoo/fileutils-${ACLPV}.diff.gz" HOMEPAGE="http://www.gnu.org/software/fileutils/fileutils.html" -KEYWORDS="x86 ppc sparc ~alpha hppa ~arm mips" +KEYWORDS="x86 ppc sparc ~alpha hppa mips" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/fileutils/fileutils-4.1.11-r2.ebuild b/sys-apps/fileutils/fileutils-4.1.11-r2.ebuild index 00c1f617b22d..65d96ab31bf6 100644 --- a/sys-apps/fileutils/fileutils-4.1.11-r2.ebuild +++ b/sys-apps/fileutils/fileutils-4.1.11-r2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/fileutils/fileutils-4.1.11-r2.ebuild,v 1.8 2004/01/23 15:25:30 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/fileutils/fileutils-4.1.11-r2.ebuild,v 1.9 2004/02/23 00:42:13 agriffis Exp $ DESCRIPTION="textutils, sh-utils and fileutils are replaced by coreutils" HOMEPAGE="http://www.gnu.org/software/fileutils/fileutils.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc sparc alpha hppa ~arm mips amd64 ppc64" +KEYWORDS="x86 ~ppc sparc alpha hppa mips amd64 ppc64" RDEPEND=">=sys-apps/coreutils-5.0-r3" diff --git a/sys-apps/fileutils/fileutils-4.1.11.ebuild b/sys-apps/fileutils/fileutils-4.1.11.ebuild index 658e9645a395..f3889e60bd78 100644 --- a/sys-apps/fileutils/fileutils-4.1.11.ebuild +++ b/sys-apps/fileutils/fileutils-4.1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/fileutils/fileutils-4.1.11.ebuild,v 1.11 2003/09/07 02:41:32 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/fileutils/fileutils-4.1.11.ebuild,v 1.12 2004/02/23 00:42:13 agriffis Exp $ IUSE="nls build" @@ -9,7 +9,7 @@ DESCRIPTION="Standard GNU file utilities (chmod, cp, dd, dir, ls, etc)" SRC_URI="ftp://alpha.gnu.org/gnu/fetish/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/fileutils/fileutils.html" -KEYWORDS="x86 ppc sparc alpha hppa arm mips" +KEYWORDS="x86 ppc sparc alpha hppa mips" SLOT="0" LICENSE="GPL-2" |