diff options
author | 2016-01-13 10:37:05 -0500 | |
---|---|---|
committer | 2016-01-13 10:51:58 -0500 | |
commit | 166d1f9379e398f570eea43b02bec636bacb47b2 (patch) | |
tree | 1aa56076d2264b18ad186fdd9f0bf114deb43d43 /sys-devel/gcc/gcc-4.0.4.ebuild | |
parent | dev-lang/spidermonkey: fix cross-compiling logic (diff) | |
download | gentoo-166d1f9379e398f570eea43b02bec636bacb47b2.tar.gz gentoo-166d1f9379e398f570eea43b02bec636bacb47b2.tar.bz2 gentoo-166d1f9379e398f570eea43b02bec636bacb47b2.zip |
sys-devel/gcc: roll new snapshots to fix building w/newer gcc
Diffstat (limited to 'sys-devel/gcc/gcc-4.0.4.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-4.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-4.0.4.ebuild b/sys-devel/gcc/gcc-4.0.4.ebuild index c3527f2a7c8d..2b1c2fb67b0c 100644 --- a/sys-devel/gcc/gcc-4.0.4.ebuild +++ b/sys-devel/gcc/gcc-4.0.4.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="5" -PATCH_VER="1.2" +PATCH_VER="1.3" UCLIBC_VER="1.0" inherit toolchain |