blob: 69076eaef24c0355d307126f50aa99653a3e869f (
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
125
126
127
|
# ChangeLog for games-puzzle/enigma
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/games-puzzle/enigma/ChangeLog,v 1.24 2006/03/30 17:50:00 halcy0n Exp $
30 Mar 2006; Mark Loeser <halcy0n@gentoo.org>
+files/enigma-0.92-gcc41.patch, enigma-0.92.ebuild:
Add patch to fix compilation with gcc-4.1 by TGL <degrenier AT easyconnect
DOT fr>; bug #126922
16 Sep 2005; Ciaran McCreesh <ciaranm@gentoo.org> ChangeLog:
Converted to UTF-8, fixed encoding screwups
11 Aug 2005; Michael Sterrett <mr_bones_@gentoo.org> -enigma-0.81.ebuild,
-enigma-0.91.ebuild:
clean old
*enigma-0.92 (17 Jun 2005)
17 Jun 2005; Michael Sterrett <mr_bones_@gentoo.org> +enigma-0.92.ebuild:
version bump
15 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org> enigma-0.81.ebuild,
enigma-0.91.ebuild:
Removed INSTALL file.
30 May 2005; Michael Sterrett <mr_bones_@gentoo.org> enigma-0.91.ebuild:
fix nls support (bug #94502) - patch from ockham@gmx.net
*enigma-0.91 (02 May 2005)
02 May 2005; Michael Sterrett <mr_bones_@gentoo.org> +enigma-0.91.ebuild:
version bump (bug #91090)
29 Dec 2004; Joseph Jezak <josejx@gentoo.org> enigma-0.81.ebuild:
Marked ppc stable.
05 Nov 2004; Joseph Jezak <josejx@gentoo.org> enigma-0.81.ebuild:
Added ~ppc.
15 Oct 2004; Michael Sterrett <mr_bones_@gentoo.org>
+files/enigma-0.81-gcc34.patch, enigma-0.81.ebuild:
Add gcc34 patch from Mandrakesoft (bug #66904)
24 Sep 2004; Michael Sterrett <mr_bones_@gentoo.org> enigma-0.81.ebuild:
update HOMEPAGE (bug #65260)
29 Mar 2004; Jason Wever <weeve@gentoo.org> enigma-0.81.ebuild:
Added ~sparc keyword.
19 Jan 2004; Michael Sterrett <mr_bones_@gentoo.org>
enigma-0.80_beta1.ebuild:
remove old beta
13 Oct 2003; Michael Sterrett <mr_bones_@gentoo.org> enigma-0.81.ebuild:
mark stable
13 Oct 2003; Michael Sterrett <mr_bones_@gentoo.org> enigma-0.81.ebuild:
fix the DESTDIR support (Thanks Spanky!)
*enigma-0.81 (13 Oct 2003)
13 Oct 2003; Michael Sterrett <mr_bones_@gentoo.org> enigma-0.81.ebuild:
version bump
25 Sep 2003; Michael Sterrett <msterret@gentoo.org>
files/enigma-0.80-beta.patch:
Fix patch file so it actually applies. Doh. (bug 29581)
24 Sep 2003; Michael Sterrett <msterret@gentoo.org>
enigma-0.80_beta1.ebuild, files/enigma-0.80-beta.patch:
Added enigma-0.80-beta.patch to files/; more specific DEPENDs
*enigma-0.80_beta1 (16 Sep 2003)
16 Sep 2003; Michael Sterrett <msterret@gentoo.org>
enigma-0.80_beta1.ebuild:
Added a beta release per bug 28874
*enigma-0.70 (17 Feb 2003)
11 Sep 2003; Mike Frysinger <vapier@gentoo.org> :
Added gcc3 patch #28332.
10 Sep 2003; Michael Sterrett <msterret@gentoo.org> enigma-0.70.ebuild:
Tried it with lua-5.0 and it worked great. No need to lock in lua-4.0 then.
17 Feb 2003; Phil Bordelon <sunflare@gentoo.org> enigma-0.70.ebuild :
Version bump. Enigma now also uses the games eclass. Deleted old,
stale versions of the game as well.
*enigma-0.60 (24 Dec 2002)
24 Dec 2002; Phil Bordelon <sunflare@gentoo.org> enigma-0.60.ebuild: Version
bump.
*enigma-0.50 (15 Aug 2002)
15 Aug 2002; Phil Bordelon <sunflare@gentoo.org> enigma-0.50.ebuild: Version
bump. Did some minor lintool'ing as well.
*enigma-0.40a (21 Jun 2002)
17 jul 2002; Jose Alberto Suárez López <bass@gentoo.org> enigma-0.40a.ebuild :
Added KEYWORDS.
21 Jun 2002; J.Alberto Suárez L. <bass@gentoo.org> enigma-0.40a.ebuild:
Bumped version of Larry Cow,fixed problems with gcc3.
*enigma-0.39a (28 Apr 2002)
17 jul 2002; Jose Alberto Suárez López <bass@gentoo.org> enigma-0.39a.ebuild :
Added LICENSE, KEYWORDS, SLOT.
28 Apr 2002; Ryan Phillips <rphillips@gentoo.org> enigma-0.39a.ebuild :
Added line in ebuild to install documentation.
*enigma-0.39a (24 Apr 2002)
24 Apr 2002; Ryan Phillips <rphillips@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|