From 49d7c08bb823477957bf0f9a016dcc88b1399dc0 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Wed, 11 Jul 2012 17:29:07 +0000 Subject: gpl for init script bug #425942 Package-Manager: portage-2.1.10.65/cvs/Linux x86_64 --- games-fps/quake3-bin/ChangeLog | 6 +++++- games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'games-fps') diff --git a/games-fps/quake3-bin/ChangeLog b/games-fps/quake3-bin/ChangeLog index c7c65762e862..d628be9e6ae8 100644 --- a/games-fps/quake3-bin/ChangeLog +++ b/games-fps/quake3-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/quake3-bin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/ChangeLog,v 1.32 2012/02/05 06:15:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/ChangeLog,v 1.33 2012/07/11 17:29:07 mr_bones_ Exp $ + + 11 Jul 2012; Michael Sterrett + quake3-bin-1.32c-r1.ebuild: + gpl for init script bug #425942 05 Feb 2012; Mike Frysinger quake3-bin-1.32c.ebuild, quake3-bin-1.32c-r1.ebuild: diff --git a/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild b/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild index 2a298e49aedb..938aeda30425 100644 --- a/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild +++ b/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild,v 1.13 2012/02/05 06:15:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild,v 1.14 2012/07/11 17:29:07 mr_bones_ Exp $ EAPI=2 inherit eutils unpacker games @@ -10,7 +10,7 @@ HOMEPAGE="http://www.idsoftware.com/" SRC_URI="mirror://idsoftware/quake3/linux/linuxq3apoint-1.32b-3.x86.run mirror://idsoftware/quake3/quake3-1.32c.zip" -LICENSE="Q3AEULA" +LICENSE="Q3AEULA GPL-2" #gpl for init script bug #425942 SLOT="0" KEYWORDS="-* ~amd64 ~x86" IUSE="cdinstall dedicated opengl teamarena" -- cgit v1.2.3-65-gdbad