summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2004-04-19 20:37:55 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2004-04-19 20:37:55 +0000
commit4939206e345ad0ba8ac22dfd2988ed2b9a85ba69 (patch)
treecb5a5269f57a78b73c23460aa7eebce1fff0f4bd /games-action/nighthawk
parentAdded IUSE. (diff)
downloadhistorical-4939206e345ad0ba8ac22dfd2988ed2b9a85ba69.tar.gz
historical-4939206e345ad0ba8ac22dfd2988ed2b9a85ba69.tar.bz2
historical-4939206e345ad0ba8ac22dfd2988ed2b9a85ba69.zip
Added IUSE.
Diffstat (limited to 'games-action/nighthawk')
-rw-r--r--games-action/nighthawk/ChangeLog7
-rw-r--r--games-action/nighthawk/nighthawk-2.2.ebuild3
2 files changed, 7 insertions, 3 deletions
diff --git a/games-action/nighthawk/ChangeLog b/games-action/nighthawk/ChangeLog
index 4103447057bb..7b5123910c31 100644
--- a/games-action/nighthawk/ChangeLog
+++ b/games-action/nighthawk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-action/nighthawk
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/nighthawk/ChangeLog,v 1.4 2004/03/19 09:49:20 aliz Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-action/nighthawk/ChangeLog,v 1.5 2004/04/19 20:37:55 wolf31o2 Exp $
+
+ 19 Apr 2004; Chris Gianelloni <wolf31o2@gentoo.org> nighthawk-2.2.ebuild:
+ Added IUSE.
28 Nov 2003; Michael Sterrett <mr_bones_@gentoo.org> nighthawk-2.2.ebuild:
use games eclass (bug 34644); inherit eutils for epatch; patch in src_unpack;
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"