summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-01-12 13:51:46 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-01-12 13:51:46 +0000
commit9289dc9499f0969856c31112641b70ed2af75261 (patch)
tree56e7f3f27cb11683186a84bbc69b6a86f4d37139 /games-rpg
parentAdd warning about eclass being deprecated in favor of linux-mod/linux-info. (diff)
downloadgentoo-2-9289dc9499f0969856c31112641b70ed2af75261.tar.gz
gentoo-2-9289dc9499f0969856c31112641b70ed2af75261.tar.bz2
gentoo-2-9289dc9499f0969856c31112641b70ed2af75261.zip
Added notice about color problems due to bug #118728.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'games-rpg')
-rw-r--r--games-rpg/nwn/ChangeLog6
-rw-r--r--games-rpg/nwn/nwn-1.66-r1.ebuild7
-rw-r--r--games-rpg/nwn/nwn-1.66.ebuild7
3 files changed, 17 insertions, 3 deletions
diff --git a/games-rpg/nwn/ChangeLog b/games-rpg/nwn/ChangeLog
index 71d015ade095..35ec2cf387fc 100644
--- a/games-rpg/nwn/ChangeLog
+++ b/games-rpg/nwn/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-rpg/nwn
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwn/ChangeLog,v 1.33 2006/01/05 00:12:05 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwn/ChangeLog,v 1.34 2006/01/12 13:51:46 wolf31o2 Exp $
+
+ 12 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> nwn-1.66.ebuild,
+ nwn-1.66-r1.ebuild:
+ Added notice about color problems due to bug #118728.
04 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> -files/nwn,
-nwn-1.65-r1.ebuild, nwn-1.66.ebuild, nwn-1.66-r1.ebuild:
diff --git a/games-rpg/nwn/nwn-1.66-r1.ebuild b/games-rpg/nwn/nwn-1.66-r1.ebuild
index f37636adc4f3..fdaa8fb8c5b6 100644
--- a/games-rpg/nwn/nwn-1.66-r1.ebuild
+++ b/games-rpg/nwn/nwn-1.66-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwn/nwn-1.66-r1.ebuild,v 1.9 2006/01/05 00:12:05 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwn/nwn-1.66-r1.ebuild,v 1.10 2006/01/12 13:51:46 wolf31o2 Exp $
inherit eutils games
@@ -147,6 +147,11 @@ src_install() {
pkg_postinst() {
games_pkg_postinst
+ einfo "There is a possible color problem with Neverwinter Nights. There is"
+ einfo "not currently a patch for this issue. For more information, you can"
+ einfo "go to http://bugs.gentoo.org/118728 or"
+ einfo "http://nwn.bioware.com/forums/myviewtopic.html?topic=461888&forum=72"
+ echo
einfo "The NWN linux client is now installed."
einfo "Proceed with the following step in order to get it working:"
einfo "Run ${dir}/fixinstall as root"
diff --git a/games-rpg/nwn/nwn-1.66.ebuild b/games-rpg/nwn/nwn-1.66.ebuild
index b5467bc2bb09..df88bd219b74 100644
--- a/games-rpg/nwn/nwn-1.66.ebuild
+++ b/games-rpg/nwn/nwn-1.66.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.8 2006/01/05 00:12:05 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwn/nwn-1.66.ebuild,v 1.9 2006/01/12 13:51:46 wolf31o2 Exp $
inherit eutils games
@@ -92,6 +92,11 @@ src_install() {
pkg_postinst() {
games_pkg_postinst
+ einfo "There is a possible color problem with Neverwinter Nights. There is"
+ einfo "not currently a patch for this issue. For more information, you can"
+ einfo "go to http://bugs.gentoo.org/118728 or"
+ einfo "http://nwn.bioware.com/forums/myviewtopic.html?topic=461888&forum=72"
+ echo
if ! use nowin ; then
einfo "The NWN linux client is now installed."
einfo "Proceed with the following steps in order to get it working:"