diff options
author | Ryan Hill <rhill@gentoo.org> | 2010-08-01 21:04:50 +0000 |
---|---|---|
committer | Ryan Hill <rhill@gentoo.org> | 2010-08-01 21:04:50 +0000 |
commit | 459279f7094fbec3e2d1766e084d05087265caf9 (patch) | |
tree | 0fa27a1055da3f90794d822cecf50dca6af1b7e1 /sys-devel/gcc/gcc-4.4.3-r3.ebuild | |
parent | Masked dev-lang/hugs98 (bug #303665) for removal. (diff) | |
download | historical-459279f7094fbec3e2d1766e084d05087265caf9.tar.gz historical-459279f7094fbec3e2d1766e084d05087265caf9.tar.bz2 historical-459279f7094fbec3e2d1766e084d05087265caf9.zip |
Patchset bump to fix bug #327191 for SH.
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'sys-devel/gcc/gcc-4.4.3-r3.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-4.4.3-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-4.4.3-r3.ebuild b/sys-devel/gcc/gcc-4.4.3-r3.ebuild index 83cb45e84769..97592082641c 100644 --- a/sys-devel/gcc/gcc-4.4.3-r3.ebuild +++ b/sys-devel/gcc/gcc-4.4.3-r3.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.4.3-r3.ebuild,v 1.1 2010/06/19 01:53:09 zorry Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.3-r3.ebuild,v 1.2 2010/08/01 21:04:50 dirtyepic Exp $ -PATCH_VER="1.2" +PATCH_VER="1.3" UCLIBC_VER="1.0" ETYPE="gcc-compiler" |