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
|
# ChangeLog for sci-mathematics/singular
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
08 Nov 2010; Thomas Kahle <tomka@gentoo.org> -singular-3.1.1.4-r1.ebuild,
-singular-3.1.2-r1.ebuild:
Moved latest to main tree, removed old. 3.1.2-r0 stays for migration to
libsingular
05 Nov 2010; François Bissey <f.r.bissey@massey.ac.nz>
singular-3.1.2.ebuild:
I think I got the headers sorted now.
04 Nov 2010; François Bissey <f.r.bissey@massey.ac.nz>
singular-3.1.2.ebuild:
more headers fix
04 Nov 2010; François Bissey <f.r.bissey@massey.ac.nz>
singular-3.1.2.ebuild:
Fix libsingular headers.
*singular-3.1.2-r1 (04 Nov 2010)
04 Nov 2010; Thomas Kahle <tomka@gentoo.org> singular-3.1.2.ebuild,
+singular-3.1.2-r1.ebuild:
-r1 drops USE=libsingular, will move to a separate ebuild. Smaller fixes
to -r0
03 Nov 2010; François Bissey <f.r.bissey@massey.ac.nz>
singular-3.1.2.ebuild:
fix typo in SRC_URI
*singular-3.1.2 (03 Nov 2010)
03 Nov 2010; Thomas Kahle <tomka@gentoo.org>
-files/singular-3.1.0-glibc-2.10.patch, -singular-3.1.1.4.ebuild,
+singular-3.1.2.ebuild:
Bump to 3.1.2, removed old version
17 Oct 2010; Kacper Kowalik <xarthisius@gentoo.org>
singular-3.1.1.4.ebuild, singular-3.1.1.4-r1.ebuild:
backport fix for bug 341357
13 Oct 2010; Christopher Schwan <cschwan@students.uni-mainz.de>
files/singular-3.1.0-gentoo.patch, singular-3.1.1.4-r1.ebuild:
Added ~x86-linux keyword and patch for Prefix
19 Sep 2010; François Bissey <f.r.bissey@massey.ac.nz>
singular-3.1.1.4-r1.ebuild, files/singular-3.1.1.4-parrallelmake.patch,
-files/singular-3.1.1.4-parrallelmake-2.patch:
Better patch, with one more fix for parallel make.
18 Sep 2010; François Bissey <f.r.bissey@massey.ac.nz>
singular-3.1.1.4-r1.ebuild, +files/singular-3.1.1.4-parrallelmake-2.patch:
One more parallel make fix - it has been extensevely tested now.
04 Sep 2010; François Bissey <f.r.bissey@massey.ac.nz>
singular-3.1.1.4-r1.ebuild:
Add missing factory templates.
*singular-3.1.1.4-r1 (04 Sep 2010)
04 Sep 2010; François Bissey <f.r.bissey@massey.ac.nz>
+singular-3.1.1.4-r1.ebuild, +files/singular-3.1.1.4-parrallelmake.patch:
Import all my fixes from sage-on-gentoo: parallel make should now work.
libsingular install its own copy of the factory
headers without colliding with the factory ebuild.
26 Jul 2010; Thomas Kahle <tom111@gmx.de> singular-3.1.1.4.ebuild:
libsingular fixes from sage-overlay. Kudos to kiwifb
24 Jul 2010; Thomas Kahle <tom111@gmx.de> singular-3.1.1.4.ebuild:
Headers for libsingular get installed. Upstream changed tarball *doh*
Thanks to François Bissey
*singular-3.1.1.4 (19 Jul 2010)
19 Jul 2010; Thomas Kahle <tom111@gmx.de> -singular-3.1.1.2.ebuild,
-singular-3.1.1.3.ebuild, +singular-3.1.1.4.ebuild:
bump to 3.1.1.4, removed old version
14 Jul 2010; Thomas Kahle <tom111@gmx.de> singular-3.1.1.3.ebuild,
+files/singular-3.1.1.3-soname.patch:
runtime text relocations preliminary fix, missing soname added
*singular-3.1.1.3 (13 Jul 2010)
13 Jul 2010; Thomas Kahle <tom111@gmx.de> +singular-3.1.1.3.ebuild:
revbump to 3.1.1.3 and minor QA
13 Jul 2010; Thomas Kahle <tom111@gmx.de> singular-3.1.1.2.ebuild,
metadata.xml:
support for libsingular
08 Jul 2010; Thomas Kahle <tom111@gmx.de> singular-3.1.1.2.ebuild:
QA and even better readline support
08 Jul 2010; Thomas Kahle <tom111@gmx.de> singular-3.1.1.2.ebuild:
Fixed readline support
*singular-3.1.1.2 (04 Jul 2010)
04 Jul 2010; Thomas Kahle <tom111@gmx.de> +files/60singular-gentoo.el,
+files/singular-3.0.4.4-nostrip.patch,
+files/singular-3.1.0-emacs-22.patch, +files/singular-3.1.0-gentoo.patch,
+files/singular-3.1.0-glibc-2.10.patch, +singular-3.1.1.2.ebuild,
+metadata.xml:
Local bump of sci-mathematics/singular to fix bug 321195
and various QA things.
|