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-roe
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-roe')
-rw-r--r--games-fps/doom3-roe/ChangeLog6
-rw-r--r--games-fps/doom3-roe/doom3-roe-1.ebuild3
2 files changed, 6 insertions, 3 deletions
diff --git a/games-fps/doom3-roe/ChangeLog b/games-fps/doom3-roe/ChangeLog
index 09f24bbb637b..3a4079402ab4 100644
--- a/games-fps/doom3-roe/ChangeLog
+++ b/games-fps/doom3-roe/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-fps/doom3-roe
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-roe/ChangeLog,v 1.11 2011/08/04 22:31:05 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-roe/ChangeLog,v 1.12 2011/12/14 17:20:00 vapier Exp $
+
+ 14 Dec 2011; Mike Frysinger <vapier@gentoo.org> doom3-roe-1.ebuild:
+ The games.eclass has dropped GAMES_CHECK_LICENSE support (since portage now
+ has ACCEPT_LICENSE), so drop it here too.
04 Aug 2011; Michael Sterrett <mr_bones_@gentoo.org> doom3-roe-1.ebuild:
Add CDROM_ROOT quoting with patch from Jared (bug #371483)
diff --git a/games-fps/doom3-roe/doom3-roe-1.ebuild b/games-fps/doom3-roe/doom3-roe-1.ebuild
index 52ea66d83708..5bffed8daf72 100644
--- a/games-fps/doom3-roe/doom3-roe-1.ebuild
+++ b/games-fps/doom3-roe/doom3-roe-1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-roe/doom3-roe-1.ebuild,v 1.12 2011/08/04 22:31:05 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-roe/doom3-roe-1.ebuild,v 1.13 2011/12/14 17:20:00 vapier Exp $
inherit eutils games
@@ -19,7 +19,6 @@ RDEPEND=">=games-fps/doom3-1.3.1302-r2"
S=${WORKDIR}
-GAMES_CHECK_LICENSE="yes"
dir=${GAMES_PREFIX_OPT}/doom3
Ddir=${D}/${dir}