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
|
# ChangeLog for sci-astronomy/predict
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/predict/ChangeLog,v 1.15 2011/08/04 18:31:50 bicatali Exp $
04 Aug 2011; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml:
Switched herd to sci-astronomy
02 Mar 2011; Justin Lecher <jlec@gentoo.org> predict-2.2.3.ebuild:
Correct Slots for gtk 3 introduction to tree
29 Sep 2010; Thomas Beierlein <tomjbe@gentoo.org> predict-2.2.3.ebuild:
Fix buffer overflow and index out of bounds problem. (Bug 339109). Thanks
Diego for reporting.
23 Feb 2009; Sébastien Fabbro <bicatali@gentoo.org> predict-2.2.3.ebuild:
Now propagate LDFLAGS, respect as-needed, and simplified/modernized ebuild
06 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml:
Add USE flag description to metadata wrt GLEP 56.
11 Sep 2007; Sébastien Fabbro <bicatali@gentoo.org>
-predict-2.2.2-r3.ebuild, predict-2.2.3.ebuild, +files/predict-2.2.3-xforms.patch
Removed old versions, added longdescription, added a patch for
xforms. Should fix bug #140991.
26 Jan 2007; Steve Dibb <beandog@gentoo.org> predict-2.2.3.ebuild:
amd64 stable, bug 160130
26 Jan 2007; Raúl Porcel <armin76@gentoo.org> predict-2.2.3.ebuild:
x86 stable wrt bug 160130
*predict-2.2.3 (11 Jan 2007)
11 Jan 2007; Markus Dittrich <markusle@gentoo.org> files/predict-update,
+predict-2.2.3.ebuild:
Version bump and general ebuild overhaul (see bug #140991). Fixed
predict-update script to resolve insecure temp file handling via
wget (see bug #160130).
08 Dec 2005; Marcus D. Hanwell <cryos@gentoo.org> predict-2.2.2-r3.ebuild:
Stable on amd64.
05 Aug 2005; Herbie Hopkins <herbs@gentoo.org> predict-2.2.2-r3.ebuild:
Marked ~amd64 wrt bug #101375.
23 Jun 2005; Olivier Fisette <ribosome@gentoo.org>
-predict-2.2.2-r2.ebuild, predict-2.2.2-r3.ebuild:
Removed obsolete version. Added to x86.
*predict-2.2.2-r3 (05 Jan 2005)
05 Jan 2005; Patrick Kursawe <phosphan@gentoo.org> -predict-2.2.1.ebuild,
+predict-2.2.2-r3.ebuild:
Putting data files in the right location now, removing old version.
*predict-2.2.2-r2 (23 Dec 2004)
23 Dec 2004; Olivier Fisette <ribosome@gentoo.org> +metadata.xml,
+files/predict-update, +predict-2.2.1.ebuild, +predict-2.2.2-r2.ebuild:
Moved from app-sci/predict to sci-astronomy/predict.
*predict-2.2.2-r2 (25 Oct 2004)
25 Oct 2004; Patrick Kursawe <phosphan@gentoo.org> +predict-2.2.2-r2.ebuild:
Removed useless errno definition which caused trouble with newer glibc
versions. (see bug #68458)
02 Jun 2004; Aron Griffis <agriffis@gentoo.org> predict-2.2.1.ebuild,
predict-2.2.2-r1.ebuild:
Fix use invocation
19 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> predict-2.2.1.ebuild,
predict-2.2.2-r1.ebuild, predict-2.2.2.ebuild:
Adding IUSE, cleanup
08 Dec 2003; Donnie Berkholz <spyderous@gentoo.org>; predict-2.2.1.ebuild,
predict-2.2.2-r1.ebuild, predict-2.2.2.ebuild:
Using keepdir instead of touching .keep to fix bug #35308.
*predict-2.2.2-r1 (11 Nov 2003)
11 Nov 2003; Patrick Kursawe <phosphan@gentoo.org> predict-2.2.2-r1.ebuild:
Fixed typo, moved vocalizer to /usr/bin
*predict-2.2.2 (11 Nov 2003)
11 Nov 2003; Patrick Kursawe <phosphan@gentoo.org> predict-2.2.2.ebuild:
Version bump, added predict-update.
*predict-2.2.1 (17 Oct 2002)
17 Mar 2003; Graham Forest <vladimir@gentoo.org> predict-2.2.1.ebuild:
set ~ppc in keywords
17 Oct 2002; Ryan Phillips <rphillips@gentoo.org> ChangeLog:
Initial Commit
|