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
|
# ChangeLog for sci-chemistry/openbabel-python
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
26 Mar 2011; Justin Lecher <jlec@gentoo.org> openbabel-python-2.3.0.ebuild:
Moved swig to DEPEND
25 Mar 2011; Reinis Danne <rei4dan@gmail.com>
openbabel-python-2.3.0.ebuild,
+files/openbabel-python-2.3.0-py3_iterator.patch,
+files/openbabel-python-2.3.0-wrap_OBInternalCoord.patch:
Add Python3 iterator and wrap OBInternalCoord patches, upstream r4399,
r4400
25 Mar 2011; Justin Lecher <jlec@gentoo.org> openbabel-python-2.3.0.ebuild,
metadata.xml:
Cleaned ebuild
10 Mar 2011; Justin Lecher <jlec@gentoo.org> -openbabel-python-2.2.1.ebuild,
-openbabel-python-2.2.2.ebuild, openbabel-python-2.3.0.ebuild:
Correct Slots for gtk 3 introduction to tree
*openbabel-python-2.3.0 (13 Nov 2010)
13 Nov 2010; Reinis Danne <rei4dan@gmail.com>
+openbabel-python-2.3.0.ebuild:
Version bump to 2.3.0
10 Jul 2010; Andreas K. Huettel (dilfridge) <mail@akhuettel.de>
-openbabel-python-2.2.0.ebuild, openbabel-python-2.2.1.ebuild,
openbabel-python-2.2.2.ebuild:
Silence repoman. Drop openbabel-python-2.2.0 since dependencies cannot be
fulfilled anymore.
08 Dec 2009; Reinis Danne <rei4dan@gmail.com>
openbabel-python-2.2.2.ebuild:
Add blocker on openbabel[python], #288199
*openbabel-python-2.2.2 (19 Jul 2009)
19 Jul 2009; Reinis Danne <rei4dan@gmail.com>
+openbabel-python-2.2.2.ebuild:
Version bump to 2.2.2
15 Mar 2009; Reinis Danne <rei4dan@gmail.com>
openbabel-python-2.2.1.ebuild:
Fix S
15 Mar 2009; Marcus D. Hanwell <cryos@gentoo.org>
sci-chemistry/openbabel-python/openbabel-python-2.2.1.ebuild:
Made some changes to the ebuild, do not configure in the src_unpack phase.
*openbabel-python-2.2.1 (03 Mar 2009)
03 Mar 2009; Reinis Danne <rei4dan@gmail.com>
+openbabel-python-2.2.1.ebuild:
Version bump to 2.2.1
28 Feb 2009; Reinis Danne <rei4dan@gmail.com>
openbabel-python-2.2.0.ebuild:
Add dependencies for OASA and PIL
21 Feb 2009; Reinis Danne <rei4dan@gmail.com> openbabel-python-2.2.0.ebuild:
sci-chemistry/openbabel-python: Use EAPI=2, fix swig use
*openbabel-python-2.2.0 (10 Feb 2009)
10 Feb 2009; Reinis Danne <rei4dan@gmail.com> +metadata.xml,
+openbabel-python-2.2.0.ebuild:
New package sci-chemistry/openbabel-python, #212212
|