diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-04-14 07:26:15 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-04-14 07:26:15 +0000 |
commit | 00662bd3621ccc5180f040e4ae6eb7d42597386e (patch) | |
tree | 76c95febaffbfb1f2a5e4696299182707570c7a1 /games-arcade/thinktanks-demo | |
parent | FEATURES="interactive" (bug #151113) (diff) | |
download | gentoo-2-00662bd3621ccc5180f040e4ae6eb7d42597386e.tar.gz gentoo-2-00662bd3621ccc5180f040e4ae6eb7d42597386e.tar.bz2 gentoo-2-00662bd3621ccc5180f040e4ae6eb7d42597386e.zip |
FEATURES="interactive" (bug #151113)
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'games-arcade/thinktanks-demo')
-rw-r--r-- | games-arcade/thinktanks-demo/thinktanks-demo-1.1-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-arcade/thinktanks-demo/thinktanks-demo-1.1-r1.ebuild b/games-arcade/thinktanks-demo/thinktanks-demo-1.1-r1.ebuild index 201de3383e9e..0d958402fcc8 100644 --- a/games-arcade/thinktanks-demo/thinktanks-demo-1.1-r1.ebuild +++ b/games-arcade/thinktanks-demo/thinktanks-demo-1.1-r1.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-arcade/thinktanks-demo/thinktanks-demo-1.1-r1.ebuild,v 1.3 2008/06/25 16:33:42 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/thinktanks-demo/thinktanks-demo-1.1-r1.ebuild,v 1.4 2009/04/14 07:26:15 mr_bones_ Exp $ inherit eutils games @@ -12,6 +12,7 @@ LICENSE="THINKTANKS" SLOT="0" KEYWORDS="-* amd64 x86" RESTRICT="strip" +PROPERTIES="interactive" IUSE="" DEPEND="" |