diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-04-14 07:25:14 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-04-14 07:25:14 +0000 |
commit | af9a6f49802c890ce655008ee1b4e1358a112401 (patch) | |
tree | e465540767146399f6636d6f5c831392dd661322 /games-action | |
parent | FEATURES="interactive" (bug #151113) (diff) | |
download | gentoo-2-af9a6f49802c890ce655008ee1b4e1358a112401.tar.gz gentoo-2-af9a6f49802c890ce655008ee1b4e1358a112401.tar.bz2 gentoo-2-af9a6f49802c890ce655008ee1b4e1358a112401.zip |
FEATURES="interactive" (bug #151113)
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/postalplus/postalplus-1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-action/postalplus/postalplus-1.ebuild b/games-action/postalplus/postalplus-1.ebuild index e608223c3699..86dd465c3926 100644 --- a/games-action/postalplus/postalplus-1.ebuild +++ b/games-action/postalplus/postalplus-1.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-action/postalplus/postalplus-1.ebuild,v 1.1 2009/01/31 03:45:32 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/postalplus/postalplus-1.ebuild,v 1.2 2009/04/14 07:25:14 mr_bones_ Exp $ inherit eutils games @@ -13,6 +13,7 @@ SLOT="0" KEYWORDS="~x86" IUSE="" RESTRICT="strip" +PROPERTIES="interactive" DEPEND="virtual/libc" |