diff options
author | 2015-03-02 09:22:30 +0000 | |
---|---|---|
committer | 2015-03-02 09:22:30 +0000 | |
commit | e952166bae5a74dcfc040f200c1a5d04c3efefb5 (patch) | |
tree | cfb366ba59bab5b2fd64b2997553216257f63ce9 /sci-chemistry/openbabel-python | |
parent | Stable for ppc, wrt bug #535638 (diff) | |
download | gentoo-2-e952166bae5a74dcfc040f200c1a5d04c3efefb5.tar.gz gentoo-2-e952166bae5a74dcfc040f200c1a5d04c3efefb5.tar.bz2 gentoo-2-e952166bae5a74dcfc040f200c1a5d04c3efefb5.zip |
Stable for ppc, wrt bug #534618
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-chemistry/openbabel-python')
-rw-r--r-- | sci-chemistry/openbabel-python/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/openbabel-python/ChangeLog b/sci-chemistry/openbabel-python/ChangeLog index 0749fe4dc90f..69ad963c685a 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel-python/ChangeLog,v 1.21 2015/01/31 14:11:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel-python/ChangeLog,v 1.22 2015/03/02 09:22:30 ago Exp $ + + 02 Mar 2015; Agostino Sarubbo <ago@gentoo.org> openbabel-python-2.3.2.ebuild: + Stable for ppc, wrt bug #534618 31 Jan 2015; Agostino Sarubbo <ago@gentoo.org> openbabel-python-2.3.2.ebuild: Stable for amd64, wrt bug #534618 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 44b740b53d14..350173044a8b 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-2015 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.12 2015/01/31 14:11:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild,v 1.13 2015/03/02 09:22:30 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 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~x86 ~amd64-linux ~x86-linux" SLOT="0" LICENSE="GPL-2" IUSE="" |