diff options
author | Jay Pfeifer <pfeifer@gentoo.org> | 2003-07-17 04:52:22 +0000 |
---|---|---|
committer | Jay Pfeifer <pfeifer@gentoo.org> | 2003-07-17 04:52:22 +0000 |
commit | 44006965eba3bb582943041a9e47bd07a296f177 (patch) | |
tree | 37e776d9d4bac003ffb53f8abbeb135bddbd7248 /app-emulation/winex | |
parent | New ebuild and digest. GRP/USE_EXPAND (diff) | |
download | gentoo-2-44006965eba3bb582943041a9e47bd07a296f177.tar.gz gentoo-2-44006965eba3bb582943041a9e47bd07a296f177.tar.bz2 gentoo-2-44006965eba3bb582943041a9e47bd07a296f177.zip |
Added !>=sys-libs/glibc-2.3.2 to winex-20021123 & winex-20030328
Diffstat (limited to 'app-emulation/winex')
-rw-r--r-- | app-emulation/winex/Manifest | 4 | ||||
-rw-r--r-- | app-emulation/winex/winex-20021123.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/winex/winex-20030328.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-emulation/winex/Manifest b/app-emulation/winex/Manifest index bf0deb81b851..b1ce2d6bb1d7 100644 --- a/app-emulation/winex/Manifest +++ b/app-emulation/winex/Manifest @@ -1,6 +1,6 @@ -MD5 e9e9bb06301a86c5620dc44210f06460 winex-20021123.ebuild 3635 +MD5 c069b6e8a4711d6ab75e00dc64a082fe winex-20021123.ebuild 3636 MD5 b55886c29027f9fb635419004c50ac33 ChangeLog 5311 -MD5 c3b3db935fd5b55e59ec4297b1a682e2 winex-20030328.ebuild 3677 +MD5 15ae45ebe020bba4a71b56ebb90cb36d winex-20030328.ebuild 3678 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 8a76ac8e5e58..501e933069aa 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.10 2003/07/17 04:44:47 pfeifer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/winex-20021123.ebuild,v 1.11 2003/07/17 04:52:19 pfeifer Exp $ inherit base @@ -25,7 +25,7 @@ DEPEND="sys-devel/gcc dev-lang/tk ) opengl? ( virtual/opengl ) cups? ( net-print/cups ) - !>sys-libs/glibc-2.3.2 + !>=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 3cd865a69a75..c77edc908b90 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.8 2003/07/17 04:44:47 pfeifer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/winex-20030328.ebuild,v 1.9 2003/07/17 04:52:19 pfeifer Exp $ inherit base @@ -26,7 +26,7 @@ DEPEND="sys-devel/gcc dev-lang/tk ) opengl? ( virtual/opengl ) cups? ( net-print/cups ) - !>sys-libs/glibc-2.3.2 + !>=sys-libs/glibc-2.3.2 !app-emulation/winex-transgaming" S=${WORKDIR}/wine |