blob: 24e634468d33515eeb36582a4794a2fdcb928bc8 (
plain)
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
|
# ChangeLog for dev-python/pyamg
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pyamg/ChangeLog,v 1.10 2013/09/17 16:24:23 bicatali Exp $
*pyamg-2.1.0 (17 Sep 2013)
17 Sep 2013; Sébastien Fabbro <bicatali@gentoo.org> +pyamg-2.1.0.ebuild,
-pyamg-2.0.4.ebuild, metadata.xml:
Version bump
05 Sep 2013; Michał Górny <mgorny@gentoo.org> pyamg-2.0.5.ebuild:
Clean up PYTHON_COMPAT from old implementations.
*pyamg-2.0.5 (07 Feb 2013)
07 Feb 2013; Justin Lecher <jlec@gentoo.org> +pyamg-2.0.5.ebuild,
metadata.xml:
Version BUmp; move to new python eclasses
19 Dec 2012; Sébastien Fabbro <bicatali@gentoo.org> -pyamg-2.0.0.ebuild,
metadata.xml, pyamg-2.0.4.ebuild:
Keyword amd64-linux and x86-linux
14 Aug 2012; Justin Lecher <jlec@gentoo.org> pyamg-2.0.4.ebuild,
+files/pyamg-2.0.4-gcc-4.7.patch:
Back port upstream commit 850 to fix compilation with gcc-4.7, #431112
*pyamg-2.0.4 (23 Apr 2012)
23 Apr 2012; Sébastien Fabbro <bicatali@gentoo.org> +pyamg-2.0.4.ebuild:
Version bump
23 Feb 2012; Patrick Lauer <patrick@gentoo.org> pyamg-2.0.0.ebuild:
Restricting python
08 Aug 2011; Markos Chandras <hwoarang@gentoo.org> pyamg-2.0.0.ebuild:
Fix dependencies. Patch by Arfrever.
06 Aug 2011; Sébastien Fabbro <bicatali@gentoo.org>
+files/2.0.0-stencil.patch, pyamg-2.0.0.ebuild:
upstream patch for newer numpy, bug #376597
26 Jul 2011; Sébastien Fabbro <bicatali@gentoo.org> +pyamg-2.0.0.ebuild,
+metadata.xml:
Initial import to the main tree. Fixed tests, added doc.
*pyamg-2.0.0 (21 Mar 2011)
21 Mar 2011; Nico Schlömer <nico.schloemer@gmail.com>
+pyamg-2.0.0.ebuild:
bumped to 2.0.0
*pyamg-1.0.0 (13 Dec 2010)
13 December 2010; Nico Schlömer <nico.schloemer@gmail.com>
+metadata.xml, +pyamg-1.0.0.ebuild:
Initial import.
|