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
|
# ChangeLog for app-sci/singular
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-sci/singular/ChangeLog,v 1.11 2004/04/01 08:47:22 phosphan Exp $
01 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> singular-2.0.4-r1.ebuild:
Inheriting eutils, removed S=...
*singular-2.0.5-r4 (26 Mar 2004)
26 Mar 2004; Patrick Kursawe <phosphan@gentoo.org> singular-2.0.5-r4.ebuild:
A few documentation fixes
24 Mar 2004; Patrick Kursawe <phosphan@gentoo.org> singular-2.0.5-r3.ebuild:
Was using wrong patch file, corrected.
*singular-2.0.5-r3 (24 Mar 2004)
24 Mar 2004; Patrick Kursawe <phosphan@gentoo.org> singular-2.0.5-r1.ebuild,
singular-2.0.5-r2.ebuild, singular-2.0.5-r3.ebuild, singular-2.0.5.ebuild,
files/singular-2.0.5-gentoo.diff, files/singular-2.0.5-r1-gentoo.diff,
files/singular-2.0.5-r2-gentoo.diff, files/singular-2.0.5-r3-gentoo.diff:
Little path fix, see also bug #45446. Cleaning up.
*singular-2.0.5-r2 (23 Mar 2004)
23 Mar 2004; Patrick Kursawe <phosphan@gentoo.org> singular-2.0.5-r2.ebuild,
files/singular-2.0.5-r2-gentoo.diff:
Fixing some paths and installing more docs when doc is in USE.
*singular-2.0.5-r1 (23 Mar 2004)
23 Mar 2004; Patrick Kursawe <phosphan@gentoo.org> singular-2.0.5-r1.ebuild,
files/singular-2.0.5-r1-gentoo.diff:
Miscellaneous bugfixes provided by user in bug #45446 - thanks!
*singular-2.0.5 (12 Mar 2004)
12 Mar 2004; Patrick Kursawe <phosphan@gentoo.org> singular-2.0.5.ebuild,
files/singular-2.0.5-gentoo.diff:
New version for most parts, patch needed some update.
07 Nov 2003; Patrick Kursawe <phosphan@gentoo.org>
files/singular-2.0.4-gentoo.diff:
Forgot one patch (see bug 26115)
06 Nov 2003; Patrick Kursawe <phosphan@gentoo.org> singular-2.0.4-r1.ebuild:
Slight modifications to the install function - the singular.info file has a
directory index entry now. Added a better short description.
*singular-2.0.4-r1 (29 Oct 2003)
29 Oct 2003; Patrick Kursawe <phosphan@gentoo.org> singular-2.0.4-r1.ebuild,
files/fake_ssh:
Docs will be installed now if USE="doc"
*singular-2.0.4 (24 Oct 2003)
24 Oct 2003; Patrick Kursawe <phosphan@gentoo.org> singular-2.0.4.ebuild,
files/singular-2.0.4-gentoo.diff:
Initial import, based on the submission in bug 26115. Thanks to all
contributors.
|