diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2010-04-25 21:35:03 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2010-04-25 21:35:03 +0000 |
commit | c3260d41b0b589d27545194ad8e290b939dd0019 (patch) | |
tree | d91e880b599b708466ed217fec5fa6933100fbb5 /sys-devel | |
parent | Wrong version of the cloog patch. Thanks to Ryan for spotting my mistake; bu... (diff) | |
download | gentoo-2-c3260d41b0b589d27545194ad8e290b939dd0019.tar.gz gentoo-2-c3260d41b0b589d27545194ad8e290b939dd0019.tar.bz2 gentoo-2-c3260d41b0b589d27545194ad8e290b939dd0019.zip |
That shouldn't have gotten bumped, still testing the new patchset
(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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-4.5.0.ebuild b/sys-devel/gcc/gcc-4.5.0.ebuild index b8e0df4bfe30..a0927cdd0414 100644 --- a/sys-devel/gcc/gcc-4.5.0.ebuild +++ b/sys-devel/gcc/gcc-4.5.0.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.5.0.ebuild,v 1.4 2010/04/25 21:34:05 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild,v 1.5 2010/04/25 21:35:03 halcy0n Exp $ -PATCH_VER="1.1" +PATCH_VER="1.0" UCLIBC_VER="1.0" ETYPE="gcc-compiler" |