summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2014-04-25 18:37:01 +0000
committerUlrich Müller <ulm@gentoo.org>2014-04-25 18:37:01 +0000
commit334421ff31f7ba7dfb4c3aab23e64c304540309d (patch)
tree8162053f39d9865f3aa2292aa8edda40119dbecb /games-fps
parentRevision bump, add patch for CVE-2014-1912 (bug #500518) (diff)
downloadgentoo-2-334421ff31f7ba7dfb4c3aab23e64c304540309d.tar.gz
gentoo-2-334421ff31f7ba7dfb4c3aab23e64c304540309d.tar.bz2
gentoo-2-334421ff31f7ba7dfb4c3aab23e64c304540309d.zip
No distribution terms in distfile, therefore LICENSE changed to all-rights-reserved.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'games-fps')
-rw-r--r--games-fps/quake3-reaction/ChangeLog8
-rw-r--r--games-fps/quake3-reaction/quake3-reaction-3.2.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/games-fps/quake3-reaction/ChangeLog b/games-fps/quake3-reaction/ChangeLog
index 78b45bd5359d..11b83d54442a 100644
--- a/games-fps/quake3-reaction/ChangeLog
+++ b/games-fps/quake3-reaction/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-fps/quake3-reaction
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-reaction/ChangeLog,v 1.2 2009/10/07 13:23:10 nyhm Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-reaction/ChangeLog,v 1.3 2014/04/25 18:37:01 ulm Exp $
+
+ 25 Apr 2014; Ulrich Müller <ulm@gentoo.org> quake3-reaction-3.2.ebuild:
+ No distribution terms in distfile, therefore LICENSE changed to
+ all-rights-reserved.
07 Oct 2009; Tristan Heaven <nyhm@gentoo.org> quake3-reaction-3.2.ebuild:
EAPI=2; fix MOD_DIR; install icon
diff --git a/games-fps/quake3-reaction/quake3-reaction-3.2.ebuild b/games-fps/quake3-reaction/quake3-reaction-3.2.ebuild
index 64a9fc3af806..de277bb25c3f 100644
--- a/games-fps/quake3-reaction/quake3-reaction-3.2.ebuild
+++ b/games-fps/quake3-reaction/quake3-reaction-3.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-reaction/quake3-reaction-3.2.ebuild,v 1.4 2009/10/07 13:23:10 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-reaction/quake3-reaction-3.2.ebuild,v 1.5 2014/04/25 18:37:01 ulm Exp $
EAPI=2
@@ -14,6 +14,6 @@ inherit games games-mods
HOMEPAGE="http://www.rq3.com/"
SRC_URI="http://www.rq3.com/ReactionQuake3-v${PV}-Full.zip"
-LICENSE="as-is"
+LICENSE="all-rights-reserved"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="dedicated opengl"