diff options
author | Ryan Hill <dirtyepic@gentoo.org> | 2010-11-29 20:52:13 +0000 |
---|---|---|
committer | Ryan Hill <dirtyepic@gentoo.org> | 2010-11-29 20:52:13 +0000 |
commit | 5962bfc17c5059d590515cf86a6cf98b550e9bb8 (patch) | |
tree | f6a9baebfe313c231868dd45f8b0542595cc18da /sys-devel/gcc/gcc-4.4.4-r2.ebuild | |
parent | Fix libevent dependency and check for libevent.so instead of libevent.a in co... (diff) | |
download | gentoo-2-5962bfc17c5059d590515cf86a6cf98b550e9bb8.tar.gz gentoo-2-5962bfc17c5059d590515cf86a6cf98b550e9bb8.tar.bz2 gentoo-2-5962bfc17c5059d590515cf86a6cf98b550e9bb8.zip |
Bump patchsets for parallel build error (bug #337715).
(Portage version: 2.2.0_alpha6/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/gcc/gcc-4.4.4-r2.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-4.4.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-4.4.4-r2.ebuild b/sys-devel/gcc/gcc-4.4.4-r2.ebuild index 5caf21745ed3..1da05a460780 100644 --- a/sys-devel/gcc/gcc-4.4.4-r2.ebuild +++ b/sys-devel/gcc/gcc-4.4.4-r2.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.4-r2.ebuild,v 1.9 2010/11/29 14:06:17 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.4-r2.ebuild,v 1.10 2010/11/29 20:52:13 dirtyepic Exp $ -PATCH_VER="1.2" +PATCH_VER="1.3" UCLIBC_VER="1.0" ETYPE="gcc-compiler" |