summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-12-14 17:12:57 +0000
committerMike Frysinger <vapier@gentoo.org>2011-12-14 17:12:57 +0000
commit863f3088ca141b57b6aab473adb3ac975f8e5fe7 (patch)
tree73e20c5fc33334c7030f184905442c91da160bcc /games-action
parentThe games.eclass has dropped GAMES_CHECK_LICENSE support (since portage now h... (diff)
downloadgentoo-2-863f3088ca141b57b6aab473adb3ac975f8e5fe7.tar.gz
gentoo-2-863f3088ca141b57b6aab473adb3ac975f8e5fe7.tar.bz2
gentoo-2-863f3088ca141b57b6aab473adb3ac975f8e5fe7.zip
The games.eclass has dropped GAMES_CHECK_LICENSE support (since portage now has ACCEPT_LICENSE), so drop it here too.
(Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
Diffstat (limited to 'games-action')
-rw-r--r--games-action/fakk2/ChangeLog8
-rw-r--r--games-action/fakk2/fakk2-1.02.ebuild5
2 files changed, 8 insertions, 5 deletions
diff --git a/games-action/fakk2/ChangeLog b/games-action/fakk2/ChangeLog
index 05a127083fca..c04f8cb4b15b 100644
--- a/games-action/fakk2/ChangeLog
+++ b/games-action/fakk2/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-action/fakk2
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/fakk2/ChangeLog,v 1.17 2008/06/05 19:06:19 wolf31o2 Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-action/fakk2/ChangeLog,v 1.18 2011/12/14 17:12:57 vapier Exp $
+
+ 14 Dec 2011; Mike Frysinger <vapier@gentoo.org> fakk2-1.02.ebuild:
+ The games.eclass has dropped GAMES_CHECK_LICENSE support (since portage now
+ has ACCEPT_LICENSE), so drop it here too.
05 Jun 2008; Chris Gianelloni <wolf31o2@gentoo.org> metadata.xml:
Removing myself as maintainer.
diff --git a/games-action/fakk2/fakk2-1.02.ebuild b/games-action/fakk2/fakk2-1.02.ebuild
index e9ec8f1bbe4e..fff7d3cf828e 100644
--- a/games-action/fakk2/fakk2-1.02.ebuild
+++ b/games-action/fakk2/fakk2-1.02.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-action/fakk2/fakk2-1.02.ebuild,v 1.17 2009/04/14 07:23:58 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/fakk2/fakk2-1.02.ebuild,v 1.18 2011/12/14 17:12:57 vapier Exp $
inherit eutils games
@@ -19,7 +19,6 @@ RDEPEND="virtual/opengl"
S=${WORKDIR}
-GAMES_CHECK_LICENSE="yes"
dir=${GAMES_PREFIX_OPT}/${PN}
Ddir=${D}/${dir}