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 | aef014c89118e618cd797adc949f4bbc62405ef9 (patch) | |
tree | 39472be3a5fa1c9d02b5f788d938dfa8f6d27cb3 /sys-apps/texinfo | |
parent | foomatic-db-20031231.ebuild: add ia64 keywords (diff) | |
download | historical-aef014c89118e618cd797adc949f4bbc62405ef9.tar.gz historical-aef014c89118e618cd797adc949f4bbc62405ef9.tar.bz2 historical-aef014c89118e618cd797adc949f4bbc62405ef9.zip |
Remove arm keywords
Diffstat (limited to 'sys-apps/texinfo')
-rw-r--r-- | sys-apps/texinfo/texinfo-4.3-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/texinfo/texinfo-4.5.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/texinfo/texinfo-4.6.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-apps/texinfo/texinfo-4.3-r1.ebuild b/sys-apps/texinfo/texinfo-4.3-r1.ebuild index 0060be6f6c81..189dc421c976 100644 --- a/sys-apps/texinfo/texinfo-4.3-r1.ebuild +++ b/sys-apps/texinfo/texinfo-4.3-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/texinfo/texinfo-4.3-r1.ebuild,v 1.12 2003/09/08 02:12:27 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.3-r1.ebuild,v 1.13 2004/02/23 00:52:05 agriffis Exp $ inherit eutils @@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.gnu.org/pub/gnu/texinfo/${P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 amd64 ppc sparc alpha hppa arm mips" +KEYWORDS="x86 amd64 ppc sparc alpha hppa mips" DEPEND=">=sys-apps/portage-2.0.47-r10 !build? ( >=sys-libs/ncurses-5.2-r2 diff --git a/sys-apps/texinfo/texinfo-4.5.ebuild b/sys-apps/texinfo/texinfo-4.5.ebuild index 72d6703ea014..c7a57b0ecbdf 100644 --- a/sys-apps/texinfo/texinfo-4.5.ebuild +++ b/sys-apps/texinfo/texinfo-4.5.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/texinfo/texinfo-4.5.ebuild,v 1.12 2003/09/08 02:12:27 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.5.ebuild,v 1.13 2004/02/23 00:52:05 agriffis Exp $ IUSE="nls build" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnu.org/software/texinfo/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 amd64 ppc sparc alpha hppa ~arm mips" +KEYWORDS="x86 amd64 ppc sparc alpha hppa mips" DEPEND="virtual/glibc !build? ( >=sys-libs/ncurses-5.2-r2 diff --git a/sys-apps/texinfo/texinfo-4.6.ebuild b/sys-apps/texinfo/texinfo-4.6.ebuild index 108dd416374f..32b4f4fc55cb 100644 --- a/sys-apps/texinfo/texinfo-4.6.ebuild +++ b/sys-apps/texinfo/texinfo-4.6.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/texinfo/texinfo-4.6.ebuild,v 1.7 2003/12/17 04:10:47 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.6.ebuild,v 1.8 2004/02/23 00:52:05 agriffis Exp $ IUSE="nls build" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnu.org/software/texinfo/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64 ppc ~sparc ~alpha ~hppa ~arm ~mips ia64 ppc64" +KEYWORDS="~x86 ~amd64 ppc ~sparc ~alpha ~hppa ~mips ia64 ppc64" DEPEND="virtual/glibc !build? ( >=sys-libs/ncurses-5.2-r2 |