diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-04-14 07:26:31 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-04-14 07:26:31 +0000 |
commit | 9452151f9c7cfc84ce4c41452a81e85444a9026e (patch) | |
tree | 180023a366fc478ee22df88f3407b5e427d92e0e /games-fps | |
parent | FEATURES="interactive" (bug #151113) (diff) | |
download | gentoo-2-9452151f9c7cfc84ce4c41452a81e85444a9026e.tar.gz gentoo-2-9452151f9c7cfc84ce4c41452a81e85444a9026e.tar.bz2 gentoo-2-9452151f9c7cfc84ce4c41452a81e85444a9026e.zip |
FEATURES="interactive" (bug #151113)
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/doom3/doom3-1.3.1302-r2.ebuild | 3 | ||||
-rw-r--r-- | games-fps/doom3/doom3-1.3.1304.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/games-fps/doom3/doom3-1.3.1302-r2.ebuild b/games-fps/doom3/doom3-1.3.1302-r2.ebuild index be631333376b..7a1aa62d6c47 100644 --- a/games-fps/doom3/doom3-1.3.1302-r2.ebuild +++ b/games-fps/doom3/doom3-1.3.1302-r2.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/doom3-1.3.1302-r2.ebuild,v 1.11 2008/09/26 17:53:56 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3/doom3-1.3.1302-r2.ebuild,v 1.12 2009/04/14 07:26:31 mr_bones_ Exp $ inherit eutils games @@ -16,6 +16,7 @@ KEYWORDS="-* amd64 x86" IUSE="alsa dedicated cdinstall opengl roe" PROPERTIES="interactive" RESTRICT="strip" +PROPERTIES="interactive" DEPEND="app-arch/bzip2 app-arch/tar" diff --git a/games-fps/doom3/doom3-1.3.1304.ebuild b/games-fps/doom3/doom3-1.3.1304.ebuild index 91569c4cff11..6caf9447e3f4 100644 --- a/games-fps/doom3/doom3-1.3.1304.ebuild +++ b/games-fps/doom3/doom3-1.3.1304.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3/doom3-1.3.1304.ebuild,v 1.1 2009/01/20 01:36:05 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3/doom3-1.3.1304.ebuild,v 1.2 2009/04/14 07:26:31 mr_bones_ Exp $ inherit eutils games @@ -16,6 +16,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="alsa cdinstall dedicated opengl roe" RESTRICT="strip" +PROPERTIES="interactive" DEPEND="app-arch/bzip2 app-arch/tar" |