summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-09-26 18:07:42 +0000
committerZac Medico <zmedico@gentoo.org>2008-09-26 18:07:42 +0000
commit2d3ac7c88b765d46bb6e4d4f17c2383bb1a784cf (patch)
tree5d98996666197a884cd4e268e4ee21b5d76d08bb /games-fps/doom3-roe/doom3-roe-1.ebuild
parentSet PROPERTIES=interactive since GAMES_CHECK_LICENSE=yes is set. (diff)
downloadgentoo-2-2d3ac7c88b765d46bb6e4d4f17c2383bb1a784cf.tar.gz
gentoo-2-2d3ac7c88b765d46bb6e4d4f17c2383bb1a784cf.tar.bz2
gentoo-2-2d3ac7c88b765d46bb6e4d4f17c2383bb1a784cf.zip
Set PROPERTIES=interactive since src_unpack() calls cdrom_get_cds() and
also GAMES_CHECK_LICENSE=yes is set. (Portage version: 2.2_rc11/cvs/Linux 2.6.26-0911-x86-64 i686)
Diffstat (limited to 'games-fps/doom3-roe/doom3-roe-1.ebuild')
-rw-r--r--games-fps/doom3-roe/doom3-roe-1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/games-fps/doom3-roe/doom3-roe-1.ebuild b/games-fps/doom3-roe/doom3-roe-1.ebuild
index 474610b1b48e..8a49b047043d 100644
--- a/games-fps/doom3-roe/doom3-roe-1.ebuild
+++ b/games-fps/doom3-roe/doom3-roe-1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-roe/doom3-roe-1.ebuild,v 1.9 2008/02/29 19:26:53 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-roe/doom3-roe-1.ebuild,v 1.10 2008/09/26 18:07:42 zmedico Exp $
inherit eutils games
@@ -12,6 +12,7 @@ LICENSE="DOOM3"
SLOT="0"
KEYWORDS="-* amd64 x86"
IUSE=""
+PROPERTIES="interactive"
RESTRICT="strip"
RDEPEND=">=games-fps/doom3-1.3.1302-r2"