diff options
author | 2013-12-28 01:38:39 +0000 | |
---|---|---|
committer | 2013-12-28 01:38:39 +0000 | |
commit | 6790f0ccb040bf1e592fdd37dd06e4d4abe51304 (patch) | |
tree | df6daee0a34db607b8c91695d950553f35e5034b /sys-devel/gcc/gcc-4.1.2.ebuild | |
parent | Apply upstream patches for CVE-2013-4549. (diff) | |
download | historical-6790f0ccb040bf1e592fdd37dd06e4d4abe51304.tar.gz historical-6790f0ccb040bf1e592fdd37dd06e4d4abe51304.tar.bz2 historical-6790f0ccb040bf1e592fdd37dd06e4d4abe51304.zip |
Backport libgcj patch for glibc-2.15 a couple more versions.
Signed-off-by: Ryan Hill <dirtyepic@gentoo.org>
Package-Manager: portage-2.2.7/cvs/Linux x86_64
Manifest-Sign-Key: 0x957A8463
Diffstat (limited to 'sys-devel/gcc/gcc-4.1.2.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-4.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-4.1.2.ebuild b/sys-devel/gcc/gcc-4.1.2.ebuild index 9de118df6704..a30ca56b8698 100644 --- a/sys-devel/gcc/gcc-4.1.2.ebuild +++ b/sys-devel/gcc/gcc-4.1.2.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild,v 1.35 2013/10/05 04:08:32 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild,v 1.36 2013/12/28 01:38:39 dirtyepic Exp $ -PATCH_VER="1.4" +PATCH_VER="1.5" UCLIBC_VER="1.0" D_VER="0.24" |