diff options
Diffstat (limited to 'sys-devel/gcc/gcc-4.9.2.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-4.9.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/gcc/gcc-4.9.2.ebuild b/sys-devel/gcc/gcc-4.9.2.ebuild index c8bff8a689e4..a80189a15683 100644 --- a/sys-devel/gcc/gcc-4.9.2.ebuild +++ b/sys-devel/gcc/gcc-4.9.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.9.2.ebuild,v 1.1 2014/11/01 07:56:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.9.2.ebuild,v 1.2 2015/01/05 23:25:09 zorry Exp $ EAPI="4" @@ -8,7 +8,7 @@ PATCH_VER="1.0" UCLIBC_VER="1.0" # Hardened gcc 4 stuff -PIE_VER="0.6.1" +PIE_VER="0.6.2" SPECS_VER="0.2.0" SPECS_GCC_VER="4.4.3" # arch/libc configurations known to be stable with {PIE,SSP}-by-default |