pacho 15/04/21 17:50:56 Modified: ChangeLog vgba-4.8.ebuild Log: x86 stable wrt bug #541108 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Revision Changes Path 1.12 games-emulation/vgba/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/vgba/ChangeLog?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/vgba/ChangeLog?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/vgba/ChangeLog?r1=1.11&r2=1.12 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-emulation/vgba/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 24 Jan 2015 06:31:00 -0000 1.11 +++ ChangeLog 21 Apr 2015 17:50:56 -0000 1.12 @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/vgba # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/vgba/ChangeLog,v 1.11 2015/01/24 06:31:00 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/vgba/ChangeLog,v 1.12 2015/04/21 17:50:56 pacho Exp $ + + 21 Apr 2015; Pacho Ramos <[email protected]> vgba-4.8.ebuild: + x86 stable wrt bug #541108 *vgba-4.8 (24 Jan 2015) 1.2 games-emulation/vgba/vgba-4.8.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/vgba/vgba-4.8.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/vgba/vgba-4.8.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/vgba/vgba-4.8.ebuild?r1=1.1&r2=1.2 Index: vgba-4.8.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-emulation/vgba/vgba-4.8.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- vgba-4.8.ebuild 24 Jan 2015 06:31:00 -0000 1.1 +++ vgba-4.8.ebuild 21 Apr 2015 17:50:56 -0000 1.2 @@ -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/games-emulation/vgba/vgba-4.8.ebuild,v 1.1 2015/01/24 06:31:00 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/vgba/vgba-4.8.ebuild,v 1.2 2015/04/21 17:50:56 pacho Exp $ EAPI=5 inherit games @@ -11,7 +11,7 @@ LICENSE="VGBA" SLOT="0" -KEYWORDS="-* ~x86" +KEYWORDS="-* x86" RESTRICT="strip" IUSE=""
