From ce1df62ed65497ff53d591e1eb0eb0b3a724f23f Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 27 Sep 2012 20:59:58 +0000 Subject: Drop -Werror from libgfortran, and push out accumulated patchesets for older versions. (Portage version: 2.2.0_alpha131/cvs/Linux x86_64) --- sys-devel/gcc/ChangeLog | 8 +++++++- sys-devel/gcc/gcc-4.6.0.ebuild | 4 ++-- sys-devel/gcc/gcc-4.6.1-r1.ebuild | 4 ++-- sys-devel/gcc/gcc-4.6.2.ebuild | 4 ++-- sys-devel/gcc/gcc-4.6.3.ebuild | 4 ++-- sys-devel/gcc/gcc-4.7.0.ebuild | 4 ++-- sys-devel/gcc/gcc-4.7.1.ebuild | 4 ++-- 7 files changed, 19 insertions(+), 13 deletions(-) (limited to 'sys-devel') diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog index 6418d1bcd204..88ad6850a9fe 100644 --- a/sys-devel/gcc/ChangeLog +++ b/sys-devel/gcc/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-devel/gcc # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.902 2012/09/26 18:51:59 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.903 2012/09/27 20:59:58 vapier Exp $ + + 27 Sep 2012; Mike Frysinger gcc-4.6.0.ebuild, + gcc-4.6.1-r1.ebuild, gcc-4.6.2.ebuild, gcc-4.6.3.ebuild, gcc-4.7.0.ebuild, + gcc-4.7.1.ebuild: + Drop -Werror from libgfortran, and push out accumulated patchesets for older + versions. 26 Sep 2012; Matt Turner gcc-4.4.7.ebuild, gcc-4.5.4.ebuild: diff --git a/sys-devel/gcc/gcc-4.6.0.ebuild b/sys-devel/gcc/gcc-4.6.0.ebuild index ce063ed77498..3432a88a9153 100644 --- a/sys-devel/gcc/gcc-4.6.0.ebuild +++ b/sys-devel/gcc/gcc-4.6.0.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.0.ebuild,v 1.10 2012/05/31 04:59:32 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.0.ebuild,v 1.11 2012/09/27 20:59:58 vapier Exp $ -PATCH_VER="1.2" +PATCH_VER="1.3" UCLIBC_VER="1.0" # Hardened gcc 4 stuff diff --git a/sys-devel/gcc/gcc-4.6.1-r1.ebuild b/sys-devel/gcc/gcc-4.6.1-r1.ebuild index 4ac0f8773368..ff7054d25823 100644 --- a/sys-devel/gcc/gcc-4.6.1-r1.ebuild +++ b/sys-devel/gcc/gcc-4.6.1-r1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.1-r1.ebuild,v 1.7 2012/05/31 04:59:32 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.1-r1.ebuild,v 1.8 2012/09/27 20:59:58 vapier Exp $ -PATCH_VER="1.0" +PATCH_VER="1.1" UCLIBC_VER="1.0" # Hardened gcc 4 stuff diff --git a/sys-devel/gcc/gcc-4.6.2.ebuild b/sys-devel/gcc/gcc-4.6.2.ebuild index d6beacb1121c..3555329539b6 100644 --- a/sys-devel/gcc/gcc-4.6.2.ebuild +++ b/sys-devel/gcc/gcc-4.6.2.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.2.ebuild,v 1.12 2012/05/31 04:59:32 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.2.ebuild,v 1.13 2012/09/27 20:59:58 vapier Exp $ -PATCH_VER="1.4" +PATCH_VER="1.5" UCLIBC_VER="1.0" # Hardened gcc 4 stuff diff --git a/sys-devel/gcc/gcc-4.6.3.ebuild b/sys-devel/gcc/gcc-4.6.3.ebuild index 4bec62596fa2..810f91123d25 100644 --- a/sys-devel/gcc/gcc-4.6.3.ebuild +++ b/sys-devel/gcc/gcc-4.6.3.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.3.ebuild,v 1.12 2012/08/11 17:13:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.3.ebuild,v 1.13 2012/09/27 20:59:58 vapier Exp $ -PATCH_VER="1.6" +PATCH_VER="1.7" UCLIBC_VER="1.0" # Hardened gcc 4 stuff diff --git a/sys-devel/gcc/gcc-4.7.0.ebuild b/sys-devel/gcc/gcc-4.7.0.ebuild index ee7b3c0413f0..e8cef491d765 100644 --- a/sys-devel/gcc/gcc-4.7.0.ebuild +++ b/sys-devel/gcc/gcc-4.7.0.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.7.0.ebuild,v 1.4 2012/06/03 22:59:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.7.0.ebuild,v 1.5 2012/09/27 20:59:58 vapier Exp $ -PATCH_VER="1.1" +PATCH_VER="1.2" UCLIBC_VER="1.0" # Hardened gcc 4 stuff diff --git a/sys-devel/gcc/gcc-4.7.1.ebuild b/sys-devel/gcc/gcc-4.7.1.ebuild index bfc9ab89409e..4f1f962839af 100644 --- a/sys-devel/gcc/gcc-4.7.1.ebuild +++ b/sys-devel/gcc/gcc-4.7.1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.7.1.ebuild,v 1.4 2012/08/19 01:26:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.7.1.ebuild,v 1.5 2012/09/27 20:59:58 vapier Exp $ -PATCH_VER="1.3" +PATCH_VER="1.4" UCLIBC_VER="1.0" # Hardened gcc 4 stuff -- cgit v1.2.3-65-gdbad