summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Veber <coronalvr@gentoo.org>2003-07-17 14:58:37 +0000
committerAlex Veber <coronalvr@gentoo.org>2003-07-17 14:58:37 +0000
commit1b1a4efeef5ad1fed7a3f6e173202cabc1c47d6f (patch)
treedbf665d158c5578a6635642ab71b7e45b44d096f /app-emulation/winex-cvs
parentNew ebuild (diff)
downloadgentoo-2-1b1a4efeef5ad1fed7a3f6e173202cabc1c47d6f.tar.gz
gentoo-2-1b1a4efeef5ad1fed7a3f6e173202cabc1c47d6f.tar.bz2
gentoo-2-1b1a4efeef5ad1fed7a3f6e173202cabc1c47d6f.zip
!>=sys-libs/glibc-2.3.2
Diffstat (limited to 'app-emulation/winex-cvs')
-rw-r--r--app-emulation/winex-cvs/ChangeLog6
-rw-r--r--app-emulation/winex-cvs/Manifest8
-rw-r--r--app-emulation/winex-cvs/winex-cvs-2.2.1.ebuild7
-rw-r--r--app-emulation/winex-cvs/winex-cvs-3.0.ebuild5
-rw-r--r--app-emulation/winex-cvs/winex-cvs-3.1.ebuild5
5 files changed, 19 insertions, 12 deletions
diff --git a/app-emulation/winex-cvs/ChangeLog b/app-emulation/winex-cvs/ChangeLog
index 7bc2aaa799ab..e7e601a7f752 100644
--- a/app-emulation/winex-cvs/ChangeLog
+++ b/app-emulation/winex-cvs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/winex-cvs
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex-cvs/ChangeLog,v 1.16 2003/07/12 11:37:22 cretin Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex-cvs/ChangeLog,v 1.17 2003/07/17 14:58:24 coronalvr Exp $
+
+ 17 Jul 2003; Alex Veber <coronalvr@gentoo.org> winex-cvs-2.2.1.ebuild,
+ winex-cvs-3.0.ebuild, winex-cvs-3.1.ebuild:
+ added !>=sys-libs/glibc-2.3.2
*winex-cvs-3.1 (24 Jun 2003)
diff --git a/app-emulation/winex-cvs/Manifest b/app-emulation/winex-cvs/Manifest
index 457bf74432a7..592c5d64267c 100644
--- a/app-emulation/winex-cvs/Manifest
+++ b/app-emulation/winex-cvs/Manifest
@@ -1,7 +1,7 @@
-MD5 f3a11a5a45757d93c0df7335e7d042d4 winex-cvs-3.1.ebuild 4631
-MD5 a72aff1af2fed78b4d9bfd663f2bb1b4 winex-cvs-2.2.1.ebuild 4012
-MD5 9479c013a2ef1ad461594f972237a543 winex-cvs-3.0.ebuild 4277
-MD5 1ca9a1372cf9694b0c6b9b453c96c2de ChangeLog 4982
+MD5 5c4e6b19dd5e1d5c6d10ed46b57013c0 winex-cvs-3.1.ebuild 4659
+MD5 e3ecd445dadfed5d71f9005bffedba8e winex-cvs-2.2.1.ebuild 4041
+MD5 7a589626fb645ad8dad95fea45eaef13 winex-cvs-3.0.ebuild 4304
+MD5 2011ec1dc7308963ac580e1eb581b08f ChangeLog 5137
MD5 6e817c3f6b82338028366853fddccf5f metadata.xml 157
MD5 dcdbcea3b1e30203a037de864aee829d files/winex-cvs-fake_windows.tar.bz2 546
MD5 6b63a4e1f7384c6dbb53e53f09198665 files/winex-cvs-regedit 516
diff --git a/app-emulation/winex-cvs/winex-cvs-2.2.1.ebuild b/app-emulation/winex-cvs/winex-cvs-2.2.1.ebuild
index 3991fb37a666..2e4b9b2ced10 100644
--- a/app-emulation/winex-cvs/winex-cvs-2.2.1.ebuild
+++ b/app-emulation/winex-cvs/winex-cvs-2.2.1.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-cvs/winex-cvs-2.2.1.ebuild,v 1.4 2003/02/13 07:18:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex-cvs/winex-cvs-2.2.1.ebuild,v 1.5 2003/07/17 14:58:24 coronalvr Exp $
IUSE="cups opengl"
@@ -39,8 +39,9 @@ newdepend "sys-devel/gcc
dev-lang/tcl
dev-lang/tk )
opengl? ( virtual/opengl )
- cups? ( net-print/cups )"
-
+ cups? ( net-print/cups )
+ !>=sys-libs/glibc-2.3.2"
+
src_compile() {
cd ${S}
local myconf
diff --git a/app-emulation/winex-cvs/winex-cvs-3.0.ebuild b/app-emulation/winex-cvs/winex-cvs-3.0.ebuild
index f210609abc1c..25ddfbb8fcde 100644
--- a/app-emulation/winex-cvs/winex-cvs-3.0.ebuild
+++ b/app-emulation/winex-cvs/winex-cvs-3.0.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-cvs/winex-cvs-3.0.ebuild,v 1.2 2003/06/15 18:31:25 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex-cvs/winex-cvs-3.0.ebuild,v 1.3 2003/07/17 14:58:24 coronalvr Exp $
IUSE="cups opengl"
@@ -46,7 +46,8 @@ newdepend "sys-devel/gcc
dev-lang/tcl
dev-lang/tk )
opengl? ( virtual/opengl )
- cups? ( net-print/cups )"
+ cups? ( net-print/cups )
+ !>=sys-libs/glibc-2.3.2"
src_compile() {
cd ${S}
diff --git a/app-emulation/winex-cvs/winex-cvs-3.1.ebuild b/app-emulation/winex-cvs/winex-cvs-3.1.ebuild
index 155cdbd18b4b..d8a5f14a9d47 100644
--- a/app-emulation/winex-cvs/winex-cvs-3.1.ebuild
+++ b/app-emulation/winex-cvs/winex-cvs-3.1.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-cvs/winex-cvs-3.1.ebuild,v 1.3 2003/07/12 11:37:22 cretin Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex-cvs/winex-cvs-3.1.ebuild,v 1.4 2003/07/17 14:58:24 coronalvr Exp $
IUSE="cups opengl nptl"
@@ -46,7 +46,8 @@ newdepend "sys-devel/gcc
dev-lang/tcl
dev-lang/tk )
opengl? ( virtual/opengl )
- cups? ( net-print/cups )"
+ cups? ( net-print/cups )
+ !>=sys-libs/glibc-2.3.2"
src_unpack() {
if ! [ -z "`perl -V:archname 2> /dev/null | grep 'thread-multi'`" ]