diff options
Diffstat (limited to 'sci-chemistry/openbabel')
-rw-r--r-- | sci-chemistry/openbabel/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/openbabel/openbabel-2.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/openbabel/ChangeLog b/sci-chemistry/openbabel/ChangeLog index 8233594be9cd..8ed44ec65a34 100644 --- a/sci-chemistry/openbabel/ChangeLog +++ b/sci-chemistry/openbabel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/openbabel # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/ChangeLog,v 1.64 2015/01/31 14:10:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/ChangeLog,v 1.65 2015/03/02 09:22:18 ago Exp $ + + 02 Mar 2015; Agostino Sarubbo <ago@gentoo.org> openbabel-2.3.2.ebuild: + Stable for ppc, wrt bug #534612 31 Jan 2015; Agostino Sarubbo <ago@gentoo.org> openbabel-2.3.2.ebuild: Stable for amd64, wrt bug #534612 diff --git a/sci-chemistry/openbabel/openbabel-2.3.2.ebuild b/sci-chemistry/openbabel/openbabel-2.3.2.ebuild index 7f1d849ffef4..c493c9576df9 100644 --- a/sci-chemistry/openbabel/openbabel-2.3.2.ebuild +++ b/sci-chemistry/openbabel/openbabel-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/openbabel-2.3.2.ebuild,v 1.5 2015/01/31 14:10:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/openbabel-2.3.2.ebuild,v 1.6 2015/03/02 09:22:18 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/openbabel/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~arm ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc openmp test wxwidgets" RDEPEND=" |