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