diff options
author | Michael Weber <xmw@gentoo.org> | 2012-09-02 00:58:19 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2012-09-02 00:58:19 +0000 |
commit | b6fe74d9b159b6e8240574a98a1763f79624b466 (patch) | |
tree | 2e12aba53cb49ac78bdee1f27a1a6cbc7fc96e62 /sys-devel | |
parent | ppc stable (bug 424743). (diff) | |
download | gentoo-2-b6fe74d9b159b6e8240574a98a1763f79624b466.tar.gz gentoo-2-b6fe74d9b159b6e8240574a98a1763f79624b466.tar.bz2 gentoo-2-b6fe74d9b159b6e8240574a98a1763f79624b466.zip |
ppc stable (bug 431878).
(Portage version: 2.1.11.12/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-4.4.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog index e9264616cd41..c756025a8b7f 100644 --- a/sys-devel/gcc/ChangeLog +++ b/sys-devel/gcc/ChangeLog @@ -1,6 +1,10 @@ # 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.896 2012/09/01 09:17:47 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.897 2012/09/02 00:58:19 xmw Exp $ + + 02 Sep 2012; Michael Weber <xmw@gentoo.org> gcc-4.4.7.ebuild, + gcc-4.5.4.ebuild: + ppc stable (bug 431878). 01 Sep 2012; Michael Weber <xmw@gentoo.org> gcc-4.5.4.ebuild: ppc stable (bug 431878). diff --git a/sys-devel/gcc/gcc-4.4.7.ebuild b/sys-devel/gcc/gcc-4.4.7.ebuild index a661b20a6868..cf43ac61c123 100644 --- a/sys-devel/gcc/gcc-4.4.7.ebuild +++ b/sys-devel/gcc/gcc-4.4.7.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.4.7.ebuild,v 1.2 2012/08/21 10:57:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.7.ebuild,v 1.3 2012/09/02 00:58:19 xmw 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" RDEPEND="" DEPEND="${RDEPEND} |