From ca59563500126276fedc33e8291c83f819babff9 Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Tue, 13 May 2014 06:29:34 +0000 Subject: Fix LICENSE, add mirror and bindist restrictions, bug 505620. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!) --- games-emulation/boycott-advance-sdl/ChangeLog | 8 ++++++-- .../boycott-advance-sdl/boycott-advance-sdl-0.2.8.ebuild | 10 +++++----- 2 files changed, 11 insertions(+), 7 deletions(-) (limited to 'games-emulation') diff --git a/games-emulation/boycott-advance-sdl/ChangeLog b/games-emulation/boycott-advance-sdl/ChangeLog index 6518a448e4dc..e6709d746d78 100644 --- a/games-emulation/boycott-advance-sdl/ChangeLog +++ b/games-emulation/boycott-advance-sdl/ChangeLog @@ -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 + boycott-advance-sdl-0.2.8.ebuild: + Fix LICENSE, add mirror and bindist restrictions, bug 505620. 14 Nov 2013; Michael Sterrett boycott-advance-sdl-0.2.8.ebuild: diff --git a/games-emulation/boycott-advance-sdl/boycott-advance-sdl-0.2.8.ebuild b/games-emulation/boycott-advance-sdl/boycott-advance-sdl-0.2.8.ebuild index 0a3cf019d4e9..e7f780ef0ded 100644 --- a/games-emulation/boycott-advance-sdl/boycott-advance-sdl-0.2.8.ebuild +++ b/games-emulation/boycott-advance-sdl/boycott-advance-sdl-0.2.8.ebuild @@ -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 @@ DESCRIPTION="A Gameboy Advance (GBA) emulator for Linux" 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 -- cgit v1.2.3-65-gdbad