summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-12-05 18:11:54 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-12-05 18:11:54 +0000
commit3b57cd58b3b02361df63791e056a10d13a58495c (patch)
tree880b9116235d952928bbe99a211a628dd0bdfe33 /games-fps/rtcw
parentStable on sparc (diff)
downloadhistorical-3b57cd58b3b02361df63791e056a10d13a58495c.tar.gz
historical-3b57cd58b3b02361df63791e056a10d13a58495c.tar.bz2
historical-3b57cd58b3b02361df63791e056a10d13a58495c.zip
Removing old virtual/x11 dependency.
Package-Manager: portage-2.1.2_rc2-r2
Diffstat (limited to 'games-fps/rtcw')
-rw-r--r--games-fps/rtcw/ChangeLog5
-rw-r--r--games-fps/rtcw/rtcw-1.41b.ebuild13
2 files changed, 9 insertions, 9 deletions
diff --git a/games-fps/rtcw/ChangeLog b/games-fps/rtcw/ChangeLog
index 71d562334e52..9fe6cabff68f 100644
--- a/games-fps/rtcw/ChangeLog
+++ b/games-fps/rtcw/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-fps/rtcw
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/rtcw/ChangeLog,v 1.28 2006/05/13 23:50:18 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/rtcw/ChangeLog,v 1.29 2006/12/05 17:56:37 wolf31o2 Exp $
+
+ 05 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> rtcw-1.41b.ebuild:
+ Removing old virtual/x11 dependency.
13 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> rtcw-1.41b.ebuild:
Added sys-libs/lib-compat to RDEPEND on x86 and closing bug #133190.
diff --git a/games-fps/rtcw/rtcw-1.41b.ebuild b/games-fps/rtcw/rtcw-1.41b.ebuild
index 5480249b0abd..e4165310bbcb 100644
--- a/games-fps/rtcw/rtcw-1.41b.ebuild
+++ b/games-fps/rtcw/rtcw-1.41b.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-fps/rtcw/rtcw-1.41b.ebuild,v 1.3 2006/05/15 23:02:06 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/rtcw/rtcw-1.41b.ebuild,v 1.4 2006/12/05 17:56:37 wolf31o2 Exp $
inherit eutils games
@@ -19,13 +19,10 @@ RESTRICT="strip mirror"
UIDEPEND="virtual/opengl
x86? (
- || (
- (
- x11-libs/libX11
- x11-libs/libXext
- x11-libs/libXau
- x11-libs/libXdmcp )
- virtual/x11 ) )
+ x11-libs/libX11
+ x11-libs/libXext
+ x11-libs/libXau
+ x11-libs/libXdmcp )
amd64? (
app-emulation/emul-linux-x86-xlibs )"