diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-12-26 14:46:11 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-12-26 14:46:11 +0000 |
commit | c900f243c359bc9f16afc0d4ef067836d8c7cfc5 (patch) | |
tree | 42a611835bff1b8cd03eba63e9c4fc0a33dba48d /sys-devel | |
parent | Remove old versions (diff) | |
download | gentoo-2-c900f243c359bc9f16afc0d4ef067836d8c7cfc5.tar.gz gentoo-2-c900f243c359bc9f16afc0d4ef067836d8c7cfc5.tar.bz2 gentoo-2-c900f243c359bc9f16afc0d4ef067836d8c7cfc5.zip |
fixup sparc patch #214765
(Portage version: 2.2_rc18/cvs/Linux 2.6.28 x86_64)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/gcc-4.3.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-4.3.2-r1.ebuild b/sys-devel/gcc/gcc-4.3.2-r1.ebuild index 3b3c56d6121a..426c65d2fdac 100644 --- a/sys-devel/gcc/gcc-4.3.2-r1.ebuild +++ b/sys-devel/gcc/gcc-4.3.2-r1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.2-r1.ebuild,v 1.1 2008/12/26 09:11:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.2-r1.ebuild,v 1.2 2008/12/26 14:46:11 vapier Exp $ -PATCH_VER="1.3" +PATCH_VER="1.4" UCLIBC_VER="1.0" ETYPE="gcc-compiler" |