diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-05-29 16:02:33 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-05-29 16:02:33 +0000 |
commit | e156303fd6551ff24652beef26cca2f23ff9afc5 (patch) | |
tree | bc038122d90c46ab0a9cd0b56175af199ceecee3 /sys-devel | |
parent | Drop old versions. (diff) | |
download | gentoo-2-e156303fd6551ff24652beef26cca2f23ff9afc5.tar.gz gentoo-2-e156303fd6551ff24652beef26cca2f23ff9afc5.tar.bz2 gentoo-2-e156303fd6551ff24652beef26cca2f23ff9afc5.zip |
Set KEYWORDS -hppa to gcc-3.4* as it can't build a glibc on hppa 1.1
(Portage version: 2.0.54-r2)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/ChangeLog | 18 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-3.4.4-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-3.4.5-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-3.4.5.ebuild | 4 |
4 files changed, 17 insertions, 13 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog index 6dd354ce193a..1f82bf9454f3 100644 --- a/sys-devel/gcc/ChangeLog +++ b/sys-devel/gcc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/gcc # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.545 2006/05/29 00:16:25 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.546 2006/05/29 16:02:33 gmsoft Exp $ + + 29 May 2006; Guy Martin <gmsoft@gentoo.org> gcc-3.4.4-r1.ebuild, + gcc-3.4.5.ebuild, gcc-3.4.5-r1.ebuild: + Set KEYWORDS -hppa to gcc-3.4* as it can't build a glibc on hppa 1.1 29 May 2006; Mark Loeser <halcy0n@gentoo.org> gcc-3.4.6-r1.ebuild: Stable on x86 @@ -16,7 +20,7 @@ 27 May 2006; Mark Loeser <halcy0n@gentoo.org> gcc-4.1.1.ebuild: Exclude patch for pr22889; bug #110002 - 26 May 2006; Bryan Østergaard <kloeri@gentoo.org> gcc-3.4.6-r1.ebuild: + 26 May 2006; Bryan Ãstergaard <kloeri@gentoo.org> gcc-3.4.6-r1.ebuild: Stable on alpha. *gcc-4.1.1 (25 May 2006) @@ -95,7 +99,7 @@ Manifest: Fix digest for 3.4.5-r1 patchset - 18 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> gcc-3.4.6-r1.ebuild, + 18 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> gcc-3.4.6-r1.ebuild, gcc-4.1.0.ebuild, gcc-4.2.0_alpha20060415.ebuild: Add dependency over virtual/libiconv (for three series of gcc) as it's needed to build gcc also without nls. @@ -115,7 +119,7 @@ -gcc-4.2.0_alpha20060408.ebuild, +gcc-4.2.0_alpha20060415.ebuild: 4.2 snapshot bump - 12 Apr 2006; Bryan Østergaard <kloeri@gentoo.org> gcc-3.4.6.ebuild: + 12 Apr 2006; Bryan Ãstergaard <kloeri@gentoo.org> gcc-3.4.6.ebuild: ~alpha 3.4.6 - solves a ld segfault in binutils when emerging gmp. *gcc-4.2.0_alpha20060408 (11 Apr 2006) @@ -141,7 +145,7 @@ 08 Apr 2006; <nixnut@gentoo.org> gcc-3.4.6.ebuild: Added ~ppc - 30 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> gcc-3.4.6.ebuild: + 30 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> gcc-3.4.6.ebuild: Add ~x86-fbsd keyword. 28 Mar 2006; Mark Loeser <halcy0n@gentoo.org> gcc-3.4.5-r1.ebuild: @@ -396,7 +400,7 @@ Adding back the gcc-4.1 snapshots. The installation should be fixed now; bug #100679 - 31 Oct 2005; Bryan Østergaard <kloeri@gentoo.org> gcc-3.4.4-r1.ebuild: + 31 Oct 2005; Bryan Ãstergaard <kloeri@gentoo.org> gcc-3.4.4-r1.ebuild: Stable on alpha. 31 Oct 2005; Mark Loeser <halcy0n@gentoo.org> gcc-4.0.2-r1.ebuild: @@ -703,7 +707,7 @@ work (glibc I only depend on something we can build against, not build at this stage). Remove my patching crud that got included by mistake. - 11 May 2005; Diego Pettenò <flameeyes@gentoo.org> + 11 May 2005; Diego Pettenò <flameeyes@gentoo.org> gcc-3.4.3.20050110-r2.ebuild, gcc-4.0.1_beta20050507.ebuild: Make latest gcc (3.4 and 4) depend on glibc just for glibc systems. diff --git a/sys-devel/gcc/gcc-3.4.4-r1.ebuild b/sys-devel/gcc/gcc-3.4.4-r1.ebuild index b3912c46cba9..7ed814c7f3fd 100644 --- a/sys-devel/gcc/gcc-3.4.4-r1.ebuild +++ b/sys-devel/gcc/gcc-3.4.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.4-r1.ebuild,v 1.13 2006/03/28 05:17:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.4-r1.ebuild,v 1.14 2006/05/29 16:02:33 gmsoft Exp $ MAN_VER="" PATCH_VER="1.7" @@ -40,7 +40,7 @@ inherit toolchain eutils DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking" # Stuff to test before adding ~arch -KEYWORDS="-* alpha amd64 arm ~hppa ~ia64 mips ppc ppc64 ~s390 sh ~sparc x86" +KEYWORDS="-* alpha amd64 arm -hppa ~ia64 mips ppc ppc64 ~s390 sh ~sparc x86" # we need a proper glibc version for the Scrt1.o provided to the pie-ssp specs # NOTE: we SHOULD be using at least binutils 2.15.90.0.1 everywhere for proper diff --git a/sys-devel/gcc/gcc-3.4.5-r1.ebuild b/sys-devel/gcc/gcc-3.4.5-r1.ebuild index ec4dedcdffd8..ce06234a9b95 100644 --- a/sys-devel/gcc/gcc-3.4.5-r1.ebuild +++ b/sys-devel/gcc/gcc-3.4.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.5-r1.ebuild,v 1.11 2006/04/10 04:21:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.5-r1.ebuild,v 1.12 2006/05/29 16:02:33 gmsoft Exp $ MAN_VER="" PATCH_VER="1.4" @@ -37,7 +37,7 @@ inherit toolchain eutils DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking" -KEYWORDS="-* ~amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 sh x86" +KEYWORDS="-* ~amd64 arm -hppa ~ia64 ~mips ppc ~ppc64 ~s390 sh x86" # we need a proper glibc version for the Scrt1.o provided to the pie-ssp specs # NOTE: we SHOULD be using at least binutils 2.15.90.0.1 everywhere for proper diff --git a/sys-devel/gcc/gcc-3.4.5.ebuild b/sys-devel/gcc/gcc-3.4.5.ebuild index aee482bf99bc..612134731bd4 100644 --- a/sys-devel/gcc/gcc-3.4.5.ebuild +++ b/sys-devel/gcc/gcc-3.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.5.ebuild,v 1.14 2006/03/28 05:17:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.5.ebuild,v 1.15 2006/05/29 16:02:33 gmsoft Exp $ MAN_VER="" PATCH_VER="1.2" @@ -37,7 +37,7 @@ inherit toolchain eutils DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking" -KEYWORDS="-* amd64 ~arm ~hppa ~ia64 mips ~ppc ~ppc64 ~s390 sh sparc x86" +KEYWORDS="-* amd64 ~arm -hppa ~ia64 mips ~ppc ~ppc64 ~s390 sh sparc x86" # we need a proper glibc version for the Scrt1.o provided to the pie-ssp specs # NOTE: we SHOULD be using at least binutils 2.15.90.0.1 everywhere for proper |