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
|
# ChangeLog for media-gfx/asymptote
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/ChangeLog,v 1.14 2008/02/10 20:41:34 centic Exp $
*asymptote-1.41 (10 Feb 2008)
10 Feb 2008; Dominik Stadler <centic@gentoo.org>
+files/asymptote-1.41-configure-ac.patch,
+files/asymptote-1.41-makefile.patch,
+files/asymptote-1.41-xdg-utils.patch, +asymptote-1.41.ebuild:
Bump to version 1.41, fixes Bug 208817, thanks to Andrey Grocin
for updating the patches.
*asymptote-1.36 (27 Oct 2007)
27 Oct 2007; Dominik Stadler <centic@gentoo.org>
+files/asymptote-1.36-configure-ac.patch,
+files/asymptote-1.36-makefile.patch, asymptote-1.29.ebuild,
+asymptote-1.36.ebuild:
Add 1.36, fixes Bug 196913
Fix repoman reports in 1.29
*asymptote-1.33-r1 (07 Oct 2007)
07 Oct 2007; Christian Faulhammer <opfer@gentoo.org>
-files/asymptote-1.20-configure-ac.patch,
-files/asymptote-1.20-makefile.patch,
-files/asymptote-1.21-configure-ac.patch,
-files/asymptote-1.21-makefile.patch,
-files/asymptote-1.26-configure-ac.patch,
-files/asymptote-1.26-makefile.patch, +files/64asymptote-gentoo.el,
+files/asy-ftd.vim, -asymptote-1.20.ebuild, -asymptote-1.21.ebuild,
-asymptote-1.26.ebuild, -asymptote-1.33.ebuild, +asymptote-1.33-r1.ebuild:
clean up; fix Emacs and Vim support (bugs 191008 and 193402); do some
quoting; use latex_rehash from latex-package
*asymptote-1.33 (28 Aug 2007)
28 Aug 2007; Dominik Stadler <centic@gentoo.org>
+files/asymptote-1.33-configure-ac.patch,
+files/asymptote-1.33-makefile.patch, asymptote-1.29.ebuild,
+asymptote-1.33.ebuild:
Add version 1.33 including fix for boehm-gc 7.0, fixes Bug 188518, thanks to
Peter Ansell for the patches. Also stated boehm-gc < 7.0 for 1.29
03 Aug 2007; Dominik Stadler <centic@gentoo.org> asymptote-1.26.ebuild,
asymptote-1.29.ebuild:
Mark stable on x86
*asymptote-1.29 (01 Jun 2007)
01 Jun 2007; <dstadler@gentoo.org>
+files/asymptote-1.29-configure-ac.patch,
+files/asymptote-1.29-makefile.patch, +asymptote-1.29.ebuild:
Version bump to 1.29, fixes Bug 178464, thanks to Gerhard D and Neil Alldrin
for providing the updated ebuilds
30 Apr 2007; Marius Mauch <genone@gentoo.org> asymptote-1.20.ebuild,
asymptote-1.21.ebuild, asymptote-1.26.ebuild:
Replacing einfo with elog
29 Apr 2007; Dominik Stadler <centic@gentoo.org>
+files/asymptote-1.26-configure-ac.patch,
+files/asymptote-1.26-makefile.patch, asymptote-1.21.ebuild,
+asymptote-1.26.ebuild:
Mark 1.21 stable on x86
*asymptote-1.26 (27 Apr 2007)
27 Apr 2007; Dominik Stadler <centic@gentoo.org>
+files/asymptote-1.26-configure-ac.patch,
+files/asymptote-1.26-makefile.patch, +asymptote-1.26.ebuild:
Add latest version 1.26
10 Apr 2007; Marcus D. Hanwell <cryos@gentoo.org> asymptote-1.21.ebuild:
Marked ~amd64.
*asymptote-1.21 (03 Mar 2007)
03 Mar 2007; Dominik Stadler <centic@gentoo.org>
+files/asymptote-1.21-configure-ac.patch,
+files/asymptote-1.21-makefile.patch, +asymptote-1.21.ebuild:
Bump to version 1.21
02 Mar 2007; Dominik Stadler <centic@gentoo.org> +files/64asy-gentoo.el,
asymptote-1.20.ebuild:
Add missing file 64asy-gentoo.el, add check for tk in python, add workaround
for problems with types.h and pid_t, fixes Bug 82871, thanks to Andrey
Grozin and Emiliano Vavassori for patches and suggestions.
21 Feb 2007; Dominik Stadler <centic@gentoo.org> asymptote-1.20.ebuild:
Fix use-flags again, fixes Bug 167405
18 Feb 2007; Dominik Stadler <centic@gentoo.org> asymptote-1.20.ebuild:
Use vim-syntax instead of vim, fixes Bug 167405
*asymptote-1.20 (17 Feb 2007)
17 Feb 2007; Dominik Stadler <centic@gentoo.org>
+files/asymptote-1.20-configure-ac.patch,
+files/asymptote-1.20-makefile.patch, +metadata.xml,
+asymptote-1.20.ebuild:
Initial version, fixes Bug 82871, thanks to
Emiliano Vavassori for the ebuild and patches.
|