vapier 14/05/18 17:26:17 Modified: bin86-0.16.20-r2.ebuild ChangeLog Log: Add ppc/ppc64 keywords as this project can build on any arch (it will still generate x86 output, but that is what projects usually want). (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path 1.4 sys-devel/bin86/bin86-0.16.20-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/bin86/bin86-0.16.20-r2.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/bin86/bin86-0.16.20-r2.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/bin86/bin86-0.16.20-r2.ebuild?r1=1.3&r2=1.4 Index: bin86-0.16.20-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.20-r2.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- bin86-0.16.20-r2.ebuild 4 May 2014 08:27:57 -0000 1.3 +++ bin86-0.16.20-r2.ebuild 18 May 2014 17:26:17 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.20-r2.ebuild,v 1.3 2014/05/04 08:27:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.20-r2.ebuild,v 1.4 2014/05/18 17:26:17 vapier Exp $ EAPI="5" @@ -13,7 +13,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* amd64 x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd" IUSE="" src_prepare() { 1.33 sys-devel/bin86/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/bin86/ChangeLog?rev=1.33&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/bin86/ChangeLog?rev=1.33&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/bin86/ChangeLog?r1=1.32&r2=1.33 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/bin86/ChangeLog,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- ChangeLog 4 May 2014 08:27:57 -0000 1.32 +++ ChangeLog 18 May 2014 17:26:17 -0000 1.33 @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/bin86 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/ChangeLog,v 1.32 2014/05/04 08:27:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/ChangeLog,v 1.33 2014/05/18 17:26:17 vapier Exp $ + + 18 May 2014; Mike Frysinger <[email protected]> bin86-0.16.20-r2.ebuild: + Add ppc/ppc64 keywords as this project can build on any arch (it will still + generate x86 output, but that is what projects usually want). 04 May 2014; Agostino Sarubbo <[email protected]> bin86-0.16.20-r2.ebuild: Stable for x86, wrt bug #502928
