blob: d983a14b7fbc1b37bf4e0a52346ab06964a694c7 (
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
|
# ChangeLog for dev-cpp/sptk
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/ChangeLog,v 1.15 2006/01/18 08:00:09 iluxa Exp $
*sptk-3.0.12 (18 Jan 2006)
18 Jan 2006; Ilya A. Volynets-Evenbakh <iluxa@gentoo.org>
+sptk-3.0.12.ebuild:
SPTK 3.0.12 is out
14 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> sptk-3.0.6.ebuild:
Stable on x86.
10 Jan 2006; Ilya A. Volynets-Evenbakh <iluxa@gentoo.org>
sptk-3.0.11.ebuild:
- Add sqlite3 use flag
- Use use_enable
*sptk-3.0.11 (10 Jan 2006)
10 Jan 2006; Ilya A. Volynets-Evenbakh <iluxa@gentoo.org>
+sptk-3.0.11.ebuild:
3.0.11 is here
11 Nov 2005; Krzysiek Pawlik <nelchael@gentoo.org> sptk-2.3.28.ebuild:
Stable on x86.
*sptk-3.0.6 (04 Nov 2005)
04 Nov 2005; Krzysiek Pawlik <nelchael@gentoo.org> -sptk-2.2.ebuild,
-sptk-2.2.1.ebuild, -sptk-2.3.16.ebuild, +sptk-3.0.6.ebuild:
New version - 3.0.6, removed old versions.
04 Nov 2005; Krzysiek Pawlik <nelchael@gentoo.org> sptk-2.3.28.ebuild:
Fixed dodoc not to install COPYING and/or INSTALL.
30 Apr 2005; David Holm <dholm@gentoo.org> sptk-2.3.28.ebuild:
Readded to ~ppc
*sptk-2.3.28 (18 Apr 2005)
18 Apr 2005; Ilya A. Volynets-Evenbakh <ilya@total-knowledge.com>
+sptk-2.3.28.ebuild:
Add an ebuild for 2.3.28
*sptk-2.3.16 (28 Nov 2004)
28 Nov 2004; Ilya A. Volynets-Evenbach <iluxa@gentoo.org>
+sptk-2.3.16.ebuild:
Add sptk 2.3.16 (By Alexey Parshin <alexeyp@tts-sf.com>)
08 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> sptk-2.2.1.ebuild,
sptk-2.2.ebuild:
~alpha keyword, fix license syntax.
31 Aug 2004; David Holm <dholm@gentoo.org> sptk-2.2.1.ebuild:
Added to ~ppc.
*sptk-2.2.1 (18 Aug 2004)
18 Aug 2004; Ilya A. Volynets-Evenbach <iluxa@gentoo.org>
+sptk-2.2.1.ebuild:
New version compiles propperly without FLTK.
*sptk-2.2 (15 Aug 2004)
15 Aug 2004 Ilya A. Volynets-Evenbakh <iluxa@gentoo.org> ChangeLog :
Added sptk - ebuild contributed by Alexey Parshin <alexeyp@tts-sf.com>
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.
|