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
|
# ChangeLog for dev-python/aplpy
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/aplpy/ChangeLog,v 1.19 2015/04/08 08:05:12 mgorny Exp $
08 Apr 2015; Michał Górny <mgorny@gentoo.org> aplpy-0.9.14.ebuild:
Drop old Python implementations
28 Nov 2014; Pacho Ramos <pacho@gentoo.org> aplpy-0.9.14.ebuild:
Support python 3.4
27 Nov 2014; Kacper Kowalik <xarthisius@gentoo.org> aplpy-0.9.14.ebuild:
Pass --offline to setup.py instead of removing ah_bootstrap
*aplpy-0.9.14 (27 Nov 2014)
27 Nov 2014; Kacper Kowalik <xarthisius@gentoo.org> +aplpy-0.9.14.ebuild,
-aplpy-0.9.11.ebuild, -aplpy-0.9.9.ebuild:
Version bump wrt #525790 by Joseph Booker <joe@neoturbine.net>, drop old
*aplpy-0.9.11 (28 Jan 2014)
28 Jan 2014; Sébastien Fabbro <bicatali@gentoo.org> +aplpy-0.9.11.ebuild:
Version bump
18 Jun 2013; Sébastien Fabbro <bicatali@gentoo.org> -aplpy-0.9.8-r1.ebuild,
aplpy-0.9.9.ebuild:
Added pyavm and imaging as run time dependencies
*aplpy-0.9.9 (25 Apr 2013)
25 Apr 2013; Sébastien Fabbro <bicatali@gentoo.org> +aplpy-0.9.9.ebuild:
Version bump
24 Apr 2013; Sébastien Fabbro <bicatali@gentoo.org> aplpy-0.9.8-r1.ebuild:
Propagate use depedencies for python targets
24 Apr 2013; Sébastien Fabbro <bicatali@gentoo.org> -aplpy-0.9.8.ebuild,
aplpy-0.9.8-r1.ebuild:
Switched to virtual pyfits and pywcs
*aplpy-0.9.8-r1 (05 Feb 2013)
05 Feb 2013; Sébastien Fabbro <bicatali@gentoo.org> +aplpy-0.9.8-r1.ebuild,
-aplpy-0.9.7.ebuild, metadata.xml:
Switch to distutils-r1
02 Aug 2012; Sébastien Fabbro <bicatali@gentoo.org> aplpy-0.9.8.ebuild:
Keyword amd64-linux and x86-linux
23 Apr 2012; Michał Górny <mgorny@gentoo.org> aplpy-0.9.7.ebuild,
aplpy-0.9.8.ebuild:
Use mirror://github.
*aplpy-0.9.8 (25 Mar 2012)
25 Mar 2012; Kacper Kowalik <xarthisius@gentoo.org> +aplpy-0.9.8.ebuild:
Version bump, enable tests
02 Mar 2012; Kacper Kowalik <xarthisius@gentoo.org> -aplpy-0.9.6.ebuild:
Version bump, drop old
*aplpy-0.9.7 (02 Mar 2012)
02 Mar 2012; Sébastien Fabbro <bicatali@gentoo.org> +aplpy-0.9.7.ebuild:
Version bump
09 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> -aplpy-0.9.5.ebuild:
Drop old
04 Aug 2011; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml:
Switched herd to sci-astronomy
*aplpy-0.9.6 (07 Jun 2011)
07 Jun 2011; Sébastien Fabbro <bicatali@gentoo.org> +aplpy-0.9.6.ebuild:
Version bump
*aplpy-0.9.5 (12 Oct 2010)
12 Oct 2010; Sébastien Fabbro <bicatali@gentoo.org> +aplpy-0.9.5.ebuild,
+metadata.xml:
Version bump and imported to the main tree
*aplpy-0.9.4-r1 (25 Jun 2010)
25 Jun 2010; Justin Lecher <jlec@gentoo.org> +aplpy-0.9.4-r1.ebuild:
Fix PYTHON ABI Stuff
*aplpy-0.9.4 (08 Oct 2009)
08 Oct 2009; Sébastien Fabbro <bicatali@gentoo.org> -aplpy-0.9.3.ebuild,
+aplpy-0.9.4.ebuild:
Version bump
*aplpy-0.9.2 (26 Jun 2009)
26 Jun 2009; Sébastien Fabbro <bicatali@gentoo.org> +aplpy-0.9.2.ebuild,
+metadata.xml:
Initial import
|