summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-12-03 17:57:53 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-12-03 17:57:53 +0000
commit29709e2d6c0435a6bd3bb20e4caa308b66669dd6 (patch)
tree3795f22300e570c86a3c8a2e0e2c8547a69bb0fc /sys-devel
parentpowerpc package.mask cleanups (diff)
downloadgentoo-2-29709e2d6c0435a6bd3bb20e4caa308b66669dd6.tar.gz
gentoo-2-29709e2d6c0435a6bd3bb20e4caa308b66669dd6.tar.bz2
gentoo-2-29709e2d6c0435a6bd3bb20e4caa308b66669dd6.zip
sh stable wrt #288621
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/gcc/ChangeLog5
-rw-r--r--sys-devel/gcc/gcc-4.3.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog
index 721e1eff8998..6ce3f0674627 100644
--- a/sys-devel/gcc/ChangeLog
+++ b/sys-devel/gcc/ChangeLog
@@ -1,6 +1,9 @@
# 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.739 2009/11/10 17:58:55 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.740 2009/12/03 17:57:53 armin76 Exp $
+
+ 03 Dec 2009; Raúl Porcel <armin76@gentoo.org> gcc-4.3.4.ebuild:
+ sh stable wrt #288621
10 Nov 2009; Brent Baude <ranger@gentoo.org> gcc-4.3.4.ebuild:
Marking gcc-4.3.4 ppc64 for bug 288621
diff --git a/sys-devel/gcc/gcc-4.3.4.ebuild b/sys-devel/gcc/gcc-4.3.4.ebuild
index f4ee13a9d661..67d496da188e 100644
--- a/sys-devel/gcc/gcc-4.3.4.ebuild
+++ b/sys-devel/gcc/gcc-4.3.4.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.4.ebuild,v 1.9 2009/11/10 17:58:55 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.4.ebuild,v 1.10 2009/12/03 17:57:53 armin76 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-3 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