diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-06-28 11:18:49 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-06-28 11:18:49 +0000 |
commit | ac32e8bf3db9c9387f8aeae2bbd975bbe261c132 (patch) | |
tree | f186b4bfb23a5d179ea50a4296f142f3cff39041 | |
parent | Bump to 0127, use QA_PREBUILD, bug #453428. Thanks to Oleg Kravchenko. (diff) | |
download | gentoo-2-ac32e8bf3db9c9387f8aeae2bbd975bbe261c132.tar.gz gentoo-2-ac32e8bf3db9c9387f8aeae2bbd975bbe261c132.tar.bz2 gentoo-2-ac32e8bf3db9c9387f8aeae2bbd975bbe261c132.zip |
x86 stable wrt bug #534612
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
-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 ca3f708a4a28..2cb127593866 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.66 2015/04/07 14:37:33 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/ChangeLog,v 1.67 2015/06/28 11:18:49 zlogene Exp $ + + 28 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> openbabel-2.3.2.ebuild: + x86 stable wrt bug #534612 02 Mar 2015; Agostino Sarubbo <ago@gentoo.org> openbabel-2.3.2.ebuild: Stable for ppc, wrt bug #534612 diff --git a/sci-chemistry/openbabel/openbabel-2.3.2.ebuild b/sci-chemistry/openbabel/openbabel-2.3.2.ebuild index c493c9576df9..3c5e2d8137e7 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.6 2015/03/02 09:22:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/openbabel-2.3.2.ebuild,v 1.7 2015/06/28 11:18:49 zlogene 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=" |