blob: 25ff49982d620b8a39d5dcb5070baaeecab9fb84 (
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
|
# ChangeLog for sci-chemistry/openbabel-python
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel-python/ChangeLog,v 1.7 2011/09/14 05:06:41 jlec Exp $
14 Sep 2011; Justin Lecher <jlec@gentoo.org> openbabel-python-2.3.0.ebuild:
Corrected the right variable (DISTUTILS_SETUP_FILES) to an array, revert the
other (PYTHONMOD_NAME), thanks to Arfrever noticing the mistake
13 Sep 2011; Justin Lecher <jlec@gentoo.org> openbabel-python-2.3.0.ebuild,
metadata.xml:
Python.eclass wants an array
09 May 2011; Justin Lecher <jlec@gentoo.org> openbabel-python-2.3.0.ebuild:
Fix for Prefixed installation
28 Apr 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
openbabel-python-2.3.0.ebuild,
+files/openbabel-python-2.3.0-system_openbabel.patch:
Don't use cmake. Use system libopenbabel.
29 Mar 2011; Justin Lecher <jlec@gentoo.org> openbabel-python-2.3.0.ebuild:
Depend on >=swig-2
28 Mar 2011; Justin Lecher <jlec@gentoo.org> openbabel-python-2.3.0.ebuild,
+files/openbabel-python-2.3.0-swig.patch:
Sane check for swig version,
https://sourceforge.net/tracker/?func=detail&aid=3253693&group_id=40728&atid=
428740
*openbabel-python-2.3.0 (26 Mar 2011)
26 Mar 2011; Justin Lecher <jlec@gentoo.org> +openbabel-python-2.3.0.ebuild,
+files/openbabel-python-2.3.0-py3_iterator.patch,
+files/openbabel-python-2.3.0-wrap_OBInternalCoord.patch, +metadata.xml:
Python Bindings for openbabel, writing by rei4dan
|