diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-08 12:25:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-08 12:25:16 +0000 |
commit | c48c248e136cae0995c54301ea1a48e80d7eb7c7 (patch) | |
tree | 808ded2bfa15e5e45b39b306e54b45d494a4324d /sci-chemistry | |
parent | Add ~ppc, wrt bug #455960 (diff) | |
download | gentoo-2-c48c248e136cae0995c54301ea1a48e80d7eb7c7.tar.gz gentoo-2-c48c248e136cae0995c54301ea1a48e80d7eb7c7.tar.bz2 gentoo-2-c48c248e136cae0995c54301ea1a48e80d7eb7c7.zip |
Add ~ppc, wrt bug #455960
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/openbabel-python/ChangeLog | 8 | ||||
-rw-r--r-- | sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/sci-chemistry/openbabel-python/ChangeLog b/sci-chemistry/openbabel-python/ChangeLog index 507243214e52..e488c5db66d2 100644 --- a/sci-chemistry/openbabel-python/ChangeLog +++ b/sci-chemistry/openbabel-python/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/openbabel-python -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel-python/ChangeLog,v 1.10 2012/12/23 11:33:46 jlec Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel-python/ChangeLog,v 1.11 2013/02/08 12:25:16 ago Exp $ + + 08 Feb 2013; Agostino Sarubbo <ago@gentoo.org> openbabel-python-2.3.2.ebuild: + Add ~ppc, wrt bug #455960 23 Dec 2012; Justin Lecher <jlec@gentoo.org> openbabel-python-2.3.2.ebuild, metadata.xml: @@ -51,4 +54,3 @@ +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 - diff --git a/sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild b/sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild index fdd7976e70ef..971b687bdf7b 100644 --- a/sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild +++ b/sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild,v 1.2 2012/12/23 11:33:46 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild,v 1.3 2013/02/08 12:25:16 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ DESCRIPTION="Python bindings for OpenBabel (including Pybel)" HOMEPAGE="http://openbabel.sourceforge.net/" SRC_URI="mirror://sourceforge/openbabel/openbabel-${PV}.tar.gz" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" SLOT="0" LICENSE="GPL-2" IUSE="" |