diff options
author | Markus Meier <maekke@gentoo.org> | 2012-02-29 20:31:08 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-02-29 20:31:08 +0000 |
commit | 8f63a6727ecfff48c1013f46bd43d0e79747d401 (patch) | |
tree | 35c456692c62b2cda58301219801cf84b9e074d3 /sys-devel | |
parent | marked x86 per bug 406223 (diff) | |
download | gentoo-2-8f63a6727ecfff48c1013f46bd43d0e79747d401.tar.gz gentoo-2-8f63a6727ecfff48c1013f46bd43d0e79747d401.tar.bz2 gentoo-2-8f63a6727ecfff48c1013f46bd43d0e79747d401.zip |
arm stable, bug #402847
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-4.5.3-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog index 8b9c31fef196..64b8361ebdb4 100644 --- a/sys-devel/gcc/ChangeLog +++ b/sys-devel/gcc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/gcc # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.858 2012/02/29 18:51:21 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.859 2012/02/29 20:31:08 maekke Exp $ + + 29 Feb 2012; Markus Meier <maekke@gentoo.org> gcc-4.5.3-r2.ebuild: + arm stable, bug #402847 29 Feb 2012; Brent Baude <ranger@gentoo.org> gcc-4.5.3-r2.ebuild: Marking gcc-4.5.3-r2 ppc for bug 402847 diff --git a/sys-devel/gcc/gcc-4.5.3-r2.ebuild b/sys-devel/gcc/gcc-4.5.3-r2.ebuild index 737504e5b431..1c1b9a8fda0a 100644 --- a/sys-devel/gcc/gcc-4.5.3-r2.ebuild +++ b/sys-devel/gcc/gcc-4.5.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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-r2.ebuild,v 1.7 2012/02/29 18:51:21 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.3-r2.ebuild,v 1.8 2012/02/29 20:31:08 maekke Exp $ PATCH_VER="1.1" 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" RDEPEND="" DEPEND="${RDEPEND} |