summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-02-10 21:41:14 +0000
committerMike Frysinger <vapier@gentoo.org>2008-02-10 21:41:14 +0000
commite91df803f71f1e549247b14835844d6dc52f32d7 (patch)
treeaf031f4c5ec99e7c97bfc23e5ff08a72cfe448cf /app-emulation/cedega
parentKeyword mips for bug #209422. (diff)
downloadgentoo-2-e91df803f71f1e549247b14835844d6dc52f32d7.tar.gz
gentoo-2-e91df803f71f1e549247b14835844d6dc52f32d7.tar.bz2
gentoo-2-e91df803f71f1e549247b14835844d6dc52f32d7.zip
Depend on dev-python/dbus-python rather than sys-apps/dbus #209457 by Martin.
(Portage version: 2.1.4.1)
Diffstat (limited to 'app-emulation/cedega')
-rw-r--r--app-emulation/cedega/ChangeLog8
-rw-r--r--app-emulation/cedega/cedega-5.2.1.ebuild6
-rw-r--r--app-emulation/cedega/cedega-5.2.3.ebuild6
-rw-r--r--app-emulation/cedega/cedega-6.0.2.ebuild6
-rw-r--r--app-emulation/cedega/cedega-6.0.ebuild6
5 files changed, 18 insertions, 14 deletions
diff --git a/app-emulation/cedega/ChangeLog b/app-emulation/cedega/ChangeLog
index a62ada379c1c..209377f88417 100644
--- a/app-emulation/cedega/ChangeLog
+++ b/app-emulation/cedega/ChangeLog
@@ -1,6 +1,10 @@
# 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.30 2007/07/22 09:08:46 omp Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/ChangeLog,v 1.31 2008/02/10 21:41:14 vapier Exp $
+
+ 10 Feb 2008; Mike Frysinger <vapier@gentoo.org> cedega-5.2.1.ebuild,
+ cedega-5.2.3.ebuild, cedega-6.0.ebuild, cedega-6.0.2.ebuild:
+ Depend on dev-python/dbus-python rather than sys-apps/dbus #209457 by Martin.
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,
diff --git a/app-emulation/cedega/cedega-5.2.1.ebuild b/app-emulation/cedega/cedega-5.2.1.ebuild
index f669d07992bb..e0319cb52714 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-2007 Gentoo Foundation
+# Copyright 1999-2008 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.4 2007/07/22 09:08:46 omp Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-5.2.1.ebuild,v 1.5 2008/02/10 21:41:14 vapier Exp $
MY_P="cedega-small-${PV}"
DESCRIPTION="Cedega replaces WineX, a distribution of Wine with enhanced DirectX for gaming"
@@ -15,7 +15,7 @@ RESTRICT="fetch strip"
RDEPEND="x11-libs/libX11
opengl? ( virtual/opengl )
- dbus? ( sys-apps/dbus )
+ dbus? ( dev-python/dbus-python )
>=sys-libs/ncurses-5.2
cups? ( net-print/cups )
>=media-libs/freetype-2.0.0
diff --git a/app-emulation/cedega/cedega-5.2.3.ebuild b/app-emulation/cedega/cedega-5.2.3.ebuild
index e9a7f4f8f96b..e54d207d216f 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
+# Copyright 1999-2008 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.5 2007/07/22 09:08:46 omp Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-5.2.3.ebuild,v 1.6 2008/02/10 21:41:14 vapier Exp $
MY_P="cedega-small-${PV}"
DESCRIPTION="Cedega replaces WineX, a distribution of Wine with enhanced DirectX for gaming"
@@ -15,7 +15,7 @@ RESTRICT="fetch strip"
RDEPEND="x11-libs/libX11
opengl? ( virtual/opengl )
- dbus? ( sys-apps/dbus )
+ dbus? ( dev-python/dbus-python )
>=sys-libs/ncurses-5.2
cups? ( net-print/cups )
>=media-libs/freetype-2.0.0
diff --git a/app-emulation/cedega/cedega-6.0.2.ebuild b/app-emulation/cedega/cedega-6.0.2.ebuild
index 1ef32d722be6..be60f495e7f8 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
+# Copyright 1999-2008 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.3 2007/07/22 09:08:46 omp Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-6.0.2.ebuild,v 1.4 2008/02/10 21:41:14 vapier Exp $
MY_P="cedega-small-${PV}"
DESCRIPTION="Cedega replaces WineX, a distribution of Wine with enhanced DirectX for gaming"
@@ -15,7 +15,7 @@ RESTRICT="fetch strip"
RDEPEND="x11-libs/libX11
opengl? ( virtual/opengl )
- dbus? ( sys-apps/dbus )
+ dbus? ( dev-python/dbus-python )
>=sys-libs/ncurses-5.2
cups? ( net-print/cups )
>=media-libs/freetype-2.0.0
diff --git a/app-emulation/cedega/cedega-6.0.ebuild b/app-emulation/cedega/cedega-6.0.ebuild
index cd2d2bce51b8..5ef94a4acf91 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
+# Copyright 1999-2008 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.3 2007/07/22 09:08:46 omp Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-6.0.ebuild,v 1.4 2008/02/10 21:41:14 vapier Exp $
MY_P="cedega-small-${PV}"
DESCRIPTION="Cedega replaces WineX, a distribution of Wine with enhanced DirectX for gaming"
@@ -15,7 +15,7 @@ RESTRICT="fetch strip"
RDEPEND="x11-libs/libX11
opengl? ( virtual/opengl )
- dbus? ( sys-apps/dbus )
+ dbus? ( dev-python/dbus-python )
>=sys-libs/ncurses-5.2
cups? ( net-print/cups )
>=media-libs/freetype-2.0.0