summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2009-08-23 02:02:03 +0000
committerWilliam Hubbs <williamh@gentoo.org>2009-08-23 02:02:03 +0000
commitdd42b8e3ad4869572eb06780c1373d501a4901e6 (patch)
treee0810ed3ee2fac8e6bdb77f4563bdd82a7146720 /games-server/nwn-ded
parentClean up old revision. Add docbook-xml-dtd-4.3 to DEPEND per bug #281839. (diff)
downloadgentoo-2-dd42b8e3ad4869572eb06780c1373d501a4901e6.tar.gz
gentoo-2-dd42b8e3ad4869572eb06780c1373d501a4901e6.tar.bz2
gentoo-2-dd42b8e3ad4869572eb06780c1373d501a4901e6.zip
updated dependencies for but 231870.
(Portage version: 2.2_rc38/cvs/Linux i686)
Diffstat (limited to 'games-server/nwn-ded')
-rw-r--r--games-server/nwn-ded/ChangeLog7
-rw-r--r--games-server/nwn-ded/nwn-ded-1.66.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/games-server/nwn-ded/ChangeLog b/games-server/nwn-ded/ChangeLog
index ea14cb03d4f0..ac8c8e47bfea 100644
--- a/games-server/nwn-ded/ChangeLog
+++ b/games-server/nwn-ded/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-server/nwn-ded
-# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-server/nwn-ded/ChangeLog,v 1.19 2009/01/30 07:35:06 mr_bones_ Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-server/nwn-ded/ChangeLog,v 1.20 2009/08/23 02:02:03 williamh Exp $
+
+ 23 Aug 2009; William Hubbs <williamh@gentoo.org> nwn-ded-1.66.ebuild:
+ updated dependencies for but 231870.
30 Jan 2009; Michael Sterrett <mr_bones_@gentoo.org>
nwn-ded-1.68-r1.ebuild:
diff --git a/games-server/nwn-ded/nwn-ded-1.66.ebuild b/games-server/nwn-ded/nwn-ded-1.66.ebuild
index 00e800775fc6..b824747f900a 100644
--- a/games-server/nwn-ded/nwn-ded-1.66.ebuild
+++ b/games-server/nwn-ded/nwn-ded-1.66.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-server/nwn-ded/nwn-ded-1.66.ebuild,v 1.5 2009/08/22 19:08:17 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-server/nwn-ded/nwn-ded-1.66.ebuild,v 1.6 2009/08/23 02:02:03 williamh Exp $
inherit games
@@ -24,7 +24,7 @@ IUSE=""
RESTRICT="mirror"
DEPEND="app-arch/unzip"
-RDEPEND="x86? ( =virtual/libstdc++-3* )
+RDEPEND="x86? ( ~virtual/libstdc++-3.3 )
amd64? ( app-emulation/emul-linux-x86-baselibs
app-emulation/emul-linux-x86-compat )"