diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-09-13 17:29:04 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-09-13 17:29:04 +0000 |
commit | e197f24d1acca0cc95197372b36ca6e5db55085a (patch) | |
tree | 52aa88f5c5c7a375750dc3623311caf9fb788552 /sys-devel | |
parent | Version bump, fixes bugs 423525 and 431898. (diff) | |
download | gentoo-2-e197f24d1acca0cc95197372b36ca6e5db55085a.tar.gz gentoo-2-e197f24d1acca0cc95197372b36ca6e5db55085a.tar.bz2 gentoo-2-e197f24d1acca0cc95197372b36ca6e5db55085a.zip |
Stable ppc64, bug #431878 - forgot 4.4.7
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-4.4.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog index ac67db149a3a..a4923ea0749b 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.900 2012/09/13 14:45:46 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.901 2012/09/13 17:29:04 blueness Exp $ + + 13 Sep 2012; Anthony G. Basile <blueness@gentoo.org> gcc-4.4.7.ebuild: + Stable ppc64, bug #431878 - forgot 4.4.7 13 Sep 2012; Anthony G. Basile <blueness@gentoo.org> gcc-4.5.4.ebuild: Stable ppc64, bug #431878 diff --git a/sys-devel/gcc/gcc-4.4.7.ebuild b/sys-devel/gcc/gcc-4.4.7.ebuild index 5b6f49a929c4..457c6f2078c4 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.5 2012/09/12 06:32:12 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.7.ebuild,v 1.6 2012/09/13 17:29:04 blueness 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} |