diff options
Diffstat (limited to 'sys-devel/gcc/gcc-4.8.2.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-4.8.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/gcc/gcc-4.8.2.ebuild b/sys-devel/gcc/gcc-4.8.2.ebuild index 383d6fa59484..1b7d69545b67 100644 --- a/sys-devel/gcc/gcc-4.8.2.ebuild +++ b/sys-devel/gcc/gcc-4.8.2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.8.2.ebuild,v 1.6 2014/01/10 16:02:18 zorry Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.8.2.ebuild,v 1.7 2014/01/11 01:12:39 dirtyepic Exp $ -PATCH_VER="1.3" +PATCH_VER="1.3r1" UCLIBC_VER="1.0" # Hardened gcc 4 stuff -PIE_VER="0.5.8" +PIE_VER="0.5.8r1" SPECS_VER="0.2.0" SPECS_GCC_VER="4.4.3" # arch/libc configurations known to be stable with {PIE,SSP}-by-default |