summaryrefslogtreecommitdiff
blob: 9df578ee8d7dee73297197a7f17ad3d60286bfa5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
# 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.8 2003/02/05 21:39:28 phoenix Exp $

*winex-cvs-2.2.1 (13 Nov 2002)

  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.

  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)

  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)

  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 :

  Fix issue discussed in comments of bug #7319 where dev-util/cvs was missing
  from the dep list.

  08 Sep 2002; phoen][x <phoenix@gentoo.org> winex-cvs-2.1.ebuild,
  files/digest-winex-cvs-2.1, files/winex-cvs-fake_windows.tar.bz2,
  files/winex-cvs-regedit, files/winex-cvs-winex :

  This is the new winex-2.1 CVS ebuild. Implemented Dan Armaks new ECVS_BRANCH setting. 
  Thanks Dan. I overwrote the ECVS_TOP_DIR to be able to have multiple versions of
  a local cvs tree on the users harddrive - each branch has its own tree. That should
  speed things up if you often switch between branches; If you dont switch it won't
  waste HD space because you didn't fetch different branches in the first place. :)

*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}.
  Removed obsolete RDEPEND tag.

  13 Sep 2002; Dan Armak <danarmak@gentoo.org> winex-cvs-2.0.ebuild :

  Fix issue discussed in comments of bug #7319 where dev-util/cvs was missing
  from the dep list.

  08 Sep 2002; phoen][x <phoenix@gentoo.org> winex-cvs-2.0.ebuild,
  files/digest-winex-cvs-2.0, files/winex-cvs-fake_windows.tar.bz2,
  files/winex-cvs-regedit, files/winex-cvs-winex :

  This ebuild is identical to the winex-cvs-2.1 ebuild. The name of the ebuild 
  tells portage to fetch the winex-2.0 branch instead. (A simple symlink would
  have done the trick, yes)

*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 
  regedit is named /usr/bin/regedit-winex-cvs.