summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-12-05 17:18:42 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-12-05 17:18:42 +0000
commitda65cd2d4a9d7f6e82e57b2675e78e6ef340dc5b (patch)
tree91cdf15c03d8b97153109740a6e40c40e2604230 /games-fps
parentRemoving old virtual/x11 dependency. (diff)
downloadgentoo-2-da65cd2d4a9d7f6e82e57b2675e78e6ef340dc5b.tar.gz
gentoo-2-da65cd2d4a9d7f6e82e57b2675e78e6ef340dc5b.tar.bz2
gentoo-2-da65cd2d4a9d7f6e82e57b2675e78e6ef340dc5b.zip
Removing old virtual/x11 dependency.
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'games-fps')
-rw-r--r--games-fps/quake1/ChangeLog5
-rw-r--r--games-fps/quake1/quake1-2.40-r1.ebuild7
2 files changed, 6 insertions, 6 deletions
diff --git a/games-fps/quake1/ChangeLog b/games-fps/quake1/ChangeLog
index 9d9b18185d07..74c272524301 100644
--- a/games-fps/quake1/ChangeLog
+++ b/games-fps/quake1/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-fps/quake1
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1/ChangeLog,v 1.8 2006/03/15 22:23:15 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1/ChangeLog,v 1.9 2006/12/05 17:18:42 wolf31o2 Exp $
+
+ 05 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> quake1-2.40-r1.ebuild:
+ Removing old virtual/x11 dependency.
15 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> quake1-2.40-r1.ebuild:
Changed to use idsoftware thirdpartymirror and also closing bug #124327.
diff --git a/games-fps/quake1/quake1-2.40-r1.ebuild b/games-fps/quake1/quake1-2.40-r1.ebuild
index 517680cd0ac0..bc1b44bd4b8a 100644
--- a/games-fps/quake1/quake1-2.40-r1.ebuild
+++ b/games-fps/quake1/quake1-2.40-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-fps/quake1/quake1-2.40-r1.ebuild,v 1.7 2006/05/26 02:48:17 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1/quake1-2.40-r1.ebuild,v 1.8 2006/12/05 17:18:42 wolf31o2 Exp $
inherit eutils games
@@ -13,10 +13,7 @@ SLOT="0"
KEYWORDS="-*"
IUSE="cdinstall X opengl svga 3dfx"
-RDEPEND="X? (
- || (
- x11-libs/libX11
- virtual/x11 ) )
+RDEPEND="X? ( x11-libs/libX11 )
opengl? ( virtual/opengl )
svga? ( media-libs/svgalib )
3dfx? ( media-libs/glide-v3 )"