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
|
# ChangeLog for sci-astronomy/skycat
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/skycat/ChangeLog,v 1.6 2009/09/25 03:19:55 markusle Exp $
*skycat-3.0.2-r2 (25 Sep 2009)
25 Sep 2009; Markus Dittrich <markusle@gentoo.org>
+skycat-3.0.2-r2.ebuild, +files/skycat-3.0.2-systemlibs.patch
+files/skycat-3.0.2-makefile-qa.patch:
Link against libwcs and cfitsio systemlibs instead of included ones
(fixes bug #253273). Also added a patch to fix parallel make and
multiple QA issues.
16 Sep 2009; Markus Dittrich <markusle@gentoo.org> skycat-3.0.2-r1.ebuild,
+files/skycat-3.0.2-glibc-2.10.patch, +files/skycat-3.0.2-tk8.5.patch:
Fixed building with tk-8.5 and glibc-2.10 (fixes bug #283265).
Thanks much to Kacper Kowalik for his patches.
*skycat-3.0.2-r1 (05 Nov 2008)
05 Nov 2008; Sébastien Fabbro <bicatali@gentoo.org>
files/skycat-3.0.1-gcc43.patch, -skycat-3.0.1.ebuild,
+skycat-3.0.2-r1.ebuild:
Added some missing headers, more gcc-4.3 fixes not caught during
compilation
*skycat-3.0.2 (26 Jun 2008)
26 Jun 2008; Sébastien Fabbro <bicatali@gentoo.org> +skycat-3.0.2.ebuild:
Version bump
17 Jun 2008; Sébastien Fabbro <bicatali@gentoo.org>
-files/skycat-3.0.1-gcc41.patch, +files/skycat-3.0.1-gcc43.patch,
skycat-3.0.1.ebuild:
Added gcc-4.3 fix, thanks to Marek Miller, bug #227531, and added
missing libXext dependency
*skycat-3.0.1 (11 Apr 2008)
11 Apr 2008; Sébastien Fabbro <bicatali@gentoo.org>
+files/skycat-3.0.1-gcc41.patch, +files/skycat-3.0.1-m4.patch,
+metadata.xml, +skycat-3.0.1.ebuild:
Initial import. Closes bug #65665.
|