summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2004-04-19 12:25:10 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2004-04-19 12:25:10 +0000
commita21799244cda9d25f84b75060768eeef2cd1293e (patch)
tree8b896cdcb4d0fa4218e48b285fcbac1152fb34f0 /dev-games/libnw
parentVersion bump (diff)
downloadhistorical-a21799244cda9d25f84b75060768eeef2cd1293e.tar.gz
historical-a21799244cda9d25f84b75060768eeef2cd1293e.tar.bz2
historical-a21799244cda9d25f84b75060768eeef2cd1293e.zip
Adding IUSE.
Diffstat (limited to 'dev-games/libnw')
-rw-r--r--dev-games/libnw/ChangeLog7
-rw-r--r--dev-games/libnw/libnw-1.30.01.ebuild3
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-games/libnw/ChangeLog b/dev-games/libnw/ChangeLog
index 14af97e65cc3..eb5282e47a0e 100644
--- a/dev-games/libnw/ChangeLog
+++ b/dev-games/libnw/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-games/libnw
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/libnw/ChangeLog,v 1.2 2003/07/26 07:38:46 vapier Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-games/libnw/ChangeLog,v 1.3 2004/04/19 12:22:53 wolf31o2 Exp $
+
+ 19 Apr 2004; Chris Gianelloni <wolf31o2@gentoo.org> libnw-1.30.01.ebuild:
+ Adding IUSE.
*libnw-1.30.01 (11 Jul 2003)
diff --git a/dev-games/libnw/libnw-1.30.01.ebuild b/dev-games/libnw/libnw-1.30.01.ebuild
index 0bc8ed7c5253..8d7c0ec3ca65 100644
--- a/dev-games/libnw/libnw-1.30.01.ebuild
+++ b/dev-games/libnw/libnw-1.30.01.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/dev-games/libnw/libnw-1.30.01.ebuild,v 1.3 2004/02/20 07:44:01 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/libnw/libnw-1.30.01.ebuild,v 1.4 2004/04/19 12:22:53 wolf31o2 Exp $
DESCRIPTION="Tools and libraries for NWN file manipulation"
HOMEPAGE="http://openknights.sourceforge.net/"
@@ -9,6 +9,7 @@ SRC_URI="mirror://sourceforge/openknights/${P}.tar.gz"
LICENSE="openknights"
SLOT="0"
KEYWORDS="x86 ppc"
+IUSE=""
DEPEND="sys-devel/bison
sys-devel/flex"