ago 15/01/19 15:04:42 Modified: gcc-4.9.2.ebuild ChangeLog Log: Add ~ppc, wrt bug #536874 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="~ppc", signed Manifest commit with key 7194459F)
Revision Changes Path 1.6 sys-devel/gcc/gcc-4.9.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.9.2.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.9.2.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.9.2.ebuild?r1=1.5&r2=1.6 Index: gcc-4.9.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.9.2.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- gcc-4.9.2.ebuild 19 Jan 2015 15:04:31 -0000 1.5 +++ gcc-4.9.2.ebuild 19 Jan 2015 15:04:42 -0000 1.6 @@ -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.9.2.ebuild,v 1.5 2015/01/19 15:04:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.9.2.ebuild,v 1.6 2015/01/19 15:04:42 ago Exp $ EAPI="4" @@ -22,7 +22,7 @@ inherit eutils toolchain -KEYWORDS="~amd64 ~hppa ~ppc64" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64" RDEPEND="" DEPEND="${RDEPEND} 1.1040 sys-devel/gcc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.1040&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.1040&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?r1=1.1039&r2=1.1040 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v retrieving revision 1.1039 retrieving revision 1.1040 diff -u -r1.1039 -r1.1040 --- ChangeLog 19 Jan 2015 15:04:31 -0000 1.1039 +++ ChangeLog 19 Jan 2015 15:04:42 -0000 1.1040 @@ -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.1039 2015/01/19 15:04:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.1040 2015/01/19 15:04:42 ago Exp $ + + 19 Jan 2015; Agostino Sarubbo <[email protected]> gcc-4.9.2.ebuild: + Add ~ppc, wrt bug #536874 19 Jan 2015; Agostino Sarubbo <[email protected]> gcc-4.9.2.ebuild: Add ~ppc64, wrt bug #536874
