diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-08-16 04:19:41 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-08-16 04:19:41 +0000 |
commit | ccc4823c4df464bc7f2951c8517e825dc4938231 (patch) | |
tree | 8164de1c0a3a14562978216332c649f6df30f3e2 /sys-devel | |
parent | amd64 arm hppa ia64 m68k s390 sh x86 stable (diff) | |
download | historical-ccc4823c4df464bc7f2951c8517e825dc4938231.tar.gz historical-ccc4823c4df464bc7f2951c8517e825dc4938231.tar.bz2 historical-ccc4823c4df464bc7f2951c8517e825dc4938231.zip |
amd64 arm hppa ia64 m68k s390 sh x86 stable
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/flex/flex-2.5.4a-r6.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/m4/m4-1.4.3.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/make/make-3.80-r2.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-devel/flex/flex-2.5.4a-r6.ebuild b/sys-devel/flex/flex-2.5.4a-r6.ebuild index 4d5d16a7f173..64a51eab7a8a 100644 --- a/sys-devel/flex/flex-2.5.4a-r6.ebuild +++ b/sys-devel/flex/flex-2.5.4a-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.4a-r6.ebuild,v 1.4 2005/07/09 23:36:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.4a-r6.ebuild,v 1.5 2005/08/16 04:19:41 vapier Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz LICENSE="FLEX" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc-macos ~ppc64 s390 sh ~sparc x86" IUSE="build static" DEPEND="" diff --git a/sys-devel/m4/m4-1.4.3.ebuild b/sys-devel/m4/m4-1.4.3.ebuild index 88150a5c04d4..55facabb4a79 100644 --- a/sys-devel/m4/m4-1.4.3.ebuild +++ b/sys-devel/m4/m4-1.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4.3.ebuild,v 1.5 2005/05/06 05:03:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4.3.ebuild,v 1.6 2005/08/16 04:18:27 vapier Exp $ inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${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="nls" DEPEND="nls? ( sys-devel/gettext )" diff --git a/sys-devel/make/make-3.80-r2.ebuild b/sys-devel/make/make-3.80-r2.ebuild index 1060fbb25bcb..076f22e54ec8 100644 --- a/sys-devel/make/make-3.80-r2.ebuild +++ b/sys-devel/make/make-3.80-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.80-r2.ebuild,v 1.3 2005/06/13 23:18:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.80-r2.ebuild,v 1.4 2005/08/16 04:14:25 vapier Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnu.org/gnu/make/${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="nls static build hardened" DEPEND="nls? ( sys-devel/gettext )" |