mattst88 15/05/24 18:57:13 Modified: gcc-4.7.4.ebuild ChangeLog Log: alpha stable, bug 548802. (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 974CA72A)
Revision Changes Path 1.13 sys-devel/gcc/gcc-4.7.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.7.4.ebuild?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.7.4.ebuild?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.7.4.ebuild?r1=1.12&r2=1.13 Index: gcc-4.7.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.7.4.ebuild,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- gcc-4.7.4.ebuild 13 May 2015 09:39:25 -0000 1.12 +++ gcc-4.7.4.ebuild 24 May 2015 18:57:13 -0000 1.13 @@ -1,6 +1,6 @@ # 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.7.4.ebuild,v 1.12 2015/05/13 09:39:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.7.4.ebuild,v 1.13 2015/05/24 18:57:13 mattst88 Exp $ EAPI="4" @@ -22,7 +22,7 @@ inherit eutils toolchain -KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 -amd64-fbsd -x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 -amd64-fbsd -x86-fbsd" RDEPEND="" DEPEND="${RDEPEND} 1.1077 sys-devel/gcc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.1077&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.1077&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?r1=1.1076&r2=1.1077 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v retrieving revision 1.1076 retrieving revision 1.1077 diff -u -r1.1076 -r1.1077 --- ChangeLog 14 May 2015 16:47:01 -0000 1.1076 +++ ChangeLog 24 May 2015 18:57:13 -0000 1.1077 @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/gcc # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.1076 2015/05/14 16:47:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.1077 2015/05/24 18:57:13 mattst88 Exp $ + + 24 May 2015; Matt Turner <[email protected]> gcc-4.7.4.ebuild: + alpha stable, bug 548802. 14 May 2015; Mike Frysinger <[email protected]> gcc-3.3.6-r1.ebuild, gcc-3.4.6-r2.ebuild:
