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 | 153a7bc7f0cced305572eb3fb1c0b0e88d812393 (patch) | |
tree | becb0c2e6b5919f58bebb740e6c1eb50b6fef07e /sys-devel/gcc/gcc-4.4.7.ebuild | |
parent | Version bump, fixes bugs 423525 and 431898. (diff) | |
download | historical-153a7bc7f0cced305572eb3fb1c0b0e88d812393.tar.gz historical-153a7bc7f0cced305572eb3fb1c0b0e88d812393.tar.bz2 historical-153a7bc7f0cced305572eb3fb1c0b0e88d812393.zip |
Stable ppc64, bug #431878 - forgot 4.4.7
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'sys-devel/gcc/gcc-4.4.7.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-4.4.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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} |