summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTilman Klar <phoenix@gentoo.org>2003-02-18 16:07:24 +0000
committerTilman Klar <phoenix@gentoo.org>2003-02-18 16:07:24 +0000
commitcd168284ed065f07e1fd50de27837120ca7be115 (patch)
tree473e0e34e9b410f9f377fea230e919a187225df3 /app-emulation
parentcleanups/fix for #15919 (diff)
downloadgentoo-2-cd168284ed065f07e1fd50de27837120ca7be115.tar.gz
gentoo-2-cd168284ed065f07e1fd50de27837120ca7be115.tar.bz2
gentoo-2-cd168284ed065f07e1fd50de27837120ca7be115.zip
Made winex block on winex-transgaming because they share the same location. winex-transgaming is a new package (bug #11023) which will be added in a couple of minutes).
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/winex/ChangeLog6
-rw-r--r--app-emulation/winex/winex-20020511-r1.ebuild5
-rw-r--r--app-emulation/winex/winex-20020628.ebuild5
-rw-r--r--app-emulation/winex/winex-20020804.ebuild5
-rw-r--r--app-emulation/winex/winex-20020807.ebuild5
-rw-r--r--app-emulation/winex/winex-20021011.ebuild5
-rw-r--r--app-emulation/winex/winex-20021123.ebuild6
7 files changed, 23 insertions, 14 deletions
diff --git a/app-emulation/winex/ChangeLog b/app-emulation/winex/ChangeLog
index 9517c7d6b34e..0c84a165395f 100644
--- a/app-emulation/winex/ChangeLog
+++ b/app-emulation/winex/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for app-emulation/winex
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/ChangeLog,v 1.20 2003/02/12 04:04:12 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/ChangeLog,v 1.21 2003/02/18 16:07:24 phoenix Exp $
+ 18 Feb 2002; phoen][x <phoenix@gentoo.org> All winex ebuilds :
+ Made app-emulation/winex block on app-emulation/winex-transgaming because they
+ share the same locations (DEPEND="${DEPEND} !app-emulation/winex-transgaming").
+
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*winex-20021123 (23 Nov 2002)
diff --git a/app-emulation/winex/winex-20020511-r1.ebuild b/app-emulation/winex/winex-20020511-r1.ebuild
index d29b8f806433..4ce5b4ea4bcf 100644
--- a/app-emulation/winex/winex-20020511-r1.ebuild
+++ b/app-emulation/winex/winex-20020511-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/winex-20020511-r1.ebuild,v 1.9 2003/02/13 07:18:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/winex-20020511-r1.ebuild,v 1.10 2003/02/18 16:07:24 phoenix Exp $
IUSE="cups opengl"
@@ -17,7 +17,8 @@ DEPEND="virtual/x11
>=sys-libs/ncurses-5.2
cups? ( net-print/cups )
>=media-libs/freetype-2.0.0
- dev-lang/tcl dev-lang/tk"
+ dev-lang/tcl dev-lang/tk
+ !app-emulation/winex-transgaming"
SLOT="0"
LICENSE="Aladdin"
diff --git a/app-emulation/winex/winex-20020628.ebuild b/app-emulation/winex/winex-20020628.ebuild
index 111e8c087acd..388e097baa0e 100644
--- a/app-emulation/winex/winex-20020628.ebuild
+++ b/app-emulation/winex/winex-20020628.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/winex-20020628.ebuild,v 1.9 2003/02/13 07:18:10 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/winex-20020628.ebuild,v 1.10 2003/02/18 16:07:24 phoenix Exp $
IUSE="cups opengl"
@@ -21,7 +21,8 @@ DEPEND="virtual/x11
>=sys-libs/ncurses-5.2
cups? ( net-print/cups )
>=media-libs/freetype-2.0.0
- dev-lang/tcl dev-lang/tk"
+ dev-lang/tcl dev-lang/tk
+ !app-emulation/winex-transgaming"
src_compile() {
diff --git a/app-emulation/winex/winex-20020804.ebuild b/app-emulation/winex/winex-20020804.ebuild
index aa8e49cf36d5..104bcdb7e945 100644
--- a/app-emulation/winex/winex-20020804.ebuild
+++ b/app-emulation/winex/winex-20020804.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/winex-20020804.ebuild,v 1.11 2003/02/13 07:18:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/winex-20020804.ebuild,v 1.12 2003/02/18 16:07:24 phoenix Exp $
IUSE="cups opengl"
@@ -22,7 +22,8 @@ DEPEND="virtual/x11
>=sys-libs/ncurses-5.2
cups? ( net-print/cups )
>=media-libs/freetype-2.0.0
- dev-lang/tcl dev-lang/tk"
+ dev-lang/tcl dev-lang/tk
+ !app-emulation/winex-transgaming"
src_compile() {
# Azarah's patches
diff --git a/app-emulation/winex/winex-20020807.ebuild b/app-emulation/winex/winex-20020807.ebuild
index 421b09f75aba..0788bd82b9c4 100644
--- a/app-emulation/winex/winex-20020807.ebuild
+++ b/app-emulation/winex/winex-20020807.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/winex-20020807.ebuild,v 1.8 2003/02/13 07:18:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/winex-20020807.ebuild,v 1.9 2003/02/18 16:07:24 phoenix Exp $
IUSE="cups opengl"
@@ -22,7 +22,8 @@ DEPEND="virtual/x11
>=sys-libs/ncurses-5.2
cups? ( net-print/cups )
>=media-libs/freetype-2.0.0
- dev-lang/tcl dev-lang/tk"
+ dev-lang/tcl dev-lang/tk
+ !app-emulation/winex-transgaming"
src_compile() {
# Azarah's patches
diff --git a/app-emulation/winex/winex-20021011.ebuild b/app-emulation/winex/winex-20021011.ebuild
index e85aeec5d1d4..8ca7fe0a286d 100644
--- a/app-emulation/winex/winex-20021011.ebuild
+++ b/app-emulation/winex/winex-20021011.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/winex-20021011.ebuild,v 1.8 2003/02/13 07:18:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/winex-20021011.ebuild,v 1.9 2003/02/18 16:07:24 phoenix Exp $
IUSE="cups opengl"
@@ -22,7 +22,8 @@ DEPEND="virtual/x11
>=sys-libs/ncurses-5.2
cups? ( net-print/cups )
>=media-libs/freetype-2.0.0
- dev-lang/tcl dev-lang/tk"
+ dev-lang/tcl dev-lang/tk
+ !app-emulation/winex-transgaming"
src_compile() {
# Azarah's patches
diff --git a/app-emulation/winex/winex-20021123.ebuild b/app-emulation/winex/winex-20021123.ebuild
index 9dd5f6abee5b..f8b5ef2944c3 100644
--- a/app-emulation/winex/winex-20021123.ebuild
+++ b/app-emulation/winex/winex-20021123.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/winex-20021123.ebuild,v 1.5 2003/02/13 07:18:33 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/winex-20021123.ebuild,v 1.6 2003/02/18 16:07:24 phoenix Exp $
inherit base
@@ -23,8 +23,8 @@ DEPEND="sys-devel/gcc
dev-lang/tcl
dev-lang/tk )
opengl? ( virtual/opengl )
- cups? ( net-print/cups )"
-
+ cups? ( net-print/cups )
+ !app-emulation/winex-transgaming"
src_unpack() {
base_src_unpack