summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2005-09-16 02:49:44 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2005-09-16 02:49:44 +0000
commit7e56a771d420e6ce1ff3cf4797844a42298f1749 (patch)
tree175db461c9ea7a42140770afebea50f32d2821f7 /games-rpg
parentMark 0.6-r2 stable on alpha (diff)
downloadgentoo-2-7e56a771d420e6ce1ff3cf4797844a42298f1749.tar.gz
gentoo-2-7e56a771d420e6ce1ff3cf4797844a42298f1749.tar.bz2
gentoo-2-7e56a771d420e6ce1ff3cf4797844a42298f1749.zip
needs app-arch/unzip
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'games-rpg')
-rw-r--r--games-rpg/nwn/ChangeLog6
-rw-r--r--games-rpg/nwn/nwn-1.65-r1.ebuild6
-rw-r--r--games-rpg/nwn/nwn-1.66.ebuild4
3 files changed, 12 insertions, 4 deletions
diff --git a/games-rpg/nwn/ChangeLog b/games-rpg/nwn/ChangeLog
index c3cd80300aa1..4b32ecedde0a 100644
--- a/games-rpg/nwn/ChangeLog
+++ b/games-rpg/nwn/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-rpg/nwn
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwn/ChangeLog,v 1.22 2005/09/15 21:49:29 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwn/ChangeLog,v 1.23 2005/09/16 02:49:44 mr_bones_ Exp $
+
+ 16 Sep 2005; Michael Sterrett <mr_bones_@gentoo.org> nwn-1.65-r1.ebuild,
+ nwn-1.66.ebuild:
+ needs app-arch/unzip
15 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org> nwn-1.66.ebuild:
Fixing digest and disabling German support for the time being.
diff --git a/games-rpg/nwn/nwn-1.65-r1.ebuild b/games-rpg/nwn/nwn-1.65-r1.ebuild
index ccebaa87d7e7..07e92fdd6439 100644
--- a/games-rpg/nwn/nwn-1.65-r1.ebuild
+++ b/games-rpg/nwn/nwn-1.65-r1.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwn/nwn-1.65-r1.ebuild,v 1.2 2005/01/30 04:22:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwn/nwn-1.65-r1.ebuild,v 1.3 2005/09/16 02:49:44 mr_bones_ Exp $
-inherit games eutils
+inherit eutils games
UPDATEVER=${PV//.}
PATCH_URL_BASE=http://content.bioware.com/neverwinternights/linux/${UPDATEVER}/linuxclientupdate1xxto${UPDATEVER}
@@ -30,6 +30,8 @@ RDEPEND="virtual/x11
virtual/opengl
>=media-libs/libsdl-1.2.5
amd64? ( app-emulation/emul-linux-x86-baselibs )"
+DEPEND="${RDEPEND}
+ app-arch/unzip"
S="${WORKDIR}/nwn"
diff --git a/games-rpg/nwn/nwn-1.66.ebuild b/games-rpg/nwn/nwn-1.66.ebuild
index bf5d507fc8f4..38f5fe8ab1f8 100644
--- a/games-rpg/nwn/nwn-1.66.ebuild
+++ b/games-rpg/nwn/nwn-1.66.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwn/nwn-1.66.ebuild,v 1.2 2005/09/15 21:49:29 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwn/nwn-1.66.ebuild,v 1.3 2005/09/16 02:49:44 mr_bones_ Exp $
inherit eutils games
@@ -35,6 +35,8 @@ RDEPEND="virtual/x11
virtual/opengl
>=media-libs/libsdl-1.2.5
amd64? ( app-emulation/emul-linux-x86-baselibs )"
+DEPEND="${RDEPEND}
+ app-arch/unzip"
S="${WORKDIR}/nwn"
dir="${GAMES_PREFIX_OPT}/${PN}"