ulm 14/05/13 06:29:34 Modified: ChangeLog boycott-advance-sdl-0.2.8.ebuild Log: Fix LICENSE, add mirror and bindist restrictions, bug 505620. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Revision Changes Path 1.7 games-emulation/boycott-advance-sdl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/boycott-advance-sdl/ChangeLog?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/boycott-advance-sdl/ChangeLog?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/boycott-advance-sdl/ChangeLog?r1=1.6&r2=1.7 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-emulation/boycott-advance-sdl/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 14 Nov 2013 21:54:05 -0000 1.6 +++ ChangeLog 13 May 2014 06:29:34 -0000 1.7 @@ -1,6 +1,10 @@ # ChangeLog for games-emulation/boycott-advance-sdl -# Copyright 2000-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/boycott-advance-sdl/ChangeLog,v 1.6 2013/11/14 21:54:05 mr_bones_ Exp $ +# Copyright 2000-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/boycott-advance-sdl/ChangeLog,v 1.7 2014/05/13 06:29:34 ulm Exp $ + + 13 May 2014; Ulrich Müller <[email protected]> + boycott-advance-sdl-0.2.8.ebuild: + Fix LICENSE, add mirror and bindist restrictions, bug 505620. 14 Nov 2013; Michael Sterrett <[email protected]> boycott-advance-sdl-0.2.8.ebuild: 1.6 games-emulation/boycott-advance-sdl/boycott-advance-sdl-0.2.8.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/boycott-advance-sdl/boycott-advance-sdl-0.2.8.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/boycott-advance-sdl/boycott-advance-sdl-0.2.8.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/boycott-advance-sdl/boycott-advance-sdl-0.2.8.ebuild?r1=1.5&r2=1.6 Index: boycott-advance-sdl-0.2.8.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-emulation/boycott-advance-sdl/boycott-advance-sdl-0.2.8.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- boycott-advance-sdl-0.2.8.ebuild 14 Nov 2013 21:54:05 -0000 1.5 +++ boycott-advance-sdl-0.2.8.ebuild 13 May 2014 06:29:34 -0000 1.6 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/boycott-advance-sdl/boycott-advance-sdl-0.2.8.ebuild,v 1.5 2013/11/14 21:54:05 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/boycott-advance-sdl/boycott-advance-sdl-0.2.8.ebuild,v 1.6 2014/05/13 06:29:34 ulm Exp $ inherit games @@ -9,11 +9,11 @@ HOMEPAGE="http://sdlemu.ngemu.com/basdl.php" SRC_URI="http://sdlemu.ngemu.com/releases/BoyCottAdvance-SDL-${PV}${MY_RLS}.i386.linux.tar.gz" -KEYWORDS="-* x86" -LICENSE="as-is" +LICENSE="all-rights-reserved" SLOT="0" -RESTRICT="strip" +KEYWORDS="-* x86" IUSE="" +RESTRICT="mirror bindist strip" RDEPEND="virtual/opengl >=media-libs/libsdl-1.2
