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
|
# ChangeLog for sci-astronomy/astrometry
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Id$
18 Feb 2015; Justin Lecher <jlec@gentoo.org> astrometry-0.43.ebuild,
metadata.xml:
sci-astronomy/astrometry: fix SLOT operators; fix usage of die
17 Mar 2014; Joseph Jon Booker <joe@neoturbine.net> astrometry-0.43.ebuild:
Use python-single-r1 and fix typo for USE=extra
14 Jun 2013; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml:
sci-astronomy/astrometry: Added extra use flag to plot
14 Jun 2013; Sébastien Fabbro <bicatali@gentoo.org> astrometry-0.43.ebuild,
files/0.43-system-libs.patch, metadata.xml:
sci-astronomy/astrometry: Added python bindings. Fixed more gsl bundling
14 Jun 2013; Justin Lecher <jlec@gentoo.org> astrometry-0.43.ebuild,
metadata.xml:
Fix unquoted variable
*astrometry-0.43 (14 Jun 2013)
14 Jun 2013; Sébastien Fabbro <bicatali@gentoo.org> +astrometry-0.43.ebuild,
+files/0.43-as-needed.patch, +files/0.43-respect-user-flags.patch,
+files/0.43-system-libs.patch, -astrometry-0.38.ebuild,
-files/0.38-array-bounds.patch, -files/0.38-as-needed.patch,
-files/0.38-missing-headers.patch, -files/0.38-respect-user-flags.patch,
-files/0.38-strict-aliasing.patch, -files/0.38-system-libs.patch,
metadata.xml:
sci-astronomy/astrometry: Version bump. Rewrote the patches
03 Mar 2013; Justin Lecher <jlec@gentoo.org> astrometry-0.38.ebuild,
metadata.xml:
Clean wrong space and blank lines
*astrometry-0.38 (09 May 2012)
09 May 2012; Sébastien Fabbro <bicatali@gentoo.org> +astrometry-0.38.ebuild,
+files/0.38-array-bounds.patch, +files/0.38-as-needed.patch,
+files/0.38-missing-headers.patch, +files/0.38-respect-user-flags.patch,
+files/0.38-strict-aliasing.patch, +files/0.38-system-libs.patch,
+metadata.xml:
sci-astronomy/astrometry: Initial import
|