diff options
author | Ryan Hill <rhill@gentoo.org> | 2010-10-17 09:08:30 +0000 |
---|---|---|
committer | Ryan Hill <rhill@gentoo.org> | 2010-10-17 09:08:30 +0000 |
commit | a4217d556be28d0a69a1ccf5cf713dc3361c8918 (patch) | |
tree | 0293b7674d58d45ad3fcbe0cc740873896d13043 /sys-devel/gcc/gcc-4.3.5.ebuild | |
parent | Respect LDFLAGS wrt bug 341357. Thanks to Diego for the report. Remove redund... (diff) | |
download | historical-a4217d556be28d0a69a1ccf5cf713dc3361c8918.tar.gz historical-a4217d556be28d0a69a1ccf5cf713dc3361c8918.tar.bz2 historical-a4217d556be28d0a69a1ccf5cf713dc3361c8918.zip |
Push out new 4.3.4 and 4.3.5 patchsets for bugs #256608 and #335290.
Remove old.
Package-Manager: portage-2.2_rc97/cvs/Linux x86_64
Diffstat (limited to 'sys-devel/gcc/gcc-4.3.5.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-4.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-4.3.5.ebuild b/sys-devel/gcc/gcc-4.3.5.ebuild index ae1453940ecb..c2c98be84f84 100644 --- a/sys-devel/gcc/gcc-4.3.5.ebuild +++ b/sys-devel/gcc/gcc-4.3.5.ebuild @@ -1,8 +1,8 @@ # 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.3.5.ebuild,v 1.2 2010/06/18 00:00:09 zorry Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.5.ebuild,v 1.3 2010/10/17 09:08:30 dirtyepic Exp $ -PATCH_VER="1.0" +PATCH_VER="1.1" UCLIBC_VER="1.0" ETYPE="gcc-compiler" |