summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-12-14 17:34:34 +0000
committerMike Frysinger <vapier@gentoo.org>2011-12-14 17:34:34 +0000
commit68d31f45b5255af71e05e17c86c717f07e6a9edb (patch)
tree8c5d842a12d2ce7ecc1801cf6c7059e026708626 /games-strategy/darwinia
parentThe games.eclass has dropped GAMES_CHECK_LICENSE support (since portage now h... (diff)
downloadhistorical-68d31f45b5255af71e05e17c86c717f07e6a9edb.tar.gz
historical-68d31f45b5255af71e05e17c86c717f07e6a9edb.tar.bz2
historical-68d31f45b5255af71e05e17c86c717f07e6a9edb.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-strategy/darwinia')
-rw-r--r--games-strategy/darwinia/ChangeLog9
-rw-r--r--games-strategy/darwinia/darwinia-1.3.0.ebuild5
-rw-r--r--games-strategy/darwinia/darwinia-1.4.0_beta9.ebuild5
3 files changed, 11 insertions, 8 deletions
diff --git a/games-strategy/darwinia/ChangeLog b/games-strategy/darwinia/ChangeLog
index e71e450e37f6..b41089b39f9a 100644
--- a/games-strategy/darwinia/ChangeLog
+++ b/games-strategy/darwinia/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for games-strategy/darwinia
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/darwinia/ChangeLog,v 1.8 2010/02/22 19:42:35 pacho Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/darwinia/ChangeLog,v 1.9 2011/12/14 17:34:34 vapier Exp $
+
+ 14 Dec 2011; Mike Frysinger <vapier@gentoo.org> darwinia-1.3.0.ebuild,
+ darwinia-1.4.0_beta9.ebuild:
+ The games.eclass has dropped GAMES_CHECK_LICENSE support (since portage now
+ has ACCEPT_LICENSE), so drop it here too.
22 Feb 2010; Pacho Ramos <pacho@gentoo.org> darwinia-1.3.0.ebuild,
darwinia-1.4.0_beta9.ebuild:
diff --git a/games-strategy/darwinia/darwinia-1.3.0.ebuild b/games-strategy/darwinia/darwinia-1.3.0.ebuild
index 03f8a1f3eac1..466103a39d98 100644
--- a/games-strategy/darwinia/darwinia-1.3.0.ebuild
+++ b/games-strategy/darwinia/darwinia-1.3.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/darwinia/darwinia-1.3.0.ebuild,v 1.11 2010/02/22 19:42:35 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/darwinia/darwinia-1.3.0.ebuild,v 1.12 2011/12/14 17:34:34 vapier Exp $
inherit eutils games
@@ -31,7 +31,6 @@ RDEPEND="
S=${WORKDIR}
-GAMES_CHECK_LICENSE="yes"
dir=${GAMES_PREFIX_OPT}/${PN}
src_unpack() {
diff --git a/games-strategy/darwinia/darwinia-1.4.0_beta9.ebuild b/games-strategy/darwinia/darwinia-1.4.0_beta9.ebuild
index 54ca5dc92af2..90b94fb59456 100644
--- a/games-strategy/darwinia/darwinia-1.4.0_beta9.ebuild
+++ b/games-strategy/darwinia/darwinia-1.4.0_beta9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/darwinia/darwinia-1.4.0_beta9.ebuild,v 1.8 2010/02/22 19:42:35 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/darwinia/darwinia-1.4.0_beta9.ebuild,v 1.9 2011/12/14 17:34:34 vapier Exp $
inherit eutils games
@@ -32,7 +32,6 @@ RDEPEND="
S=${WORKDIR}
-GAMES_CHECK_LICENSE="yes"
dir=${GAMES_PREFIX_OPT}/${PN}
src_unpack() {