diff options
Diffstat (limited to 'sys-devel/gcc/gcc-4.0.3.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-4.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-4.0.3.ebuild b/sys-devel/gcc/gcc-4.0.3.ebuild index 9067c58f73b7..e3cddaf4dd51 100644 --- a/sys-devel/gcc/gcc-4.0.3.ebuild +++ b/sys-devel/gcc/gcc-4.0.3.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.0.3.ebuild,v 1.3 2006/03/28 05:17:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.0.3.ebuild,v 1.4 2006/04/12 03:47:35 vapier Exp $ -PATCH_VER="1.1" +PATCH_VER="1.2" PATCH_GCC_VER="4.0.3" UCLIBC_VER="1.0" UCLIBC_GCC_VER="4.0.3" |