diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-01-23 05:14:43 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-01-23 05:14:43 +0000 |
commit | c9e154bbd0df613a61d8d4fd088cad4d524a3f57 (patch) | |
tree | 3394d0238e4195871b5e9c45c85355717d0b2d75 /sys-devel/gcc | |
parent | stupid setuid bits BEGONE (diff) | |
download | gentoo-2-c9e154bbd0df613a61d8d4fd088cad4d524a3f57.tar.gz gentoo-2-c9e154bbd0df613a61d8d4fd088cad4d524a3f57.tar.bz2 gentoo-2-c9e154bbd0df613a61d8d4fd088cad4d524a3f57.zip |
kill the hppa player haters
Diffstat (limited to 'sys-devel/gcc')
-rw-r--r-- | sys-devel/gcc/gcc-3.3.2-r4.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-3.3.2-r5.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-3.3.2-r6.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-devel/gcc/gcc-3.3.2-r4.ebuild b/sys-devel/gcc/gcc-3.3.2-r4.ebuild index 04e354b8c00a..49fcda4cff95 100644 --- a/sys-devel/gcc/gcc-3.3.2-r4.ebuild +++ b/sys-devel/gcc/gcc-3.3.2-r4.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-devel/gcc/gcc-3.3.2-r4.ebuild,v 1.1 2003/12/14 14:24:28 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.2-r4.ebuild,v 1.2 2004/01/23 05:14:43 vapier Exp $ IUSE="static nls bootstrap java build X multilib" @@ -98,7 +98,7 @@ DESCRIPTION="The GNU Compiler Collection. Includes C/C++ and java compilers" HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="~x86 ~mips ~sparc ~amd64 ~hppa ~alpha ~ia64" +KEYWORDS="~x86 ~mips ~sparc ~amd64 -hppa ~alpha ~ia64" # Ok, this is a hairy one again, but lets assume that we # are not cross compiling, than we want SLOT to only contain diff --git a/sys-devel/gcc/gcc-3.3.2-r5.ebuild b/sys-devel/gcc/gcc-3.3.2-r5.ebuild index 37650f1883e6..7527e5fa39c8 100644 --- a/sys-devel/gcc/gcc-3.3.2-r5.ebuild +++ b/sys-devel/gcc/gcc-3.3.2-r5.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-devel/gcc/gcc-3.3.2-r5.ebuild,v 1.5 2004/01/01 03:39:22 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.2-r5.ebuild,v 1.6 2004/01/23 05:14:43 vapier Exp $ IUSE="static nls bootstrap java build X multilib" @@ -99,7 +99,7 @@ HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="~x86 ~mips ~sparc ~amd64 ~hppa ~alpha ~ia64" +KEYWORDS="~x86 ~mips ~sparc ~amd64 -hppa ~alpha ~ia64" # Ok, this is a hairy one again, but lets assume that we # are not cross compiling, than we want SLOT to only contain diff --git a/sys-devel/gcc/gcc-3.3.2-r6.ebuild b/sys-devel/gcc/gcc-3.3.2-r6.ebuild index ac02066614f5..90c894116d0e 100644 --- a/sys-devel/gcc/gcc-3.3.2-r6.ebuild +++ b/sys-devel/gcc/gcc-3.3.2-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.2-r6.ebuild,v 1.2 2004/01/21 18:44:46 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.2-r6.ebuild,v 1.3 2004/01/23 05:14:43 vapier Exp $ IUSE="static nls bootstrap java build X multilib" @@ -99,7 +99,7 @@ HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" LICENSE="GPL-2 LGPL-2.1" -#KEYWORDS="~x86 ~mips ~sparc ~amd64 ~hppa ~alpha ~ia64" +#KEYWORDS="~x86 ~mips ~sparc ~amd64 -hppa ~alpha ~ia64" KEYWORDS="-*" # Ok, this is a hairy one again, but lets assume that we |