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-demo
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-demo')
-rw-r--r--games-strategy/darwinia-demo/ChangeLog8
-rw-r--r--games-strategy/darwinia-demo/darwinia-demo-1.3.0.ebuild6
2 files changed, 8 insertions, 6 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() {