From c48c248e136cae0995c54301ea1a48e80d7eb7c7 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Fri, 8 Feb 2013 12:25:16 +0000 Subject: Add ~ppc, wrt bug #455960 (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit) --- sci-chemistry/openbabel-python/ChangeLog | 8 +++++--- sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'sci-chemistry/openbabel-python') 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 openbabel-python-2.3.2.ebuild: + Add ~ppc, wrt bug #455960 23 Dec 2012; Justin Lecher 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="" -- cgit v1.2.3-65-gdbad