diff options
author | 2009-06-02 18:56:17 +0000 | |
---|---|---|
committer | 2009-06-02 18:56:17 +0000 | |
commit | 619d1aa01a62b177fa48cd24279b4ec496ab90f9 (patch) | |
tree | 695882ebd718fa8f3d9e951d50e0d0a366890a6f /sys-devel/gcc | |
parent | sparc stable wrt #271496 (diff) | |
download | gentoo-2-619d1aa01a62b177fa48cd24279b4ec496ab90f9.tar.gz gentoo-2-619d1aa01a62b177fa48cd24279b4ec496ab90f9.tar.bz2 gentoo-2-619d1aa01a62b177fa48cd24279b4ec496ab90f9.zip |
Remove HPPA keywording from 4.3 ebuilds (see bug #225917 and bug #264121).
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'sys-devel/gcc')
-rw-r--r-- | sys-devel/gcc/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-4.3.2-r3.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-4.3.2-r4.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-4.3.3-r2.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog index e4f04a36202b..ee1989500865 100644 --- a/sys-devel/gcc/ChangeLog +++ b/sys-devel/gcc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/gcc # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.710 2009/05/24 23:16:31 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.711 2009/06/02 18:56:17 jer Exp $ + + 02 Jun 2009; Jeroen Roovers <jer@gentoo.org> gcc-4.3.2-r3.ebuild, + gcc-4.3.2-r4.ebuild, gcc-4.3.3-r2.ebuild: + Remove HPPA keywording from 4.3 ebuilds (see bug #225917 and bug #264121). 24 May 2009; Mark Loeser <halcy0n@gentoo.org> gcc-4.3.3-r2.ebuild, gcc-4.4.0.ebuild: diff --git a/sys-devel/gcc/gcc-4.3.2-r3.ebuild b/sys-devel/gcc/gcc-4.3.2-r3.ebuild index 1187488d3c30..0fcc46613386 100644 --- a/sys-devel/gcc/gcc-4.3.2-r3.ebuild +++ b/sys-devel/gcc/gcc-4.3.2-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.2-r3.ebuild,v 1.12 2009/05/09 21:26:13 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.2-r3.ebuild,v 1.13 2009/06/02 18:56:17 jer Exp $ PATCH_VER="1.6" UCLIBC_VER="1.0" @@ -28,7 +28,7 @@ inherit toolchain DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking" LICENSE="GPL-3 LGPL-2.1 libgcc libstdc++" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm -hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" RDEPEND=">=sys-libs/zlib-1.1.4 >=sys-devel/gcc-config-1.4 diff --git a/sys-devel/gcc/gcc-4.3.2-r4.ebuild b/sys-devel/gcc/gcc-4.3.2-r4.ebuild index 034dffebb7be..6b425891bf5a 100644 --- a/sys-devel/gcc/gcc-4.3.2-r4.ebuild +++ b/sys-devel/gcc/gcc-4.3.2-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.2-r4.ebuild,v 1.4 2009/05/15 14:51:15 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.2-r4.ebuild,v 1.5 2009/06/02 18:56:17 jer Exp $ PATCH_VER="1.7" UCLIBC_VER="1.0" @@ -28,7 +28,7 @@ inherit toolchain DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking" LICENSE="GPL-3 LGPL-2.1 libgcc libstdc++" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 arm -hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" RDEPEND=">=sys-libs/zlib-1.1.4 >=sys-devel/gcc-config-1.4 diff --git a/sys-devel/gcc/gcc-4.3.3-r2.ebuild b/sys-devel/gcc/gcc-4.3.3-r2.ebuild index f68201aee359..a692325d0b00 100644 --- a/sys-devel/gcc/gcc-4.3.3-r2.ebuild +++ b/sys-devel/gcc/gcc-4.3.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.3-r2.ebuild,v 1.5 2009/05/24 23:16:31 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.3-r2.ebuild,v 1.6 2009/06/02 18:56:17 jer Exp $ GENTOO_PATCH_EXCLUDE="69_all_gcc43-pr39013.patch" #262567 @@ -28,7 +28,7 @@ inherit toolchain DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking" LICENSE="GPL-3 LGPL-2.1 libgcc libstdc++" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm -hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" RDEPEND=">=sys-libs/zlib-1.1.4 >=sys-devel/gcc-config-1.4 |