summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-12-14 17:28:54 +0000
committerMike Frysinger <vapier@gentoo.org>2011-12-14 17:28:54 +0000
commita08609e3d575cc8c4078b548f7f646ef31ed4bdb (patch)
tree6e551a26346e26d3189911cd781f6e23183b26f9 /games-fps/doom3-demo
parentavoid multiple inclusions when possible to speed caching up (diff)
downloadhistorical-a08609e3d575cc8c4078b548f7f646ef31ed4bdb.tar.gz
historical-a08609e3d575cc8c4078b548f7f646ef31ed4bdb.tar.bz2
historical-a08609e3d575cc8c4078b548f7f646ef31ed4bdb.zip
The games.eclass has dropped GAMES_CHECK_LICENSE support (since portage now has ACCEPT_LICENSE), so drop it here too.
Package-Manager: portage-2.2.0_alpha79/cvs/Linux x86_64
Diffstat (limited to 'games-fps/doom3-demo')
-rw-r--r--games-fps/doom3-demo/ChangeLog8
-rw-r--r--games-fps/doom3-demo/doom3-demo-1.1.1286.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/games-fps/doom3-demo/ChangeLog b/games-fps/doom3-demo/ChangeLog
index 552c6f61ab76..03e73b0c5d85 100644
--- a/games-fps/doom3-demo/ChangeLog
+++ b/games-fps/doom3-demo/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-fps/doom3-demo
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-demo/ChangeLog,v 1.28 2008/09/26 18:01:27 zmedico Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-demo/ChangeLog,v 1.29 2011/12/14 17:18:59 vapier Exp $
+
+ 14 Dec 2011; Mike Frysinger <vapier@gentoo.org> doom3-demo-1.1.1286.ebuild:
+ The games.eclass has dropped GAMES_CHECK_LICENSE support (since portage now
+ has ACCEPT_LICENSE), so drop it here too.
26 Sep 2008; Zac Medico <zmedico@gentoo.org> doom3-demo-1.1.1286.ebuild:
Set PROPERTIES=interactive since GAMES_CHECK_LICENSE=yes is set.
diff --git a/games-fps/doom3-demo/doom3-demo-1.1.1286.ebuild b/games-fps/doom3-demo/doom3-demo-1.1.1286.ebuild
index a7c3d4911ae7..353453bc2aa8 100644
--- a/games-fps/doom3-demo/doom3-demo-1.1.1286.ebuild
+++ b/games-fps/doom3-demo/doom3-demo-1.1.1286.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-demo/doom3-demo-1.1.1286.ebuild,v 1.22 2008/09/26 18:01:27 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-demo/doom3-demo-1.1.1286.ebuild,v 1.23 2011/12/14 17:18:59 vapier Exp $
inherit eutils games
@@ -14,7 +14,6 @@ LICENSE="DOOM3"
SLOT="0"
KEYWORDS="-* amd64 x86"
IUSE="opengl dedicated"
-PROPERTIES="interactive"
RESTRICT="strip mirror"
QA_EXECSTACK="${GAMES_PREFIX_OPT:1}/${PN}/*"
@@ -31,7 +30,6 @@ RDEPEND="opengl? ( virtual/opengl )
S=${WORKDIR}
-GAMES_CHECK_LICENSE="yes"
dir=${GAMES_PREFIX_OPT}/${PN}
Ddir=${D}/${dir}