summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Shakaryan <omp@gentoo.org>2007-07-22 09:08:46 +0000
committerDavid Shakaryan <omp@gentoo.org>2007-07-22 09:08:46 +0000
commite3e5a41059d8a1c1bd3c5aeb5741036a7a92b41e (patch)
tree4c07743307c476f6ae8a28361bf4215fc753ce48 /app-emulation/cedega
parentDrop virtual/x11 references. (diff)
downloadgentoo-2-e3e5a41059d8a1c1bd3c5aeb5741036a7a92b41e.tar.gz
gentoo-2-e3e5a41059d8a1c1bd3c5aeb5741036a7a92b41e.tar.bz2
gentoo-2-e3e5a41059d8a1c1bd3c5aeb5741036a7a92b41e.zip
Remove virtual/x11 from dependencies.
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'app-emulation/cedega')
-rw-r--r--app-emulation/cedega/ChangeLog10
-rw-r--r--app-emulation/cedega/cedega-4.2-r1.ebuild6
-rw-r--r--app-emulation/cedega/cedega-4.2.1.ebuild6
-rw-r--r--app-emulation/cedega/cedega-4.3.1.ebuild6
-rw-r--r--app-emulation/cedega/cedega-4.3.2.ebuild6
-rw-r--r--app-emulation/cedega/cedega-4.3.ebuild6
-rw-r--r--app-emulation/cedega/cedega-4.4.1.ebuild6
-rw-r--r--app-emulation/cedega/cedega-4.4.2.ebuild6
-rw-r--r--app-emulation/cedega/cedega-4.4.3.ebuild6
-rw-r--r--app-emulation/cedega/cedega-4.4.ebuild6
-rw-r--r--app-emulation/cedega/cedega-5.0.1.ebuild6
-rw-r--r--app-emulation/cedega/cedega-5.0.ebuild6
-rw-r--r--app-emulation/cedega/cedega-5.1.ebuild6
-rw-r--r--app-emulation/cedega/cedega-5.2.1.ebuild6
-rw-r--r--app-emulation/cedega/cedega-5.2.3.ebuild4
-rw-r--r--app-emulation/cedega/cedega-6.0.2.ebuild4
-rw-r--r--app-emulation/cedega/cedega-6.0.ebuild4
17 files changed, 54 insertions, 46 deletions
diff --git a/app-emulation/cedega/ChangeLog b/app-emulation/cedega/ChangeLog
index a3288b438b0e..a62ada379c1c 100644
--- a/app-emulation/cedega/ChangeLog
+++ b/app-emulation/cedega/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for app-emulation/cedega
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/ChangeLog,v 1.29 2007/07/02 13:48:05 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/ChangeLog,v 1.30 2007/07/22 09:08:46 omp Exp $
+
+ 22 Jul 2007; David Shakaryan <omp@gentoo.org> cedega-4.2-r1.ebuild,
+ cedega-4.2.1.ebuild, cedega-4.3.ebuild, cedega-4.3.1.ebuild,
+ cedega-4.3.2.ebuild, cedega-4.4.ebuild, cedega-4.4.1.ebuild,
+ cedega-4.4.2.ebuild, cedega-4.4.3.ebuild, cedega-5.0.ebuild,
+ cedega-5.0.1.ebuild, cedega-5.1.ebuild, cedega-5.2.1.ebuild,
+ cedega-5.2.3.ebuild, cedega-6.0.ebuild, cedega-6.0.2.ebuild:
+ Remove virtual/x11 from dependencies.
02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> cedega-5.2.3.ebuild,
cedega-6.0.ebuild, cedega-6.0.2.ebuild:
diff --git a/app-emulation/cedega/cedega-4.2-r1.ebuild b/app-emulation/cedega/cedega-4.2-r1.ebuild
index 0ff6c280470e..c72512c1ff4b 100644
--- a/app-emulation/cedega/cedega-4.2-r1.ebuild
+++ b/app-emulation/cedega/cedega-4.2-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-4.2-r1.ebuild,v 1.6 2006/09/06 05:17:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-4.2-r1.ebuild,v 1.7 2007/07/22 09:08:46 omp Exp $
MY_P="cedega_${PV}ForSteam-1.i386"
DESCRIPTION="Cedega replaces WineX, a distribution of Wine with enhanced DirectX for gaming"
@@ -13,7 +13,7 @@ KEYWORDS="-* amd64 x86"
IUSE="cups opengl"
RESTRICT="fetch"
-RDEPEND="|| ( ( x11-libs/libX11 ) virtual/x11 )
+RDEPEND="x11-libs/libX11
opengl? ( virtual/opengl )
>=sys-libs/ncurses-5.2
cups? ( net-print/cups )
diff --git a/app-emulation/cedega/cedega-4.2.1.ebuild b/app-emulation/cedega/cedega-4.2.1.ebuild
index cf7048115a2b..be220125192f 100644
--- a/app-emulation/cedega/cedega-4.2.1.ebuild
+++ b/app-emulation/cedega/cedega-4.2.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-4.2.1.ebuild,v 1.6 2006/09/06 05:17:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-4.2.1.ebuild,v 1.7 2007/07/22 09:08:46 omp Exp $
MY_P="cedega_${PV}-1.i386"
DESCRIPTION="Cedega replaces WineX, a distribution of Wine with enhanced DirectX for gaming"
@@ -13,7 +13,7 @@ KEYWORDS="-* amd64 x86"
IUSE="cups opengl"
RESTRICT="fetch"
-RDEPEND="|| ( ( x11-libs/libX11 ) virtual/x11 )
+RDEPEND="x11-libs/libX11
opengl? ( virtual/opengl )
>=sys-libs/ncurses-5.2
cups? ( net-print/cups )
diff --git a/app-emulation/cedega/cedega-4.3.1.ebuild b/app-emulation/cedega/cedega-4.3.1.ebuild
index 2eeba7131c0a..c21a882f3c5a 100644
--- a/app-emulation/cedega/cedega-4.3.1.ebuild
+++ b/app-emulation/cedega/cedega-4.3.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-4.3.1.ebuild,v 1.6 2006/09/06 05:17:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-4.3.1.ebuild,v 1.7 2007/07/22 09:08:46 omp Exp $
MY_P="cedega_${PV}-1.i386"
DESCRIPTION="Cedega replaces WineX, a distribution of Wine with enhanced DirectX for gaming"
@@ -13,7 +13,7 @@ KEYWORDS="-* amd64 x86"
IUSE="cups opengl"
RESTRICT="fetch"
-RDEPEND="|| ( ( x11-libs/libX11 ) virtual/x11 )
+RDEPEND="x11-libs/libX11
opengl? ( virtual/opengl )
>=sys-libs/ncurses-5.2
cups? ( net-print/cups )
diff --git a/app-emulation/cedega/cedega-4.3.2.ebuild b/app-emulation/cedega/cedega-4.3.2.ebuild
index 0d9716340efa..8c091133ffc7 100644
--- a/app-emulation/cedega/cedega-4.3.2.ebuild
+++ b/app-emulation/cedega/cedega-4.3.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-4.3.2.ebuild,v 1.6 2006/09/06 05:17:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-4.3.2.ebuild,v 1.7 2007/07/22 09:08:46 omp Exp $
MY_P="cedega_${PV}-1.i386"
DESCRIPTION="Cedega replaces WineX, a distribution of Wine with enhanced DirectX for gaming"
@@ -13,7 +13,7 @@ KEYWORDS="-* amd64 x86"
IUSE="cups opengl"
RESTRICT="fetch"
-RDEPEND="|| ( ( x11-libs/libX11 ) virtual/x11 )
+RDEPEND="x11-libs/libX11
opengl? ( virtual/opengl )
>=sys-libs/ncurses-5.2
cups? ( net-print/cups )
diff --git a/app-emulation/cedega/cedega-4.3.ebuild b/app-emulation/cedega/cedega-4.3.ebuild
index e25e4f0e047c..8cdcc247bea6 100644
--- a/app-emulation/cedega/cedega-4.3.ebuild
+++ b/app-emulation/cedega/cedega-4.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-4.3.ebuild,v 1.6 2006/09/06 05:17:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-4.3.ebuild,v 1.7 2007/07/22 09:08:46 omp Exp $
MY_P="cedega_${PV}-1.i386"
DESCRIPTION="Cedega replaces WineX, a distribution of Wine with enhanced DirectX for gaming"
@@ -13,7 +13,7 @@ KEYWORDS="-* amd64 x86"
IUSE="cups opengl"
RESTRICT="fetch"
-RDEPEND="|| ( ( x11-libs/libX11 ) virtual/x11 )
+RDEPEND="x11-libs/libX11
opengl? ( virtual/opengl )
>=sys-libs/ncurses-5.2
cups? ( net-print/cups )
diff --git a/app-emulation/cedega/cedega-4.4.1.ebuild b/app-emulation/cedega/cedega-4.4.1.ebuild
index 639587559904..c8322ed3aaf5 100644
--- a/app-emulation/cedega/cedega-4.4.1.ebuild
+++ b/app-emulation/cedega/cedega-4.4.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-4.4.1.ebuild,v 1.6 2006/09/06 05:17:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-4.4.1.ebuild,v 1.7 2007/07/22 09:08:46 omp Exp $
MY_P="cedega_${PV}-1.i386"
DESCRIPTION="Cedega replaces WineX, a distribution of Wine with enhanced DirectX for gaming"
@@ -13,7 +13,7 @@ KEYWORDS="-* amd64 x86"
IUSE="cups opengl"
RESTRICT="fetch"
-RDEPEND="|| ( ( x11-libs/libX11 ) virtual/x11 )
+RDEPEND="x11-libs/libX11
opengl? ( virtual/opengl )
>=sys-libs/ncurses-5.2
cups? ( net-print/cups )
diff --git a/app-emulation/cedega/cedega-4.4.2.ebuild b/app-emulation/cedega/cedega-4.4.2.ebuild
index 7ce18c93e754..9c3c4cbc2e83 100644
--- a/app-emulation/cedega/cedega-4.4.2.ebuild
+++ b/app-emulation/cedega/cedega-4.4.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-4.4.2.ebuild,v 1.4 2006/09/06 05:17:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-4.4.2.ebuild,v 1.5 2007/07/22 09:08:46 omp Exp $
MY_P="cedega_${PV}-1.i386"
DESCRIPTION="Cedega replaces WineX, a distribution of Wine with enhanced DirectX for gaming"
@@ -13,7 +13,7 @@ KEYWORDS="-* amd64 x86"
IUSE="cups opengl"
RESTRICT="fetch"
-RDEPEND="|| ( ( x11-libs/libX11 ) virtual/x11 )
+RDEPEND="x11-libs/libX11
opengl? ( virtual/opengl )
>=sys-libs/ncurses-5.2
cups? ( net-print/cups )
diff --git a/app-emulation/cedega/cedega-4.4.3.ebuild b/app-emulation/cedega/cedega-4.4.3.ebuild
index 93262024a54a..c037809277b1 100644
--- a/app-emulation/cedega/cedega-4.4.3.ebuild
+++ b/app-emulation/cedega/cedega-4.4.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-4.4.3.ebuild,v 1.4 2006/09/06 05:17:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-4.4.3.ebuild,v 1.5 2007/07/22 09:08:46 omp Exp $
MY_P="cedega_${PV}-1.i386"
DESCRIPTION="Cedega replaces WineX, a distribution of Wine with enhanced DirectX for gaming"
@@ -13,7 +13,7 @@ KEYWORDS="-* amd64 x86"
IUSE="cups opengl"
RESTRICT="fetch"
-RDEPEND="|| ( ( x11-libs/libX11 ) virtual/x11 )
+RDEPEND="x11-libs/libX11
opengl? ( virtual/opengl )
>=sys-libs/ncurses-5.2
cups? ( net-print/cups )
diff --git a/app-emulation/cedega/cedega-4.4.ebuild b/app-emulation/cedega/cedega-4.4.ebuild
index 530cdc4519d6..d3273bb157d3 100644
--- a/app-emulation/cedega/cedega-4.4.ebuild
+++ b/app-emulation/cedega/cedega-4.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-4.4.ebuild,v 1.6 2006/09/06 05:17:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-4.4.ebuild,v 1.7 2007/07/22 09:08:46 omp Exp $
MY_P="cedega_${PV}-1.i386"
DESCRIPTION="Cedega replaces WineX, a distribution of Wine with enhanced DirectX for gaming"
@@ -13,7 +13,7 @@ KEYWORDS="-* amd64 x86"
IUSE="cups opengl"
RESTRICT="fetch"
-RDEPEND="|| ( ( x11-libs/libX11 ) virtual/x11 )
+RDEPEND="x11-libs/libX11
opengl? ( virtual/opengl )
>=sys-libs/ncurses-5.2
cups? ( net-print/cups )
diff --git a/app-emulation/cedega/cedega-5.0.1.ebuild b/app-emulation/cedega/cedega-5.0.1.ebuild
index ca70685b96a8..c568972c854c 100644
--- a/app-emulation/cedega/cedega-5.0.1.ebuild
+++ b/app-emulation/cedega/cedega-5.0.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-5.0.1.ebuild,v 1.4 2006/09/06 05:17:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-5.0.1.ebuild,v 1.5 2007/07/22 09:08:46 omp Exp $
MY_P="cedega-small-${PV}"
DESCRIPTION="Cedega replaces WineX, a distribution of Wine with enhanced DirectX for gaming"
@@ -13,7 +13,7 @@ KEYWORDS="-* amd64 x86"
IUSE="cups opengl"
RESTRICT="fetch"
-RDEPEND="|| ( ( x11-libs/libX11 ) virtual/x11 )
+RDEPEND="x11-libs/libX11
opengl? ( virtual/opengl )
>=sys-libs/ncurses-5.2
cups? ( net-print/cups )
diff --git a/app-emulation/cedega/cedega-5.0.ebuild b/app-emulation/cedega/cedega-5.0.ebuild
index 090ffc6f5338..12970c0cde59 100644
--- a/app-emulation/cedega/cedega-5.0.ebuild
+++ b/app-emulation/cedega/cedega-5.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-5.0.ebuild,v 1.4 2006/09/06 05:17:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-5.0.ebuild,v 1.5 2007/07/22 09:08:46 omp Exp $
MY_P="cedega-small-${PV}"
DESCRIPTION="Cedega replaces WineX, a distribution of Wine with enhanced DirectX for gaming"
@@ -13,7 +13,7 @@ KEYWORDS="-* amd64 x86"
IUSE="cups opengl"
RESTRICT="fetch"
-RDEPEND="|| ( ( x11-libs/libX11 ) virtual/x11 )
+RDEPEND="x11-libs/libX11
opengl? ( virtual/opengl )
>=sys-libs/ncurses-5.2
cups? ( net-print/cups )
diff --git a/app-emulation/cedega/cedega-5.1.ebuild b/app-emulation/cedega/cedega-5.1.ebuild
index 1cf93958da85..f1ff24032986 100644
--- a/app-emulation/cedega/cedega-5.1.ebuild
+++ b/app-emulation/cedega/cedega-5.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-5.1.ebuild,v 1.3 2006/09/06 05:17:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-5.1.ebuild,v 1.4 2007/07/22 09:08:46 omp Exp $
MY_P="cedega-small-${PV}"
DESCRIPTION="Cedega replaces WineX, a distribution of Wine with enhanced DirectX for gaming"
@@ -13,7 +13,7 @@ KEYWORDS="-* amd64 x86"
IUSE="cups opengl"
RESTRICT="fetch"
-RDEPEND="|| ( ( x11-libs/libX11 ) virtual/x11 )
+RDEPEND="x11-libs/libX11
opengl? ( virtual/opengl )
>=sys-libs/ncurses-5.2
cups? ( net-print/cups )
diff --git a/app-emulation/cedega/cedega-5.2.1.ebuild b/app-emulation/cedega/cedega-5.2.1.ebuild
index 14ab704e41a6..f669d07992bb 100644
--- a/app-emulation/cedega/cedega-5.2.1.ebuild
+++ b/app-emulation/cedega/cedega-5.2.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-5.2.1.ebuild,v 1.3 2006/09/06 05:17:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-5.2.1.ebuild,v 1.4 2007/07/22 09:08:46 omp Exp $
MY_P="cedega-small-${PV}"
DESCRIPTION="Cedega replaces WineX, a distribution of Wine with enhanced DirectX for gaming"
@@ -13,7 +13,7 @@ KEYWORDS="-* amd64 x86"
IUSE="cups dbus opengl"
RESTRICT="fetch strip"
-RDEPEND="|| ( ( x11-libs/libX11 ) virtual/x11 )
+RDEPEND="x11-libs/libX11
opengl? ( virtual/opengl )
dbus? ( sys-apps/dbus )
>=sys-libs/ncurses-5.2
diff --git a/app-emulation/cedega/cedega-5.2.3.ebuild b/app-emulation/cedega/cedega-5.2.3.ebuild
index 5ebd57949f88..e9a7f4f8f96b 100644
--- a/app-emulation/cedega/cedega-5.2.3.ebuild
+++ b/app-emulation/cedega/cedega-5.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-5.2.3.ebuild,v 1.4 2007/07/02 13:48:05 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-5.2.3.ebuild,v 1.5 2007/07/22 09:08:46 omp Exp $
MY_P="cedega-small-${PV}"
DESCRIPTION="Cedega replaces WineX, a distribution of Wine with enhanced DirectX for gaming"
@@ -13,7 +13,7 @@ KEYWORDS="-* amd64 x86"
IUSE="cups dbus opengl"
RESTRICT="fetch strip"
-RDEPEND="|| ( ( x11-libs/libX11 ) virtual/x11 )
+RDEPEND="x11-libs/libX11
opengl? ( virtual/opengl )
dbus? ( sys-apps/dbus )
>=sys-libs/ncurses-5.2
diff --git a/app-emulation/cedega/cedega-6.0.2.ebuild b/app-emulation/cedega/cedega-6.0.2.ebuild
index ba1ecaa3f8e1..1ef32d722be6 100644
--- a/app-emulation/cedega/cedega-6.0.2.ebuild
+++ b/app-emulation/cedega/cedega-6.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-6.0.2.ebuild,v 1.2 2007/07/02 13:48:05 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-6.0.2.ebuild,v 1.3 2007/07/22 09:08:46 omp Exp $
MY_P="cedega-small-${PV}"
DESCRIPTION="Cedega replaces WineX, a distribution of Wine with enhanced DirectX for gaming"
@@ -13,7 +13,7 @@ KEYWORDS="-* amd64 x86"
IUSE="cups dbus opengl"
RESTRICT="fetch strip"
-RDEPEND="|| ( ( x11-libs/libX11 ) virtual/x11 )
+RDEPEND="x11-libs/libX11
opengl? ( virtual/opengl )
dbus? ( sys-apps/dbus )
>=sys-libs/ncurses-5.2
diff --git a/app-emulation/cedega/cedega-6.0.ebuild b/app-emulation/cedega/cedega-6.0.ebuild
index 4432b90bb831..cd2d2bce51b8 100644
--- a/app-emulation/cedega/cedega-6.0.ebuild
+++ b/app-emulation/cedega/cedega-6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-6.0.ebuild,v 1.2 2007/07/02 13:48:05 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-6.0.ebuild,v 1.3 2007/07/22 09:08:46 omp Exp $
MY_P="cedega-small-${PV}"
DESCRIPTION="Cedega replaces WineX, a distribution of Wine with enhanced DirectX for gaming"
@@ -13,7 +13,7 @@ KEYWORDS="-* amd64 x86"
IUSE="cups dbus opengl"
RESTRICT="fetch strip"
-RDEPEND="|| ( ( x11-libs/libX11 ) virtual/x11 )
+RDEPEND="x11-libs/libX11
opengl? ( virtual/opengl )
dbus? ( sys-apps/dbus )
>=sys-libs/ncurses-5.2