diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2004-04-19 20:37:55 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2004-04-19 20:37:55 +0000 |
commit | b5d633fa8ce98223dd0bdee43f4404a10b631505 (patch) | |
tree | 44fb6a97323384665f59155fa126078be19c66b5 /games-action/nighthawk/nighthawk-2.2.ebuild | |
parent | Added IUSE. (Manifest recommit) (diff) | |
download | gentoo-2-b5d633fa8ce98223dd0bdee43f4404a10b631505.tar.gz gentoo-2-b5d633fa8ce98223dd0bdee43f4404a10b631505.tar.bz2 gentoo-2-b5d633fa8ce98223dd0bdee43f4404a10b631505.zip |
Added IUSE.
Diffstat (limited to 'games-action/nighthawk/nighthawk-2.2.ebuild')
-rw-r--r-- | games-action/nighthawk/nighthawk-2.2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-action/nighthawk/nighthawk-2.2.ebuild b/games-action/nighthawk/nighthawk-2.2.ebuild index 65c8fe1ee4e8..ac5f59bbee5f 100644 --- a/games-action/nighthawk/nighthawk-2.2.ebuild +++ b/games-action/nighthawk/nighthawk-2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/nighthawk/nighthawk-2.2.ebuild,v 1.3 2004/02/20 06:13:57 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/nighthawk/nighthawk-2.2.ebuild,v 1.4 2004/04/19 20:37:55 wolf31o2 Exp $ inherit games eutils @@ -11,6 +11,7 @@ SRC_URI="ftp://metalab.unc.edu/pub/Linux/games/arcade/${P}-1.tar.gz" KEYWORDS="x86 ppc" LICENSE="GPL-2" SLOT="0" +IUSE="" DEPEND="virtual/x11" |