blob: 469ea5a54483f8d9b1c2c242a4b440894623c26c (
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
|
# ChangeLog for dev-python/h5py
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/h5py/ChangeLog,v 1.4 2010/07/23 21:11:23 arfrever Exp $
23 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
h5py-1.3.0.ebuild, +files/h5py-1.3.0-python-2.7.patch:
Fix building with Python 2.7 (bug #327859).
23 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
h5py-1.3.0.ebuild:
Set SUPPORT_PYTHON_ABIS.
*h5py-1.3.0 (09 May 2010)
09 May 2010; Andrey Kislyuk <weaver@gentoo.org> +h5py-1.3.0.ebuild:
Version bump
21 Sep 2009; Sébastien Fabbro <bicatali@gentoo.org> +h5py-1.2.1.ebuild,
+metadata.xml:
Initial import to the main tree
*h5py-1.2.1 (20 Sep 2009)
20 Sep 2009; Tim Cera <timcera@earthlink.net> +h5py-1.2.1.ebuild:
Version bump.
*h5py-1.2.0 (10 Jul 2009)
10 Jul 2009; Sébastien Fabbro <bicatali@gentoo.org> -h5py-1.0.0.ebuild,
+h5py-1.2.0.ebuild:
Version bump. Changed dependency and added test
19 Jun 2009; Justin Bronder <jsbronder@gentoo.org> h5py-1.1.0.ebuild:
Fix SRC_URI and digest.
*h5py-1.1.0 (10 Jun 2009)
10 Jun 2009; Tim Cera <timcera@earthlink.net> -h5py-0.3.1.ebuild,
+h5py-1.1.0.ebuild:
Version bump.
19 Jan 2009; Tim Cera <timcera@earthlink.net> +h5py-1.0.0.ebuild:
Bumped version to 1.0.0.
05 Nov 2008; Tim Cera <timcera@earthlink.net> +h5py-0.3.1.ebuild,
+metadata.xml:
Added license info.
04 Nov 2008; Tim Cera <timcera@earthlink.net> +h5py-0.3.1.ebuild,
+metadata.xml:
Initial ebuild.
|