diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2010-04-24 23:58:59 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2010-04-24 23:58:59 +0000 |
commit | 72a04256973ae4819bbd6758eb3c0846bb3652d1 (patch) | |
tree | 89f5cb17a78fbad15080d6fbbc70b5b16a3fd021 /sys-devel | |
parent | Version bump to 4.5.0; fixes bug #315377. Thanks to Ryan Hill <dirtyepic AT ... (diff) | |
download | gentoo-2-72a04256973ae4819bbd6758eb3c0846bb3652d1.tar.gz gentoo-2-72a04256973ae4819bbd6758eb3c0846bb3652d1.tar.bz2 gentoo-2-72a04256973ae4819bbd6758eb3c0846bb3652d1.zip |
Forgot to remove the excludes before committing
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/gcc-4.5.0.ebuild | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/sys-devel/gcc/gcc-4.5.0.ebuild b/sys-devel/gcc/gcc-4.5.0.ebuild index 148c3808ba93..d8725d320885 100644 --- a/sys-devel/gcc/gcc-4.5.0.ebuild +++ b/sys-devel/gcc/gcc-4.5.0.ebuild @@ -1,13 +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.5.0.ebuild,v 1.1 2010/04/24 23:53:52 halcy0n Exp $ - -GENTOO_PATCH_EXCLUDE="00_all_gcc-trampolinewarn.patch -18_all_904-flatten-switch-stmt-00.patch -54_all_300-libstdc++-pic.patch -73_all_sh-libgcc-stacks.patch -90_all_gcc-freebsd.patch -91_all_gcc-freebsd.patch" +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild,v 1.2 2010/04/24 23:58:59 halcy0n Exp $ PATCH_VER="1.0" UCLIBC_VER="1.0" |