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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
|
# ChangeLog for app-emulation/winetricks
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/winetricks/ChangeLog,v 1.15 2013/01/19 22:31:02 tetromino Exp $
*winetricks-935 (19 Jan 2013)
19 Jan 2013; Alexandre Rostovtsev <tetromino@gentoo.org>
-winetricks-927.ebuild, winetricks-931.ebuild, +winetricks-935.ebuild,
winetricks-99999999.ebuild:
Version bump, drop old. Silence QA messages about Wine category in .desktop
file (bug #451552, thanks to Ilya Gordeev and Michael Palimaka).
*winetricks-931 (06 Jan 2013)
06 Jan 2013; Alexandre Rostovtsev <tetromino@gentoo.org>
-winetricks-922.ebuild, +winetricks-931.ebuild:
Bump, drop old.
*winetricks-927 (08 Dec 2012)
08 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
-winetricks-920.ebuild, +winetricks-927.ebuild:
Bump, drop old.
*winetricks-922 (24 Nov 2012)
24 Nov 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
-winetricks-916.ebuild, +winetricks-922.ebuild, winetricks-99999999.ebuild:
Version bump. Use 'Wine' as the category for the .desktop file since our
>=wine-1.5.18 now provides applications-merged/wine.menu (bug #438806).
*winetricks-920 (09 Nov 2012)
09 Nov 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
-winetricks-913.ebuild, +winetricks-920.ebuild:
Version bump; drop old.
19 Oct 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
winetricks-916.ebuild, winetricks-99999999.ebuild:
Only install .desktop file and icon if USE=gtk or USE=kde.
*winetricks-916 (19 Oct 2012)
19 Oct 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
-winetricks-909.ebuild, winetricks-913.ebuild, +winetricks-916.ebuild,
winetricks-99999999.ebuild:
Version bump. Install .desktop file and icon (bug #438806, thanks to C.J.
Wijtmans). Update license. Add dependencies on cabextract and unzip. Drop
old.
*winetricks-913 (14 Sep 2012)
14 Sep 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
-winetricks-886.ebuild, +winetricks-913.ebuild:
Version bump, drop old.
*winetricks-909 (08 Sep 2012)
08 Sep 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
-winetricks-881.ebuild, +winetricks-909.ebuild:
Version bump, drop old.
*winetricks-886 (17 Aug 2012)
17 Aug 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
-winetricks-744.ebuild, +winetricks-886.ebuild:
Version bump, drop old.
*winetricks-881 (12 Aug 2012)
12 Aug 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
-winetricks-696.ebuild, winetricks-744.ebuild, +winetricks-881.ebuild,
winetricks-99999999.ebuild:
Version bump, drop old. Capitalize description.
*winetricks-744 (05 Dec 2011)
05 Dec 2011; Mike Frysinger <vapier@gentoo.org> +winetricks-744.ebuild:
Version bump.
*winetricks-696 (22 Sep 2011)
22 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> -winetricks-185.ebuild,
-winetricks-672.ebuild, +winetricks-696.ebuild, winetricks-99999999.ebuild:
Update to eapi4. Bump to the latest release, fixes crash for me when
installing dontnet stuff, remove older.
*winetricks-99999999 (05 Jul 2011)
*winetricks-672 (05 Jul 2011)
05 Jul 2011; Mike Frysinger <vapier@gentoo.org> +winetricks-672.ebuild,
+winetricks-99999999.ebuild:
Add live ebuild and version bump #358997 by Sven Eden.
*winetricks-185 (01 Mar 2011)
01 Mar 2011; Mike Frysinger <vapier@gentoo.org> +winetricks-185.ebuild,
+metadata.xml:
Initial ebuild.
|