diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2009-01-19 16:36:33 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2009-01-19 16:36:33 +0000 |
commit | bfafc79541a2bb9ff826d5fc8dfcf3fc106a841c (patch) | |
tree | 6f8af0a8c10cf1fcb7ab42379bcb2aab9abaff07 /sys-devel/gcc/gcc-4.1.2.ebuild | |
parent | Version bump. Contains new PCXHR firmware. (diff) | |
download | gentoo-2-bfafc79541a2bb9ff826d5fc8dfcf3fc106a841c.tar.gz gentoo-2-bfafc79541a2bb9ff826d5fc8dfcf3fc106a841c.tar.bz2 gentoo-2-bfafc79541a2bb9ff826d5fc8dfcf3fc106a841c.zip |
Another patchset bump because I forgot a patch for arm
(Portage version: 2.2_rc22/cvs/Linux 2.6.27.1 x86_64)
Diffstat (limited to 'sys-devel/gcc/gcc-4.1.2.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-4.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-4.1.2.ebuild b/sys-devel/gcc/gcc-4.1.2.ebuild index e2d8132c6c5e..b324c601e2c0 100644 --- a/sys-devel/gcc/gcc-4.1.2.ebuild +++ b/sys-devel/gcc/gcc-4.1.2.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild,v 1.21 2009/01/17 22:08:48 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild,v 1.22 2009/01/19 16:36:33 halcy0n Exp $ -PATCH_VER="1.2" +PATCH_VER="1.3" UCLIBC_VER="1.0" D_VER="0.24" |