diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-05-24 02:55:45 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-05-24 02:55:45 +0000 |
commit | f8969f549a3e8ee50bbd4ab6f364e2687e456a1f (patch) | |
tree | 03cda4ec45516891f06d3228d3b6da1c47a1298a /sys-devel/gcc/gcc-4.2.0.ebuild | |
parent | dont export extraneous IUSE into custom gcc-* packages (diff) | |
download | gentoo-2-f8969f549a3e8ee50bbd4ab6f364e2687e456a1f.tar.gz gentoo-2-f8969f549a3e8ee50bbd4ab6f364e2687e456a1f.tar.bz2 gentoo-2-f8969f549a3e8ee50bbd4ab6f364e2687e456a1f.zip |
push out updated mips patches #178957
(Portage version: 2.1.2.7)
Diffstat (limited to 'sys-devel/gcc/gcc-4.2.0.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-4.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-4.2.0.ebuild b/sys-devel/gcc/gcc-4.2.0.ebuild index 529831b42285..760ad946cd2a 100644 --- a/sys-devel/gcc/gcc-4.2.0.ebuild +++ b/sys-devel/gcc/gcc-4.2.0.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.2.0.ebuild,v 1.1 2007/05/19 03:22:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.2.0.ebuild,v 1.2 2007/05/24 02:55:45 vapier Exp $ -PATCH_VER="1.0" +PATCH_VER="1.1" UCLIBC_VER="1.0" ETYPE="gcc-compiler" |