From 3260a808719c1efb5f9fa3986a0698c36d645801 Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Thu, 17 Apr 2014 16:06:33 +0000 Subject: Fix LICENSE, add mirror and bindist restrictions, bug 505624. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!) --- games-emulation/kigb/ChangeLog | 7 +++++-- games-emulation/kigb/kigb-2.02.ebuild | 14 ++++++-------- 2 files changed, 11 insertions(+), 10 deletions(-) (limited to 'games-emulation/kigb') diff --git a/games-emulation/kigb/ChangeLog b/games-emulation/kigb/ChangeLog index 396268ae4678..a99022c4e325 100644 --- a/games-emulation/kigb/ChangeLog +++ b/games-emulation/kigb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/kigb -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/kigb/ChangeLog,v 1.13 2008/11/25 01:43:45 mr_bones_ Exp $ +# Copyright 2000-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/kigb/ChangeLog,v 1.14 2014/04/17 16:06:33 ulm Exp $ + + 17 Apr 2014; Ulrich Müller kigb-2.02.ebuild: + Fix LICENSE, add mirror and bindist restrictions, bug 505624. 25 Nov 2008; Michael Sterrett kigb-2.02.ebuild: add virtual/libstdc++ dep (bug #248660) diff --git a/games-emulation/kigb/kigb-2.02.ebuild b/games-emulation/kigb/kigb-2.02.ebuild index 32fbc863c565..8c0ac114c32d 100644 --- a/games-emulation/kigb/kigb-2.02.ebuild +++ b/games-emulation/kigb/kigb-2.02.ebuild @@ -1,20 +1,18 @@ -# Copyright 1999-2008 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/kigb/kigb-2.02.ebuild,v 1.5 2009/08/22 19:11:36 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/kigb/kigb-2.02.ebuild,v 1.6 2014/04/17 16:06:33 ulm Exp $ inherit games DESCRIPTION="A Gameboy (GB, SGB, GBA) Emulator for Linux" -HOMEPAGE="http://kigb.emuunlim.com" -# No version upstream -#SRC_URI="http://kigb.emuunlim.com/${PN}_lin.tar.gz" -SRC_URI="mirror://gentoo/${P}.tar.gz" +HOMEPAGE="http://kigb.emuunlim.com/" +SRC_URI="http://kigb.emuunlim.com/${PN}_lin.tar.gz" -LICENSE="as-is" +LICENSE="all-rights-reserved" SLOT="0" KEYWORDS="-* x86" -RESTRICT="strip" IUSE="" +RESTRICT="mirror bindist strip" RDEPEND="x11-libs/libXext sys-libs/zlib -- cgit v1.2.3-65-gdbad