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
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')
-rw-r--r--games-strategy/darwinia-demo/ChangeLog8
-rw-r--r--games-strategy/darwinia-demo/darwinia-demo-1.3.0.ebuild6
-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
-rw-r--r--games-strategy/heroes3/ChangeLog8
-rw-r--r--games-strategy/heroes3/heroes3-1.3.1a-r2.ebuild5
-rw-r--r--games-strategy/savage2-bin/ChangeLog9
-rw-r--r--games-strategy/savage2-bin/savage2-bin-2.1.0.1-r1.ebuild7
9 files changed, 36 insertions, 26 deletions
diff --git a/games-strategy/darwinia-demo/ChangeLog b/games-strategy/darwinia-demo/ChangeLog
index 7b9ed5cbf728..7b4df00eda88 100644
--- a/games-strategy/darwinia-demo/ChangeLog
+++ b/games-strategy/darwinia-demo/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-strategy/darwinia-demo
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/darwinia-demo/ChangeLog,v 1.12 2009/05/22 21:47:48 mr_bones_ Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/darwinia-demo/ChangeLog,v 1.13 2011/12/14 17:34:34 vapier Exp $
+
+ 14 Dec 2011; Mike Frysinger <vapier@gentoo.org> darwinia-demo-1.3.0.ebuild:
+ The games.eclass has dropped GAMES_CHECK_LICENSE support (since portage now
+ has ACCEPT_LICENSE), so drop it here too.
22 May 2009; Michael Sterrett <mr_bones_@gentoo.org>
darwinia-demo-1.3.0.ebuild:
diff --git a/games-strategy/darwinia-demo/darwinia-demo-1.3.0.ebuild b/games-strategy/darwinia-demo/darwinia-demo-1.3.0.ebuild
index 426c21211167..a0b5e7f380eb 100644
--- a/games-strategy/darwinia-demo/darwinia-demo-1.3.0.ebuild
+++ b/games-strategy/darwinia-demo/darwinia-demo-1.3.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 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-demo/darwinia-demo-1.3.0.ebuild,v 1.9 2009/05/22 21:47:48 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/darwinia-demo/darwinia-demo-1.3.0.ebuild,v 1.10 2011/12/14 17:34:34 vapier Exp $
inherit eutils games
@@ -13,7 +13,6 @@ SLOT="0"
KEYWORDS="-* amd64 x86"
IUSE=""
RESTRICT="mirror strip"
-PROPERTIES="interactive"
RDEPEND="
sys-libs/glibc
@@ -30,7 +29,6 @@ RDEPEND="
S=${WORKDIR}
-GAMES_CHECK_LICENSE="yes"
dir=${GAMES_PREFIX_OPT}/${PN}
src_unpack() {
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() {
diff --git a/games-strategy/heroes3/ChangeLog b/games-strategy/heroes3/ChangeLog
index f3fe45aab01e..80e2d9d81795 100644
--- a/games-strategy/heroes3/ChangeLog
+++ b/games-strategy/heroes3/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-strategy/heroes3
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/heroes3/ChangeLog,v 1.20 2008/08/01 08:48:38 wolf31o2 Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/heroes3/ChangeLog,v 1.21 2011/12/14 17:34:28 vapier Exp $
+
+ 14 Dec 2011; Mike Frysinger <vapier@gentoo.org> heroes3-1.3.1a-r2.ebuild:
+ The games.eclass has dropped GAMES_CHECK_LICENSE support (since portage now
+ has ACCEPT_LICENSE), so drop it here too.
01 Aug 2008; Chris Gianelloni <wolf31o2@gentoo.org> metadata.xml:
Removing myself as maintainer since I'm retiring.
diff --git a/games-strategy/heroes3/heroes3-1.3.1a-r2.ebuild b/games-strategy/heroes3/heroes3-1.3.1a-r2.ebuild
index 47732d2e5ec6..4c95beebc671 100644
--- a/games-strategy/heroes3/heroes3-1.3.1a-r2.ebuild
+++ b/games-strategy/heroes3/heroes3-1.3.1a-r2.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-strategy/heroes3/heroes3-1.3.1a-r2.ebuild,v 1.12 2009/04/14 07:31:38 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/heroes3/heroes3-1.3.1a-r2.ebuild,v 1.13 2011/12/14 17:34:28 vapier Exp $
# [x] Base Install Required (+4 MB)
# [x] Scenarios (+7 MB)
@@ -47,7 +47,6 @@ RDEPEND="!ppc? ( sys-libs/lib-compat-loki )"
S=${WORKDIR}
-GAMES_CHECK_LICENSE="yes"
dir=${GAMES_PREFIX_OPT}/${PN}
Ddir=${D}/${dir}
diff --git a/games-strategy/savage2-bin/ChangeLog b/games-strategy/savage2-bin/ChangeLog
index 1f1cb931bc46..b6b1f23d022e 100644
--- a/games-strategy/savage2-bin/ChangeLog
+++ b/games-strategy/savage2-bin/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for games-strategy/savage2-bin
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/savage2-bin/ChangeLog,v 1.5 2010/03/10 19:36:49 ssuominen Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/savage2-bin/ChangeLog,v 1.6 2011/12/14 17:34:27 vapier Exp $
+
+ 14 Dec 2011; Mike Frysinger <vapier@gentoo.org>
+ savage2-bin-2.1.0.1-r1.ebuild:
+ The games.eclass has dropped GAMES_CHECK_LICENSE support (since portage now
+ has ACCEPT_LICENSE), so drop it here too.
10 Mar 2010; Samuli Suominen <ssuominen@gentoo.org>
savage2-bin-2.1.0.1-r1.ebuild:
diff --git a/games-strategy/savage2-bin/savage2-bin-2.1.0.1-r1.ebuild b/games-strategy/savage2-bin/savage2-bin-2.1.0.1-r1.ebuild
index 1233f5a37a1f..e3865e1827ef 100644
--- a/games-strategy/savage2-bin/savage2-bin-2.1.0.1-r1.ebuild
+++ b/games-strategy/savage2-bin/savage2-bin-2.1.0.1-r1.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/savage2-bin/savage2-bin-2.1.0.1-r1.ebuild,v 1.4 2010/03/10 19:36:49 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/savage2-bin/savage2-bin-2.1.0.1-r1.ebuild,v 1.5 2011/12/14 17:34:27 vapier Exp $
EAPI=2
inherit eutils games
@@ -15,7 +15,6 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RESTRICT="mirror strip"
-PROPERTIES="interactive"
QA_TEXTRELS_x86="
${GAMES_PREFIX_OPT:1}/savage2/vid_gl2.so
${GAMES_PREFIX_OPT:1}/savage2/editor/cgame.so
@@ -47,8 +46,6 @@ DEPEND="app-arch/unzip"
S=${WORKDIR}/data
-GAMES_CHECK_LICENSE="yes"
-
src_unpack() {
if use x86 ; then
unzip "${DISTDIR}"/Savage2Install-${PV}-i686.bin