summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-05-15 14:51:15 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-05-15 14:51:15 +0000
commitd8d418e7367916b49ffbe237c679a2826256574c (patch)
tree5c3c4fad2c8242a29b126ae429aa3a9f3a14e851 /sys-devel
parentRekeyword ~sparc --- Bug #268529 --- all (13) tests pass. (diff)
downloadgentoo-2-d8d418e7367916b49ffbe237c679a2826256574c.tar.gz
gentoo-2-d8d418e7367916b49ffbe237c679a2826256574c.tar.bz2
gentoo-2-d8d418e7367916b49ffbe237c679a2826256574c.zip
arm stable wrt #264121
(Portage version: 2.1.6.11/cvs/Linux ia64)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/gcc/ChangeLog5
-rw-r--r--sys-devel/gcc/gcc-4.3.2-r4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog
index b05cbc6126ca..46c36d3e8ab2 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.707 2009/05/11 13:42:01 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.708 2009/05/15 14:51:15 armin76 Exp $
+
+ 15 May 2009; Raúl Porcel <armin76@gentoo.org> gcc-4.3.2-r4.ebuild:
+ arm stable wrt #264121
11 May 2009; Raúl Porcel <armin76@gentoo.org>
+files/4.4.0/gcc-4.4.0-softfloat.patch, gcc-4.4.0.ebuild:
diff --git a/sys-devel/gcc/gcc-4.3.2-r4.ebuild b/sys-devel/gcc/gcc-4.3.2-r4.ebuild
index 50e2dcdb74bf..034dffebb7be 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.3 2009/05/09 21:26:12 halcy0n Exp $
+# $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 $
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