diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-04-14 07:29:33 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-04-14 07:29:33 +0000 |
commit | 0df6fb51eac349cac6ea797c37350019f54bf215 (patch) | |
tree | 7a5a9c5c28972f092dbb4935176449e7113e0317 /games-fps | |
parent | FEATURES="interactive" (bug #151113) (diff) | |
download | gentoo-2-0df6fb51eac349cac6ea797c37350019f54bf215.tar.gz gentoo-2-0df6fb51eac349cac6ea797c37350019f54bf215.tar.bz2 gentoo-2-0df6fb51eac349cac6ea797c37350019f54bf215.zip |
FEATURES="interactive" (bug #151113)
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/tribes2/tribes2-25034.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-fps/tribes2/tribes2-25034.ebuild b/games-fps/tribes2/tribes2-25034.ebuild index 312f424b930f..838f376b5f7a 100644 --- a/games-fps/tribes2/tribes2-25034.ebuild +++ b/games-fps/tribes2/tribes2-25034.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/tribes2/tribes2-25034.ebuild,v 1.18 2008/02/29 19:19:40 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/tribes2/tribes2-25034.ebuild,v 1.19 2009/04/14 07:29:33 mr_bones_ Exp $ inherit eutils games @@ -17,6 +17,7 @@ SLOT="0" # someone does fix the patching. KEYWORDS="-amd64 x86" RESTRICT="mirror strip" +PROPERTIES="interactive" DEPEND="sys-libs/glibc games-util/loki_patch" |