summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2005-09-03 22:07:11 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2005-09-03 22:07:11 +0000
commitadcd65ff7cb8af69af69c5842882ea9e84a754d4 (patch)
treea7a7837046f43dcee1ce9285436413a74fa59c0e /app-emulation
parentVersion bump thanks to Jean Jordaan <jean@upfrontsystems.co.za> in bug 104605 (diff)
downloadgentoo-2-adcd65ff7cb8af69af69c5842882ea9e84a754d4.tar.gz
gentoo-2-adcd65ff7cb8af69af69c5842882ea9e84a754d4.tar.bz2
gentoo-2-adcd65ff7cb8af69af69c5842882ea9e84a754d4.zip
Added required deps to work on amd64.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/cedega/ChangeLog7
-rw-r--r--app-emulation/cedega/cedega-4.2.1.ebuild5
-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.ebuild6
7 files changed, 29 insertions, 13 deletions
diff --git a/app-emulation/cedega/ChangeLog b/app-emulation/cedega/ChangeLog
index bcd59fef3c0c..186b4983b21d 100644
--- a/app-emulation/cedega/ChangeLog
+++ b/app-emulation/cedega/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-emulation/cedega
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/ChangeLog,v 1.16 2005/08/12 23:03:15 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/ChangeLog,v 1.17 2005/09/03 22:07:11 eradicator Exp $
+
+ 03 Sep 2005; Jeremy Huddleston <eradicator@gentoo.org>
+ 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:
+ Added required deps to work on amd64.
*cedega-4.4.1 (12 Aug 2005)
diff --git a/app-emulation/cedega/cedega-4.2.1.ebuild b/app-emulation/cedega/cedega-4.2.1.ebuild
index 92af8eca9222..289e2a699f56 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-2005 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.2 2005/01/12 00:10:18 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-4.2.1.ebuild,v 1.3 2005/09/03 22:07:11 eradicator Exp $
MY_P="cedega_${PV}-1.i386"
DESCRIPTION="Cedega replaces WineX, a distribution of Wine with enhanced DirectX for gaming"
@@ -17,7 +17,8 @@ RDEPEND="virtual/x11
opengl? ( virtual/opengl )
>=sys-libs/ncurses-5.2
cups? ( net-print/cups )
- >=media-libs/freetype-2.0.0"
+ >=media-libs/freetype-2.0.0
+ amd64? ( app-emulation/emul-linux-x86-xlibs )"
pkg_nofetch() {
einfo "Please download the appropriate Cedega archive (${MY_P}.tgz)"
diff --git a/app-emulation/cedega/cedega-4.3.1.ebuild b/app-emulation/cedega/cedega-4.3.1.ebuild
index 02b28825d6b2..0d24b59195a4 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-2005 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.1 2005/04/15 03:34:17 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-4.3.1.ebuild,v 1.2 2005/09/03 22:07:11 eradicator Exp $
MY_P="cedega_${PV}-1.i386"
DESCRIPTION="Cedega replaces WineX, a distribution of Wine with enhanced DirectX for gaming"
@@ -17,7 +17,9 @@ RDEPEND="virtual/x11
opengl? ( virtual/opengl )
>=sys-libs/ncurses-5.2
cups? ( net-print/cups )
- >=media-libs/freetype-2.0.0"
+ >=media-libs/freetype-2.0.0
+ amd64? ( app-emulation/emul-linux-x86-xlibs
+ app-emulation/emul-linux-x86-soundlibs )"
pkg_nofetch() {
einfo "Please download the appropriate Cedega archive (${MY_P}.tgz)"
diff --git a/app-emulation/cedega/cedega-4.3.2.ebuild b/app-emulation/cedega/cedega-4.3.2.ebuild
index 82c6c5744e36..5033d4a502fc 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-2005 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.1 2005/05/10 23:01:41 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-4.3.2.ebuild,v 1.2 2005/09/03 22:07:11 eradicator Exp $
MY_P="cedega_${PV}-1.i386"
DESCRIPTION="Cedega replaces WineX, a distribution of Wine with enhanced DirectX for gaming"
@@ -17,7 +17,9 @@ RDEPEND="virtual/x11
opengl? ( virtual/opengl )
>=sys-libs/ncurses-5.2
cups? ( net-print/cups )
- >=media-libs/freetype-2.0.0"
+ >=media-libs/freetype-2.0.0
+ amd64? ( app-emulation/emul-linux-x86-xlibs
+ app-emulation/emul-linux-x86-soundlibs )"
pkg_nofetch() {
einfo "Please download the appropriate Cedega archive (${MY_P}.tgz)"
diff --git a/app-emulation/cedega/cedega-4.3.ebuild b/app-emulation/cedega/cedega-4.3.ebuild
index c4c0eb4ce10d..a8205510d9e9 100644
--- a/app-emulation/cedega/cedega-4.3.ebuild
+++ b/app-emulation/cedega/cedega-4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.1 2005/03/08 23:24:18 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-4.3.ebuild,v 1.2 2005/09/03 22:07:11 eradicator Exp $
MY_P="cedega_${PV}-1.i386"
DESCRIPTION="Cedega replaces WineX, a distribution of Wine with enhanced DirectX for gaming"
@@ -17,7 +17,9 @@ RDEPEND="virtual/x11
opengl? ( virtual/opengl )
>=sys-libs/ncurses-5.2
cups? ( net-print/cups )
- >=media-libs/freetype-2.0.0"
+ >=media-libs/freetype-2.0.0
+ amd64? ( app-emulation/emul-linux-x86-xlibs
+ app-emulation/emul-linux-x86-soundlibs )"
pkg_nofetch() {
einfo "Please download the appropriate Cedega archive (${MY_P}.tgz)"
diff --git a/app-emulation/cedega/cedega-4.4.1.ebuild b/app-emulation/cedega/cedega-4.4.1.ebuild
index e7890222d1ed..70e087a65ed1 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-2005 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.1 2005/08/12 23:03:15 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-4.4.1.ebuild,v 1.2 2005/09/03 22:07:11 eradicator Exp $
MY_P="cedega_${PV}-1.i386"
DESCRIPTION="Cedega replaces WineX, a distribution of Wine with enhanced DirectX for gaming"
@@ -17,7 +17,9 @@ RDEPEND="virtual/x11
opengl? ( virtual/opengl )
>=sys-libs/ncurses-5.2
cups? ( net-print/cups )
- >=media-libs/freetype-2.0.0"
+ >=media-libs/freetype-2.0.0
+ amd64? ( app-emulation/emul-linux-x86-xlibs
+ app-emulation/emul-linux-x86-soundlibs )"
pkg_nofetch() {
einfo "Please download the appropriate Cedega archive (${MY_P}.tgz)"
diff --git a/app-emulation/cedega/cedega-4.4.ebuild b/app-emulation/cedega/cedega-4.4.ebuild
index a45fe832fbdf..7902ee31ef66 100644
--- a/app-emulation/cedega/cedega-4.4.ebuild
+++ b/app-emulation/cedega/cedega-4.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.1 2005/07/14 00:45:43 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-4.4.ebuild,v 1.2 2005/09/03 22:07:11 eradicator Exp $
MY_P="cedega_${PV}-1.i386"
DESCRIPTION="Cedega replaces WineX, a distribution of Wine with enhanced DirectX for gaming"
@@ -17,7 +17,9 @@ RDEPEND="virtual/x11
opengl? ( virtual/opengl )
>=sys-libs/ncurses-5.2
cups? ( net-print/cups )
- >=media-libs/freetype-2.0.0"
+ >=media-libs/freetype-2.0.0
+ amd64? ( app-emulation/emul-linux-x86-xlibs
+ app-emulation/emul-linux-x86-soundlibs )"
pkg_nofetch() {
einfo "Please download the appropriate Cedega archive (${MY_P}.tgz)"