diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-23 00:54:54 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-23 00:54:54 +0000 |
commit | 7309f418c15db631fa17c8bdfe55469542ef42a9 (patch) | |
tree | 4ac22a3871cf5f3d3d0d24302d36715248f96a3b /sys-apps/textutils | |
parent | foomatic-db-20031231.ebuild: add ia64 keywords (Manifest recommit) (diff) | |
download | gentoo-2-7309f418c15db631fa17c8bdfe55469542ef42a9.tar.gz gentoo-2-7309f418c15db631fa17c8bdfe55469542ef42a9.tar.bz2 gentoo-2-7309f418c15db631fa17c8bdfe55469542ef42a9.zip |
Remove arm keywords
Diffstat (limited to 'sys-apps/textutils')
-rw-r--r-- | sys-apps/textutils/textutils-2.0.21.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/textutils/textutils-2.1-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/textutils/textutils-2.1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-apps/textutils/textutils-2.0.21.ebuild b/sys-apps/textutils/textutils-2.0.21.ebuild index fc43c9088f05..82eef971247f 100644 --- a/sys-apps/textutils/textutils-2.0.21.ebuild +++ b/sys-apps/textutils/textutils-2.0.21.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/textutils/textutils-2.0.21.ebuild,v 1.11 2003/09/07 00:52:46 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/textutils/textutils-2.0.21.ebuild,v 1.12 2004/02/23 00:52:22 agriffis Exp $ IUSE="nls static build" @@ -9,7 +9,7 @@ DESCRIPTION="Standard GNU text utilities" SRC_URI="http://fetish.sf.net/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/textutils/" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/textutils/textutils-2.1-r1.ebuild b/sys-apps/textutils/textutils-2.1-r1.ebuild index 100adfa81cc5..fa93f2cac566 100644 --- a/sys-apps/textutils/textutils-2.1-r1.ebuild +++ b/sys-apps/textutils/textutils-2.1-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/textutils/textutils-2.1-r1.ebuild,v 1.8 2004/01/24 17:50:30 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/textutils/textutils-2.1-r1.ebuild,v 1.9 2004/02/23 00:52:22 agriffis Exp $ DESCRIPTION="textutils, sh-utils and fileutils are replaced by coreutils" HOMEPAGE="http://www.gnu.org/software/coreutils/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc sparc alpha mips hppa ~arm amd64 ppc64" +KEYWORDS="x86 ~ppc sparc alpha mips hppa amd64 ppc64" RDEPEND=">=sys-apps/coreutils-5.0-r3" diff --git a/sys-apps/textutils/textutils-2.1.ebuild b/sys-apps/textutils/textutils-2.1.ebuild index 4a079bafb268..9671db0752ab 100644 --- a/sys-apps/textutils/textutils-2.1.ebuild +++ b/sys-apps/textutils/textutils-2.1.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/textutils/textutils-2.1.ebuild,v 1.16 2003/09/07 00:52:46 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/textutils/textutils-2.1.ebuild,v 1.17 2004/02/23 00:52:22 agriffis Exp $ IUSE="nls static build" @@ -9,7 +9,7 @@ DESCRIPTION="Standard GNU text utilities" SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/textutils/" -KEYWORDS="x86 ppc sparc alpha mips hppa arm" +KEYWORDS="x86 ppc sparc alpha mips hppa " SLOT="0" LICENSE="GPL-2" |