diff options
Diffstat (limited to 'sys-devel/gcc/gcc-4.3.4.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-4.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-4.3.4.ebuild b/sys-devel/gcc/gcc-4.3.4.ebuild index 7c9709fe9dbf..dc18c696ef16 100644 --- a/sys-devel/gcc/gcc-4.3.4.ebuild +++ b/sys-devel/gcc/gcc-4.3.4.ebuild @@ -1,10 +1,10 @@ # 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.4.ebuild,v 1.11 2010/01/09 12:58:57 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.4.ebuild,v 1.12 2010/03/03 18:42:01 solar Exp $ GENTOO_PATCH_EXCLUDE="69_all_gcc43-pr39013.patch" #262567 -PATCH_VER="1.0" +PATCH_VER="1.1" UCLIBC_VER="1.0" ETYPE="gcc-compiler" |