ago 15/01/25 10:20:48 Modified: gcc-4.9.2.ebuild ChangeLog Log: Add ~alpha, wrt bug #536874 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="~alpha", signed Manifest commit with key 7194459F)
Revision Changes Path 1.9 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.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.9.2.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.9.2.ebuild?r1=1.8&r2=1.9 Index: gcc-4.9.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.9.2.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- gcc-4.9.2.ebuild 24 Jan 2015 15:40:50 -0000 1.8 +++ gcc-4.9.2.ebuild 25 Jan 2015 10:20:47 -0000 1.9 @@ -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.8 2015/01/24 15:40:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.9.2.ebuild,v 1.9 2015/01/25 10:20:47 ago Exp $ EAPI="4" @@ -22,7 +22,7 @@ inherit eutils toolchain -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64" RDEPEND="" DEPEND="${RDEPEND} 1.1043 sys-devel/gcc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.1043&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.1043&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?r1=1.1042&r2=1.1043 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v retrieving revision 1.1042 retrieving revision 1.1043 diff -u -r1.1042 -r1.1043 --- ChangeLog 24 Jan 2015 15:40:50 -0000 1.1042 +++ ChangeLog 25 Jan 2015 10:20:47 -0000 1.1043 @@ -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.1042 2015/01/24 15:40:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.1043 2015/01/25 10:20:47 ago Exp $ + + 25 Jan 2015; Agostino Sarubbo <[email protected]> gcc-4.9.2.ebuild: + Add ~alpha, wrt bug #536874 24 Jan 2015; Agostino Sarubbo <[email protected]> gcc-4.9.2.ebuild: Add ~ia64, wrt bug #536874
