diff options
author | 2012-02-29 18:51:21 +0000 | |
---|---|---|
committer | 2012-02-29 18:51:21 +0000 | |
commit | b0f02ac86f43bf371ede9f12fefc955dcad7bb21 (patch) | |
tree | a2ad120ecf4ec8cd7741f104635c81ce41c6fc1b /sys-devel | |
parent | sys-kernel/dracut: Removed old versions. (diff) | |
download | gentoo-2-b0f02ac86f43bf371ede9f12fefc955dcad7bb21.tar.gz gentoo-2-b0f02ac86f43bf371ede9f12fefc955dcad7bb21.tar.bz2 gentoo-2-b0f02ac86f43bf371ede9f12fefc955dcad7bb21.zip |
Marking gcc-4.5.3-r2 ppc for bug 402847
(Portage version: 2.1.10.11/cvs/Linux ppc64)
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 cf16d842bcfd..8b9c31fef196 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.857 2012/02/28 21:34:15 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.858 2012/02/29 18:51:21 ranger Exp $ + + 29 Feb 2012; Brent Baude <ranger@gentoo.org> gcc-4.5.3-r2.ebuild: + Marking gcc-4.5.3-r2 ppc for bug 402847 28 Feb 2012; Brent Baude <ranger@gentoo.org> gcc-4.4.6-r1.ebuild: Marking gcc-4.4.6-r1 ppc for bug 405849 diff --git a/sys-devel/gcc/gcc-4.5.3-r2.ebuild b/sys-devel/gcc/gcc-4.5.3-r2.ebuild index eae1e639efe4..737504e5b431 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.6 2012/02/24 15:13:53 phajdan.jr Exp $ +# $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 $ 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} |