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
|
# ChangeLog for sci-mathematics/polymake
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/polymake/ChangeLog,v 1.10 2012/06/03 14:54:00 tomka Exp $
03 Jun 2012; Thomas Kahle <tomka@gentoo.org> polymake-2.12.ebuild:
Fix libpolymake.so.0 symlink
*polymake-2.12 (20 Apr 2012)
20 Apr 2012; Thomas Kahle <tomka@gentoo.org>
+files/polymake-2.12-soname.patch, +polymake-2.12.ebuild:
Bump to 2.12
26 Dec 2011; Thomas Kahle <tomka@gentoo.org> polymake-2.11.ebuild,
files/polymake-2.11-drop-jreality.patch:
Fix drop-jreality-patch and libexecdir, thanks Benjamin Lorenz
*polymake-2.11 (25 Dec 2011)
25 Dec 2011; Thomas Kahle <tomka@gentoo.org>
-files/2.9.9-drop-jreality.patch, -polymake-2.9.9-r1.ebuild,
+polymake-2.11.ebuild, +files/polymake-2.11-drop-jreality.patch,
-files/2.9.9-gentoo-binutils.patch:
bump to 2.11, remove 2.9
*polymake-2.10 (20 Aug 2011)
20 Aug 2011; Thomas Kahle <tomka@gentoo.org> +files/2.10-drop-jreality.patch,
+files/2.10-soname.patch, -polymake-2.9.9.ebuild, +polymake-2.10.ebuild:
bump to 2.10, fixes bug 364961
02 Mar 2011; Justin Lecher <jlec@gentoo.org> polymake-2.9.9.ebuild,
polymake-2.9.9-r1.ebuild:
Correct Slots for gtk 3 introduction to tree
*polymake-2.9.9-r1 (26 Dec 2010)
26 Dec 2010; Thomas Kahle <tomka@gentoo.org>
+files/2.9.9-drop-jreality.patch, +polymake-2.9.9-r1.ebuild:
Updated ebuild without jReality (see bug 346073)
17 Nov 2010; Thomas Kahle <tomka@gentoo.org> polymake-2.9.9.ebuild:
Missing || die on configure. Thx maekke.
*polymake-2.9.9 (16 Nov 2010)
16 Nov 2010; Thomas Kahle <tomka@gentoo.org>
+files/2.9.9-gentoo-binutils.patch, -polymake-2.9.8.ebuild,
+polymake-2.9.9.ebuild:
bump to 2.9.9, remove 2.9.8. Fixes a build failure that Luigi Malago
found.
*polymake-2.9.8 (03 Nov 2010)
03 Nov 2010; Thomas Kahle <tomka@gentoo.org> +polymake-2.9.8.ebuild,
+metadata.xml:
initial import, fixes bug 207033
|