diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2010-03-28 20:35:46 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2010-03-28 20:35:46 +0000 |
commit | 05676cdfb338016cbce904671a10bfd7c0fa94fc (patch) | |
tree | e498076125bee40fc3775de61b5d5573b9c4a6af /sys-devel/gcc/gcc-4.3.4.ebuild | |
parent | fixed bug #251392, removed old and devel versions (diff) | |
download | gentoo-2-05676cdfb338016cbce904671a10bfd7c0fa94fc.tar.gz gentoo-2-05676cdfb338016cbce904671a10bfd7c0fa94fc.tar.bz2 gentoo-2-05676cdfb338016cbce904671a10bfd7c0fa94fc.zip |
Fix patch exclusion; bug #309279
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/gcc/gcc-4.3.4.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-4.3.4.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-4.3.4.ebuild b/sys-devel/gcc/gcc-4.3.4.ebuild index dc18c696ef16..75771e82fb07 100644 --- a/sys-devel/gcc/gcc-4.3.4.ebuild +++ b/sys-devel/gcc/gcc-4.3.4.ebuild @@ -1,8 +1,9 @@ # 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.12 2010/03/03 18:42:01 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.4.ebuild,v 1.13 2010/03/28 20:35:46 halcy0n Exp $ -GENTOO_PATCH_EXCLUDE="69_all_gcc43-pr39013.patch" #262567 +GENTOO_PATCH_EXCLUDE="69_all_gcc43-pr39013.patch \ +02_all_gcc-4.3-alpha-PR42113.patch" #262567 #309279 PATCH_VER="1.1" UCLIBC_VER="1.0" |