summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-action/spacetripper-demo')
-rw-r--r--games-action/spacetripper-demo/ChangeLog8
-rw-r--r--games-action/spacetripper-demo/spacetripper-demo-1.ebuild8
2 files changed, 9 insertions, 7 deletions
diff --git a/games-action/spacetripper-demo/ChangeLog b/games-action/spacetripper-demo/ChangeLog
index 497e0e3a5245..127d63b8885a 100644
--- a/games-action/spacetripper-demo/ChangeLog
+++ b/games-action/spacetripper-demo/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-action/spacetripper-demo
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/spacetripper-demo/ChangeLog,v 1.11 2008/02/29 18:09:18 carlo Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-action/spacetripper-demo/ChangeLog,v 1.12 2011/12/14 17:13:20 vapier Exp $
+
+ 14 Dec 2011; Mike Frysinger <vapier@gentoo.org> spacetripper-demo-1.ebuild:
+ The games.eclass has dropped GAMES_CHECK_LICENSE support (since portage now
+ has ACCEPT_LICENSE), so drop it here too.
29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> spacetripper-demo-1.ebuild:
Remove icon extension from desktop entry to match Icon Theme Specification.
diff --git a/games-action/spacetripper-demo/spacetripper-demo-1.ebuild b/games-action/spacetripper-demo/spacetripper-demo-1.ebuild
index fa4622757056..194e75c79ca8 100644
--- a/games-action/spacetripper-demo/spacetripper-demo-1.ebuild
+++ b/games-action/spacetripper-demo/spacetripper-demo-1.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/spacetripper-demo/spacetripper-demo-1.ebuild,v 1.12 2009/04/14 07:25:29 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/spacetripper-demo/spacetripper-demo-1.ebuild,v 1.13 2011/12/14 17:13:20 vapier Exp $
inherit eutils games
@@ -12,9 +12,8 @@ SRC_URI="http://www.btinternet.com/~bongpig/${MY_P}.sh"
LICENSE="POMPOM"
SLOT="0"
KEYWORDS="-* amd64 x86"
-RESTRICT="strip"
-PROPERTIES="interactive"
IUSE=""
+RESTRICT="strip"
RDEPEND="virtual/opengl
amd64? (
@@ -28,7 +27,6 @@ RDEPEND="virtual/opengl
S=${WORKDIR}
-GAMES_CHECK_LICENSE="yes"
dir=${GAMES_PREFIX_OPT}/${PN}
Ddir=${D}/${dir}