diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-04-14 07:30:50 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-04-14 07:30:50 +0000 |
commit | 561b9c5fc2e7236e8042dde7c1456abdb8c73732 (patch) | |
tree | 19545428bf3a44422a44f4c5d7894de3dbc53822 | |
parent | FEATURES="interactive" (bug #151113) (diff) | |
download | gentoo-2-561b9c5fc2e7236e8042dde7c1456abdb8c73732.tar.gz gentoo-2-561b9c5fc2e7236e8042dde7c1456abdb8c73732.tar.bz2 gentoo-2-561b9c5fc2e7236e8042dde7c1456abdb8c73732.zip |
FEATURES="interactive" (bug #151113)
(Portage version: 2.1.6.7/cvs/Linux i686)
-rw-r--r-- | games-simulation/bcs-demo/bcs-demo-1.3.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-simulation/bcs-demo/bcs-demo-1.3.ebuild b/games-simulation/bcs-demo/bcs-demo-1.3.ebuild index 7dc96689784a..e326172c9436 100644 --- a/games-simulation/bcs-demo/bcs-demo-1.3.ebuild +++ b/games-simulation/bcs-demo/bcs-demo-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/bcs-demo/bcs-demo-1.3.ebuild,v 1.7 2007/09/29 13:23:23 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/bcs-demo/bcs-demo-1.3.ebuild,v 1.8 2009/04/14 07:30:50 mr_bones_ Exp $ inherit eutils games @@ -13,6 +13,7 @@ LICENSE="BCS" SLOT="0" KEYWORDS="-* ~amd64 x86" RESTRICT="strip" +PROPERTIES="interactive" IUSE="" RDEPEND="sys-libs/glibc |