diff options
author | 2004-02-23 00:23:17 +0000 | |
---|---|---|
committer | 2004-02-23 00:23:17 +0000 | |
commit | 58372729e56a0c686eca1c16e90be8685a5e1c73 (patch) | |
tree | d0bb165abd362d8230c2c70c000becd9d59000bc /sys-devel/gcc | |
parent | initial ebuild #37586 (diff) | |
download | historical-58372729e56a0c686eca1c16e90be8685a5e1c73.tar.gz historical-58372729e56a0c686eca1c16e90be8685a5e1c73.tar.bz2 historical-58372729e56a0c686eca1c16e90be8685a5e1c73.zip |
Remove arm keywords
Diffstat (limited to 'sys-devel/gcc')
-rw-r--r-- | sys-devel/gcc/gcc-2.95.3-r8.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-3.0.4-r6.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-3.1-r8.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-3.1.1-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-3.2.2-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-3.2.2.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-3.2.3-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-3.2.3-r3.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-3.2.3-r4.ebuild | 4 |
9 files changed, 18 insertions, 18 deletions
diff --git a/sys-devel/gcc/gcc-2.95.3-r8.ebuild b/sys-devel/gcc/gcc-2.95.3-r8.ebuild index 1282060e4fce..26f4c1515520 100644 --- a/sys-devel/gcc/gcc-2.95.3-r8.ebuild +++ b/sys-devel/gcc/gcc-2.95.3-r8.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-2.95.3-r8.ebuild,v 1.21 2003/09/06 08:06:07 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-2.95.3-r8.ebuild,v 1.22 2004/02/23 00:20:14 agriffis Exp $ IUSE="static nls bootstrap java build" @@ -55,7 +55,7 @@ SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/${P}/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="x86 ~ppc ~sparc ~alpha arm" +KEYWORDS="x86 ~ppc ~sparc ~alpha " # 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.0.4-r6.ebuild b/sys-devel/gcc/gcc-3.0.4-r6.ebuild index 951ca19a9986..c10998e42663 100644 --- a/sys-devel/gcc/gcc-3.0.4-r6.ebuild +++ b/sys-devel/gcc/gcc-3.0.4-r6.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.0.4-r6.ebuild,v 1.14 2003/09/06 08:06:07 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.0.4-r6.ebuild,v 1.15 2004/02/23 00:20:14 agriffis Exp $ IUSE="nls bootstrap static build" @@ -21,7 +21,7 @@ SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/${P}/${P}.tar.bz2 DESCRIPTION="Modern GCC C/C++ compiler and an included, upgraded version of texinfo to boot" HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="x86 sparc -ppc" +KEYWORDS="x86 sparc -ppc" DEPEND="virtual/glibc" RDEPEND="virtual/glibc >=sys-libs/zlib-1.1.4" diff --git a/sys-devel/gcc/gcc-3.1-r8.ebuild b/sys-devel/gcc/gcc-3.1-r8.ebuild index dde692d43675..abf6183fe696 100644 --- a/sys-devel/gcc/gcc-3.1-r8.ebuild +++ b/sys-devel/gcc/gcc-3.1-r8.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.1-r8.ebuild,v 1.14 2003/09/06 08:06:07 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.1-r8.ebuild,v 1.15 2004/02/23 00:20:14 agriffis Exp $ IUSE="nls bootstrap static build" @@ -28,7 +28,7 @@ SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/${P}/${P}.tar.bz2 DESCRIPTION="Modern GCC C/C++ compiler" HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="x86 sparc -ppc" +KEYWORDS="x86 sparc -ppc" DEPEND="virtual/glibc" RDEPEND="virtual/glibc diff --git a/sys-devel/gcc/gcc-3.1.1-r1.ebuild b/sys-devel/gcc/gcc-3.1.1-r1.ebuild index 48029e6a9673..663228dbca6d 100644 --- a/sys-devel/gcc/gcc-3.1.1-r1.ebuild +++ b/sys-devel/gcc/gcc-3.1.1-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-devel/gcc/gcc-3.1.1-r1.ebuild,v 1.11 2003/09/06 08:06:07 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.1.1-r1.ebuild,v 1.12 2004/02/23 00:20:14 agriffis Exp $ IUSE="static nls bootstrap java build" @@ -30,7 +30,7 @@ HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" LICENSE="GPL-2 LGPL-2.1" SLOT="${MY_PV}" -KEYWORDS="x86 sparc -ppc" +KEYWORDS="x86 sparc -ppc" DEPEND="virtual/glibc !build? ( >=sys-libs/ncurses-5.2-r2 diff --git a/sys-devel/gcc/gcc-3.2.2-r2.ebuild b/sys-devel/gcc/gcc-3.2.2-r2.ebuild index 53550ee24591..70406a4b8f2a 100644 --- a/sys-devel/gcc/gcc-3.2.2-r2.ebuild +++ b/sys-devel/gcc/gcc-3.2.2-r2.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.2.2-r2.ebuild,v 1.9 2004/01/08 19:53:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2.2-r2.ebuild,v 1.10 2004/02/23 00:20:14 agriffis Exp $ IUSE="static nls bootstrap java build" @@ -85,7 +85,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 ppc ~sparc ~alpha ~hppa ~arm ~mips ~ia64" +KEYWORDS="~x86 ppc ~sparc ~alpha ~hppa ~mips ~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.2.2.ebuild b/sys-devel/gcc/gcc-3.2.2.ebuild index b1c9878e4706..b9bd8732acbf 100644 --- a/sys-devel/gcc/gcc-3.2.2.ebuild +++ b/sys-devel/gcc/gcc-3.2.2.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.2.2.ebuild,v 1.23 2004/01/21 18:42:08 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2.2.ebuild,v 1.24 2004/02/23 00:20:14 agriffis Exp $ IUSE="static nls bootstrap java build" @@ -84,7 +84,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 ~ppc sparc alpha hppa arm mips ~ia64" +KEYWORDS="x86 ~ppc sparc alpha hppa mips ~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.2.3-r2.ebuild b/sys-devel/gcc/gcc-3.2.3-r2.ebuild index 6929d3518fc9..0e946220ffac 100644 --- a/sys-devel/gcc/gcc-3.2.3-r2.ebuild +++ b/sys-devel/gcc/gcc-3.2.3-r2.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.2.3-r2.ebuild,v 1.7 2004/01/08 19:53:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2.3-r2.ebuild,v 1.8 2004/02/23 00:20:14 agriffis Exp $ IUSE="static nls bootstrap java build" @@ -93,7 +93,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 ppc sparc alpha -hppa ~arm mips ia64" +KEYWORDS="x86 ppc sparc alpha -hppa mips 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.2.3-r3.ebuild b/sys-devel/gcc/gcc-3.2.3-r3.ebuild index 9e11f2537ed0..883f84a54447 100644 --- a/sys-devel/gcc/gcc-3.2.3-r3.ebuild +++ b/sys-devel/gcc/gcc-3.2.3-r3.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.2.3-r3.ebuild,v 1.4 2004/01/21 18:42:08 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2.3-r3.ebuild,v 1.5 2004/02/23 00:20:14 agriffis Exp $ IUSE="static nls bootstrap java build" @@ -97,7 +97,7 @@ LICENSE="GPL-2 LGPL-2.1" # this is a glibc-propolice forced bump to a gcc without guard # when no binary on the system has references to guard@@libgcc # hppa has no dependency on propolice for gcc - skip this arch -KEYWORDS="x86 ppc sparc alpha arm mips -hppa" +KEYWORDS="x86 ppc sparc alpha mips -hppa" # 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.2.3-r4.ebuild b/sys-devel/gcc/gcc-3.2.3-r4.ebuild index 04595f860fb6..c94b1a18fde5 100644 --- a/sys-devel/gcc/gcc-3.2.3-r4.ebuild +++ b/sys-devel/gcc/gcc-3.2.3-r4.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.2.3-r4.ebuild,v 1.2 2004/02/09 22:59:42 darkspecter Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2.3-r4.ebuild,v 1.3 2004/02/23 00:20:14 agriffis Exp $ IUSE="static nls bootstrap java build" @@ -97,7 +97,7 @@ LICENSE="GPL-2 LGPL-2.1" # this is a glibc-propolice forced bump to a gcc without guard # when no binary on the system has references to guard@@libgcc # hppa has no dependency on propolice for gcc - skip this arch -KEYWORDS="ppc" #x86 ppc sparc alpha arm mips -hppa" +KEYWORDS="ppc" #x86 ppc sparc alpha mips -hppa" # Ok, this is a hairy one again, but lets assume that we # are not cross compiling, than we want SLOT to only contain |