diff options
author | 2003-02-18 16:07:24 +0000 | |
---|---|---|
committer | 2003-02-18 16:07:24 +0000 | |
commit | be6d3155032d46ca5bb35306ab0f1821ba8718de (patch) | |
tree | 22c58728aced1b38daac9dcf98d25d11f1042b5f /app-emulation/winex/winex-20021123.ebuild | |
parent | cleanups/fix for #15919 (diff) | |
download | historical-be6d3155032d46ca5bb35306ab0f1821ba8718de.tar.gz historical-be6d3155032d46ca5bb35306ab0f1821ba8718de.tar.bz2 historical-be6d3155032d46ca5bb35306ab0f1821ba8718de.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/winex/winex-20021123.ebuild')
-rw-r--r-- | app-emulation/winex/winex-20021123.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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 |