summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTilman Klar <phoenix@gentoo.org>2003-02-05 21:39:28 +0000
committerTilman Klar <phoenix@gentoo.org>2003-02-05 21:39:28 +0000
commit57aafe2e2de66b44aa238a8211016b747a2ade35 (patch)
tree51f9d8a6ba140d800a4ac26975adad5452019f69 /app-emulation/winex-cvs
parentFixed a typo in ChangeLog. (diff)
downloadgentoo-2-57aafe2e2de66b44aa238a8211016b747a2ade35.tar.gz
gentoo-2-57aafe2e2de66b44aa238a8211016b747a2ade35.tar.bz2
gentoo-2-57aafe2e2de66b44aa238a8211016b747a2ade35.zip
Updated dependencies for X. This closes bug #14651.
Diffstat (limited to 'app-emulation/winex-cvs')
-rw-r--r--app-emulation/winex-cvs/ChangeLog27
-rw-r--r--app-emulation/winex-cvs/winex-cvs-2.0.ebuild9
-rw-r--r--app-emulation/winex-cvs/winex-cvs-2.1.ebuild9
-rw-r--r--app-emulation/winex-cvs/winex-cvs-2.2.1.ebuild9
-rw-r--r--app-emulation/winex-cvs/winex-cvs-2.2.ebuild9
5 files changed, 38 insertions, 25 deletions
diff --git a/app-emulation/winex-cvs/ChangeLog b/app-emulation/winex-cvs/ChangeLog
index d3aa21d3cb70..9df578ee8d7d 100644
--- a/app-emulation/winex-cvs/ChangeLog
+++ b/app-emulation/winex-cvs/ChangeLog
@@ -1,25 +1,32 @@
# ChangeLog for app-emulation/winex-cvs
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex-cvs/ChangeLog,v 1.7 2002/11/13 18:20:43 cretin Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex-cvs/ChangeLog,v 1.8 2003/02/05 21:39:28 phoenix Exp $
*winex-cvs-2.2.1 (13 Nov 2002)
- 13 Nov 2002; Stefan Jones<cretin@gentoo.org> winex-cvs-2.2.1.ebuild :
+ 05 Feb 2003; phoen][x <phoenix@gentoo.org> winex-cvs-2.2.1 :
+ Modified X dependencies. You can build winex without X now (for commandline
+ applications) - this closes bug #14651.
- Added winex-cvs.2.2.1 and fixed bug in regex for cvs tag use //./- not
- /./-
+ 13 Nov 2002; Stefan Jones<cretin@gentoo.org> winex-cvs-2.2.1.ebuild :
+ Added winex-cvs.2.2.1 and fixed bug in regex for cvs tag use //./- not /./-
*winex-cvs-2.2 (10 October 2002)
- 10 Oct 2002; phoen][x <phoenix@gentoo.org> winex-cvs-2.2.ebuild :
+ 05 Feb 2003; phoen][x <phoenix@gentoo.org> winex-cvs-2.2 :
+ Modified X dependencies. You can build winex without X now (for commandline
+ applications) - this closes bug #14651.
+ 10 Oct 2002; phoen][x <phoenix@gentoo.org> winex-cvs-2.2.ebuild :
Added winex-cvs.2.2.
-
*winex-cvs-2.1 (08 September 2002)
- 13 Sep 2002; phoen][x <phoenix@gentoo.org> winex-cvs-2.1.ebuild :
+ 05 Feb 2003; phoen][x <phoenix@gentoo.org> winex-cvs-2.1 :
+ Modified X dependencies. You can build winex without X now (for commandline
+ applications) - this closes bug #14651.
+ 13 Sep 2002; phoen][x <phoenix@gentoo.org> winex-cvs-2.1.ebuild :
Added manpage installation. This installs the manpage of wine as ${PN}.
13 Sep 2002; Dan Armak <danarmak@gentoo.org> winex-cvs-2.1.ebuild :
@@ -39,6 +46,10 @@
*winex-cvs-2.0 (08 September 2002)
+ 05 Feb 2003; phoen][x <phoenix@gentoo.org> winex-cvs-2.0 :
+ Modified X dependencies. You can build winex without X now (for commandline
+ applications) - this closes bug #14651.
+
13 Sep 2002; phoen][x <phoenix@gentoo.org> winex-cvs-2.0.ebuild :
Added manpage installation. This installs the manpage of wine as ${PN}.
@@ -60,14 +71,12 @@
*winex-cvs-20020831 (01 September 2002)
08 Sep 2002; phoen][x <phoenix@gentoo.org> winex-cvs-20020831.ebuild :
-
This ebuild is now obsolete. The name puzzled quite a few users.
There should be no problems with the new naming convention.
01 Sep 2002; phoen][x <phoenix@gentoo.org> ChangeLog, winex-cvs-20020831.ebuild,
files/winex-cvs-20020831-fake_windows.tar.bz2, files/winex-cvs-20020831-regedit,
files/winex-cvs-20020831-winex :
-
Initial release of the winex-cvs package. In order to have both winex versions
(the normal one and the cvs one) installed at the same time, i made this one go
into /usr/lib/winex-cvs. The wrapper is called /usr/bin/winex-cvs and the
diff --git a/app-emulation/winex-cvs/winex-cvs-2.0.ebuild b/app-emulation/winex-cvs/winex-cvs-2.0.ebuild
index 6d9aa7d5fcc0..83597e1e46fa 100644
--- a/app-emulation/winex-cvs/winex-cvs-2.0.ebuild
+++ b/app-emulation/winex-cvs/winex-cvs-2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 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.0.ebuild,v 1.6 2002/11/29 23:59:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex-cvs/winex-cvs-2.0.ebuild,v 1.7 2003/02/05 21:39:28 phoenix Exp $
IUSE="cups opengl"
@@ -30,12 +30,13 @@ SLOT="0"
KEYWORDS="x86 -ppc"
LICENSE="Aladdin"
-newdepend "virtual/x11
- sys-devel/gcc
+newdepend "sys-devel/gcc
sys-devel/flex
dev-util/yacc
>=media-libs/freetype-2.0.0
- dev-lang/tcl dev-lang/tk
+ X? ( virtual/x11
+ dev-lang/tcl
+ dev-lang/tk )
opengl? ( virtual/opengl )
cups? ( net-print/cups )"
diff --git a/app-emulation/winex-cvs/winex-cvs-2.1.ebuild b/app-emulation/winex-cvs/winex-cvs-2.1.ebuild
index a7d2110b4593..d2dbc8682909 100644
--- a/app-emulation/winex-cvs/winex-cvs-2.1.ebuild
+++ b/app-emulation/winex-cvs/winex-cvs-2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 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.1.ebuild,v 1.6 2002/11/30 00:00:07 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex-cvs/winex-cvs-2.1.ebuild,v 1.7 2003/02/05 21:39:28 phoenix Exp $
IUSE="cups opengl"
@@ -31,12 +31,13 @@ SLOT="0"
KEYWORDS="x86 -ppc"
LICENSE="Aladdin"
-newdepend "virtual/x11
- sys-devel/gcc
+newdepend "sys-devel/gcc
sys-devel/flex
dev-util/yacc
>=media-libs/freetype-2.0.0
- dev-lang/tcl dev-lang/tk
+ X? ( virtual/x11
+ dev-lang/tcl
+ dev-lang/tk )
opengl? ( virtual/opengl )
cups? ( net-print/cups )"
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 ae234ed0f2ab..323a222c9260 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-2002 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.2 2002/11/30 00:12:53 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex-cvs/winex-cvs-2.2.1.ebuild,v 1.3 2003/02/05 21:39:28 phoenix Exp $
IUSE="cups opengl"
@@ -31,12 +31,13 @@ SLOT="0"
KEYWORDS="x86 -ppc"
LICENSE="Aladdin"
-newdepend "virtual/x11
- sys-devel/gcc
+newdepend "sys-devel/gcc
sys-devel/flex
dev-util/yacc
>=media-libs/freetype-2.0.0
- dev-lang/tcl dev-lang/tk
+ X? ( virtual/x11
+ dev-lang/tcl
+ dev-lang/tk )
opengl? ( virtual/opengl )
cups? ( net-print/cups )"
diff --git a/app-emulation/winex-cvs/winex-cvs-2.2.ebuild b/app-emulation/winex-cvs/winex-cvs-2.2.ebuild
index a2b98c283e4d..3d1e5d51e697 100644
--- a/app-emulation/winex-cvs/winex-cvs-2.2.ebuild
+++ b/app-emulation/winex-cvs/winex-cvs-2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 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.ebuild,v 1.3 2002/11/30 00:07:42 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex-cvs/winex-cvs-2.2.ebuild,v 1.4 2003/02/05 21:39:28 phoenix Exp $
IUSE="cups opengl"
@@ -31,12 +31,13 @@ SLOT="0"
KEYWORDS="x86 -ppc"
LICENSE="Aladdin"
-newdepend "virtual/x11
- sys-devel/gcc
+newdepend "sys-devel/gcc
sys-devel/flex
dev-util/yacc
>=media-libs/freetype-2.0.0
- dev-lang/tcl dev-lang/tk
+ X? ( virtual/x11
+ dev-lang/tcl
+ dev-lang/tk )
opengl? ( virtual/opengl )
cups? ( net-print/cups )"