rhill 14/10/02 00:10:29 Modified: ChangeLog gcc-4.7.3-r1.ebuild Log: 4.7.3 p1.5: Backport PR60155 fix to stable (bug #512586). Signed-off-by: Ryan Hill <rh...@gentoo.org> (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key 957A8463)
Revision Changes Path 1.1021 sys-devel/gcc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.1021&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.1021&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?r1=1.1020&r2=1.1021 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v retrieving revision 1.1020 retrieving revision 1.1021 diff -u -r1.1020 -r1.1021 --- ChangeLog 29 Sep 2014 02:58:48 -0000 1.1020 +++ ChangeLog 2 Oct 2014 00:10:29 -0000 1.1021 @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/gcc # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.1020 2014/09/29 02:58:48 rhill Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.1021 2014/10/02 00:10:29 rhill Exp $ + + 02 Oct 2014; Ryan Hill <rh...@gentoo.org> gcc-4.7.3-r1.ebuild: + 4.7.3 p1.5: Backport PR60155 fix to stable (bug #512586). 29 Sep 2014; Ryan Hill <rh...@gentoo.org> gcc-4.7.4.ebuild: 4.7.4 p1.2: Fix openssh build on alpha (bug #512586). 1.18 sys-devel/gcc/gcc-4.7.3-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.7.3-r1.ebuild?rev=1.18&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.7.3-r1.ebuild?rev=1.18&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.7.3-r1.ebuild?r1=1.17&r2=1.18 Index: gcc-4.7.3-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.7.3-r1.ebuild,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- gcc-4.7.3-r1.ebuild 16 Feb 2014 07:32:05 -0000 1.17 +++ gcc-4.7.3-r1.ebuild 2 Oct 2014 00:10:29 -0000 1.18 @@ -1,10 +1,10 @@ # 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.7.3-r1.ebuild,v 1.17 2014/02/16 07:32:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.7.3-r1.ebuild,v 1.18 2014/10/02 00:10:29 rhill Exp $ EAPI="2" -PATCH_VER="1.4" +PATCH_VER="1.5" UCLIBC_VER="1.0" # Hardened gcc 4 stuff