summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-10-09 16:59:23 +0000
committerMarkus Meier <maekke@gentoo.org>2011-10-09 16:59:23 +0000
commita6c9577fd46b90072a4898163b569f7373eabc6f (patch)
tree9243eba663cf919722308f9027a396ac0ec11d4d /sys-devel
parentalpha stable wrt #382225 (diff)
downloadgentoo-2-a6c9577fd46b90072a4898163b569f7373eabc6f.tar.gz
gentoo-2-a6c9577fd46b90072a4898163b569f7373eabc6f.tar.bz2
gentoo-2-a6c9577fd46b90072a4898163b569f7373eabc6f.zip
arm stable, bug #357479
(Portage version: 2.1.10.23/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/gcc/ChangeLog5
-rw-r--r--sys-devel/gcc/gcc-4.5.3-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog
index 9d0c4f35fe25..c55f2aa0c087 100644
--- a/sys-devel/gcc/ChangeLog
+++ b/sys-devel/gcc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/gcc
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.828 2011/10/04 13:54:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.829 2011/10/09 16:59:23 maekke Exp $
+
+ 09 Oct 2011; Markus Meier <maekke@gentoo.org> gcc-4.5.3-r1.ebuild:
+ arm stable, bug #357479
04 Oct 2011; Jeroen Roovers <jer@gentoo.org> gcc-4.5.3-r1.ebuild:
Stable for HPPA (bug #357479).
diff --git a/sys-devel/gcc/gcc-4.5.3-r1.ebuild b/sys-devel/gcc/gcc-4.5.3-r1.ebuild
index e7f8a9c9ff36..e01f516c1d74 100644
--- a/sys-devel/gcc/gcc-4.5.3-r1.ebuild
+++ b/sys-devel/gcc/gcc-4.5.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.3-r1.ebuild,v 1.6 2011/10/04 13:54:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.3-r1.ebuild,v 1.7 2011/10/09 16:59:23 maekke Exp $
PATCH_VER="1.0"
UCLIBC_VER="1.0"
@@ -22,7 +22,7 @@ inherit toolchain
DESCRIPTION="The GNU Compiler Collection"
LICENSE="GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.2"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=sys-libs/zlib-1.1.4