diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-04-14 07:23:58 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-04-14 07:23:58 +0000 |
commit | 11bde48758c9dabf05b8a080fb95432460154468 (patch) | |
tree | 3afd30a4ac46f994ec127385e3d343f011b9bfbc /games-action | |
parent | FEATURES="interactive" (bug #151113) (diff) | |
download | gentoo-2-11bde48758c9dabf05b8a080fb95432460154468.tar.gz gentoo-2-11bde48758c9dabf05b8a080fb95432460154468.tar.bz2 gentoo-2-11bde48758c9dabf05b8a080fb95432460154468.zip |
FEATURES="interactive" (bug #151113)
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/fakk2/fakk2-1.02.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-action/fakk2/fakk2-1.02.ebuild b/games-action/fakk2/fakk2-1.02.ebuild index 36193e842277..e9ec8f1bbe4e 100644 --- a/games-action/fakk2/fakk2-1.02.ebuild +++ b/games-action/fakk2/fakk2-1.02.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-action/fakk2/fakk2-1.02.ebuild,v 1.16 2008/05/15 12:31:51 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/fakk2/fakk2-1.02.ebuild,v 1.17 2009/04/14 07:23:58 mr_bones_ Exp $ inherit eutils games @@ -13,6 +13,7 @@ LICENSE="LOKI-EULA" SLOT="0" KEYWORDS="x86" RESTRICT="strip" +PROPERTIES="interactive" RDEPEND="virtual/opengl" |