diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-07-18 16:57:47 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-07-18 16:57:47 +0000 |
commit | 88fa8914cb3c8b90614f8ebe96f6a1f02cea87f7 (patch) | |
tree | 0d74fd70d1fa2a5c0b8fcf98c28e5daac3ac2613 /sys-devel/gcc/gcc-4.4.3-r2.ebuild | |
parent | alpha/arm/ia64/s390/sh/sparc stable wrt #321899 (diff) | |
download | gentoo-2-88fa8914cb3c8b90614f8ebe96f6a1f02cea87f7.tar.gz gentoo-2-88fa8914cb3c8b90614f8ebe96f6a1f02cea87f7.tar.bz2 gentoo-2-88fa8914cb3c8b90614f8ebe96f6a1f02cea87f7.zip |
ppc64 stable wrt #302468
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/gcc/gcc-4.4.3-r2.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-4.4.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-4.4.3-r2.ebuild b/sys-devel/gcc/gcc-4.4.3-r2.ebuild index 81f29edfa81b..057b32bb7a52 100644 --- a/sys-devel/gcc/gcc-4.4.3-r2.ebuild +++ b/sys-devel/gcc/gcc-4.4.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.3-r2.ebuild,v 1.7 2010/06/13 10:50:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.3-r2.ebuild,v 1.8 2010/07/18 16:57:47 ssuominen Exp $ PATCH_VER="1.2" UCLIBC_VER="1.0" @@ -26,7 +26,7 @@ inherit toolchain DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking" LICENSE="GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.2" -KEYWORDS="alpha amd64 arm -hppa ia64 ~mips ~ppc ~ppc64 sh -sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm -hppa ia64 ~mips ~ppc ppc64 sh -sparc x86 ~x86-fbsd" RDEPEND=">=sys-libs/zlib-1.1.4 >=sys-devel/gcc-config-1.4 |