summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2005-01-20 07:55:13 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2005-01-20 07:55:13 +0000
commitdecc1f915198f5534cbefc8f1cf0515187a254af (patch)
treec1aeea2266b9f803306a89e50dbd1b4dbbfaa33c /games-fps/quake3
parentStable on ppc64 (diff)
downloadgentoo-2-decc1f915198f5534cbefc8f1cf0515187a254af.tar.gz
gentoo-2-decc1f915198f5534cbefc8f1cf0515187a254af.tar.bz2
gentoo-2-decc1f915198f5534cbefc8f1cf0515187a254af.zip
Removing nvidia emul libs from DEPEND as it is not needed if you don't have an nvidia card, and it is brought in with nvidia-glx.
(Portage version: 2.0.51-r13)
Diffstat (limited to 'games-fps/quake3')
-rw-r--r--games-fps/quake3/ChangeLog9
-rw-r--r--games-fps/quake3/quake3-1.31.ebuild5
-rw-r--r--games-fps/quake3/quake3-1.32b-r3.ebuild5
3 files changed, 11 insertions, 8 deletions
diff --git a/games-fps/quake3/ChangeLog b/games-fps/quake3/ChangeLog
index ba2223f681e5..82b2178e1635 100644
--- a/games-fps/quake3/ChangeLog
+++ b/games-fps/quake3/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for games-fps/quake3
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/ChangeLog,v 1.13 2004/12/28 03:30:33 vapier Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/ChangeLog,v 1.14 2005/01/20 07:55:13 eradicator Exp $
+
+ 19 Jan 2005; Jeremy Huddleston <eradicator@gentoo.org> quake3-1.31.ebuild,
+ quake3-1.32b-r3.ebuild:
+ Removing nvidia emul libs from DEPEND as it is not needed if you don't have
+ an nvidia card, and it is brought in with nvidia-glx.
27 Dec 2004; Mike Frysinger <vapier@gentoo.org> quake3-1.31.ebuild:
Add install fixes by Erdroh Moshan #66437.
diff --git a/games-fps/quake3/quake3-1.31.ebuild b/games-fps/quake3/quake3-1.31.ebuild
index 4220ca3a73af..899c79f8e459 100644
--- a/games-fps/quake3/quake3-1.31.ebuild
+++ b/games-fps/quake3/quake3-1.31.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/quake3-1.31.ebuild,v 1.12 2004/12/28 03:30:33 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/quake3-1.31.ebuild,v 1.13 2005/01/20 07:55:13 eradicator Exp $
inherit games
@@ -21,7 +21,6 @@ RDEPEND="virtual/libc
amd64? (
app-emulation/emul-linux-x86-baselibs
app-emulation/emul-linux-x86-xlibs
- app-emulation/emul-linux-x86-nvidia
)"
S=${WORKDIR}
diff --git a/games-fps/quake3/quake3-1.32b-r3.ebuild b/games-fps/quake3/quake3-1.32b-r3.ebuild
index 9972c9884a43..4bd39ea6414a 100644
--- a/games-fps/quake3/quake3-1.32b-r3.ebuild
+++ b/games-fps/quake3/quake3-1.32b-r3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/quake3-1.32b-r3.ebuild,v 1.14 2004/08/15 06:15:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/quake3-1.32b-r3.ebuild,v 1.15 2005/01/20 07:55:13 eradicator Exp $
inherit games
@@ -21,7 +21,6 @@ RDEPEND="virtual/libc
amd64? (
app-emulation/emul-linux-x86-baselibs
app-emulation/emul-linux-x86-xlibs
- app-emulation/emul-linux-x86-nvidia
)"
S=${WORKDIR}