blob: cff90fafbe6ec82cb218dc0c193e1690fd04cc2e (
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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
|
# ChangeLog for app-emulation/vice
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v 1.32 2006/01/17 22:38:32 hanno Exp $
*vice-1.19 (17 Jan 2006)
17 Jan 2006; Hanno Boeck <hanno@gentoo.org> +vice-1.19.ebuild:
Version bump.
*vice-1.18 (25 Dec 2005)
25 Dec 2005; Michael Sterrett <mr_bones_@gentoo.org> +vice-1.18.ebuild:
version bump (bug #116657)
13 Nov 2005; Michael Hanselmann <hansmi@gentoo.org> vice-1.17.ebuild:
Stable on ppc.
12 Nov 2005; Michael Sterrett <mr_bones_@gentoo.org> vice-1.17.ebuild:
stable for x86
20 Oct 2005; Michael Sterrett <mr_bones_@gentoo.org>
-files/vice_gcc4_patch.gz, -vice-1.16.ebuild:
clean old version
17 Oct 2005; Hanno Boeck <hanno@gentoo.org> vice-1.17.ebuild:
Added all USE-flags to IUSE and added missing ffmpeg-dep.
*vice-1.17 (11 Oct 2005)
11 Oct 2005; Michael Sterrett <mr_bones_@gentoo.org> +vice-1.17.ebuild:
version bump
15 Aug 2005; Michael Sterrett <mr_bones_@gentoo.org> vice-1.14-r1.ebuild,
vice-1.16.ebuild:
disabled gnome support since it doesn't work. see bug #101901 and discussion.
04 May 2005; Hanno Boeck <hanno@gentoo.org> +files/vice_gcc4_patch.gz,
vice-1.16.ebuild:
GCC 4 fix (from Debian, already applied by upstream devs).
24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> vice-1.14-r1.ebuild:
Stable on ppc.
14 Feb 2005; Michael Sterrett <mr_bones_@gentoo.org> vice-1.16.ebuild:
disabled ffmpeg support since ffmpeg isn't slotted and later versions aren't
compatible with the vice code (bug #81795)
*vice-1.16 (12 Feb 2005)
12 Feb 2005; Michael Sterrett <mr_bones_@gentoo.org> +vice-1.16.ebuild:
version bump (bug #67601) - use flag diff from Christian Harms
22 Jan 2005; Chris Gianelloni <wolf31o2@gentoo.org> vice-1.14-r1.ebuild:
Changed use_with gnome to use_enable gnome and closing bug #77836.
02 Aug 2004; David Holm <dholm@gentoo.org> vice-1.14-r1.ebuild:
Added to ~ppc.
14 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> vice-1.14.ebuild:
removed older ebuild
*vice-1.14-r1 (14 Jun 2004)
14 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> vice-1.14-r1.ebuild,
files/1.14-console-security.patch:
add patch to fix bug #53903 "monitor memory dump format string vulnerability"
Patch from upstream.
14 Apr 2004; Chris Gianelloni <wolf31o2@gentoo.org> vice-1.14.ebuild:
Adding inherit eutils per discussion amongst games developers.
12 Apr 2004; Chris Gianelloni <wolf31o2@gentoo.org> vice-1.14.ebuild:
Removing redundant inherit eutils.
29 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> metadata.xml:
add metadata file
29 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org>
files/1.12-po-Makefile.patch, files/1.13-po-Makefile.patch:
remove unused patches
29 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> vice-1.12-r1.ebuild,
vice-1.13.ebuild:
remove older ebuilds
*vice-1.14 (07 Feb 2004)
07 Feb 2004; Mike Frysinger <vapier@gentoo.org> :
Version bump #40434 by Chris Aniszczyk.
*vice-1.13 (03 Oct 2003)
03 Nov 2003; Michael Sterrett <mr_bones_@gentoo.org> vice-1.13.ebuild:
DESTDIR fix for bug 32544; add prepgamesdirs
03 Oct 2003; Michael Sterrett <mr_bones_@gentoo.org> vice-1.13.ebuild,
files/1.13-po-Makefile.patch:
version bump
*vice-1.12-r1 (13 Jul 2003)
13 Jul 2003; Mike Frysinger <vapier@gentoo.org> :
Fixed up nls support #24041, added optional arts support and added games.eclass support.
*vice-1.12 (24 Jun 2003)
24 Jun 2003; Hanno Boeck <hanno@gentoo.org> vice-1.12.ebuild:
Version bump.
*vice-1.11 (23 Mar 2003)
23 Mar 2003; Hanno Boeck <hanno@gentoo.org> vice-1.11.ebuild:
New version.
*vice-1.10 (08 Nov 2002)
08 Nov 2002; Hanno Boeck <hanno@gentoo.org> vice-1.10.ebuild :
New version.
Also fixed dependencies (no need to depend on full gnome).
*vice-1.9 (03 Aug 2002)
03 Aug 2002; Daniel Ahlberg <aliz@gentoo.org> vice-1.9.ebuild :
Initial import. Ebuild submitted by Matt Matthews <jvm@linuxgames.com>.
|