diff options
author | Jay Pfeifer <pfeifer@gentoo.org> | 2003-07-17 04:44:52 +0000 |
---|---|---|
committer | Jay Pfeifer <pfeifer@gentoo.org> | 2003-07-17 04:44:52 +0000 |
commit | 343635639bda6878a92bfab407dc825bdf7093bd (patch) | |
tree | 614bce10f84ad6dbc74cb53d7e65780f697e8e59 /app-emulation | |
parent | Added !>=sys-libs/glibc-2.3.2 to winex-20021123 & winex-20030328 (diff) | |
download | historical-343635639bda6878a92bfab407dc825bdf7093bd.tar.gz historical-343635639bda6878a92bfab407dc825bdf7093bd.tar.bz2 historical-343635639bda6878a92bfab407dc825bdf7093bd.zip |
Added !>=sys-libs/glibc-2.3.2 to winex-20021123 & winex-20030328
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/winex/Manifest | 6 | ||||
-rw-r--r-- | app-emulation/winex/winex-20021123.ebuild | 3 | ||||
-rw-r--r-- | app-emulation/winex/winex-20030328.ebuild | 3 |
3 files changed, 7 insertions, 5 deletions
diff --git a/app-emulation/winex/Manifest b/app-emulation/winex/Manifest index 4a4d293610e9..bf0deb81b851 100644 --- a/app-emulation/winex/Manifest +++ b/app-emulation/winex/Manifest @@ -1,6 +1,6 @@ -MD5 a09f6c16ac64f4b80acb6a7cd6e3c6d6 winex-20021123.ebuild 3634 -MD5 bf32eeab00cf11f806488a1dc6b59df2 ChangeLog 5313 -MD5 ad8e396d964673675aac494ec88a5329 winex-20030328.ebuild 3674 +MD5 e9e9bb06301a86c5620dc44210f06460 winex-20021123.ebuild 3635 +MD5 b55886c29027f9fb635419004c50ac33 ChangeLog 5311 +MD5 c3b3db935fd5b55e59ec4297b1a682e2 winex-20030328.ebuild 3677 MD5 190b622ae744fb68561764ce1b2d9f1d files/winex-20030328.patch 287 MD5 68d70a8e7d43268ac2675e7d15915b05 files/winex 97 MD5 6ce999531acadae10d447a3a0c5ae1b4 files/digest-winex-20021123 215 diff --git a/app-emulation/winex/winex-20021123.ebuild b/app-emulation/winex/winex-20021123.ebuild index be47991be850..8a76ac8e5e58 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.9 2003/06/08 14:51:36 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/winex-20021123.ebuild,v 1.10 2003/07/17 04:44:47 pfeifer Exp $ inherit base @@ -25,6 +25,7 @@ DEPEND="sys-devel/gcc dev-lang/tk ) opengl? ( virtual/opengl ) cups? ( net-print/cups ) + !>sys-libs/glibc-2.3.2 !app-emulation/winex-transgaming" S=${WORKDIR}/wine diff --git a/app-emulation/winex/winex-20030328.ebuild b/app-emulation/winex/winex-20030328.ebuild index 33dcad5cc368..3cd865a69a75 100644 --- a/app-emulation/winex/winex-20030328.ebuild +++ b/app-emulation/winex/winex-20030328.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-20030328.ebuild,v 1.7 2003/06/29 20:06:54 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/winex-20030328.ebuild,v 1.8 2003/07/17 04:44:47 pfeifer Exp $ inherit base @@ -26,6 +26,7 @@ DEPEND="sys-devel/gcc dev-lang/tk ) opengl? ( virtual/opengl ) cups? ( net-print/cups ) + !>sys-libs/glibc-2.3.2 !app-emulation/winex-transgaming" S=${WORKDIR}/wine |