diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-31 14:10:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-31 14:10:51 +0000 |
commit | 691aaa0987dace855b20b60a06190c7058fcccf5 (patch) | |
tree | afb14784a2170e3b1eeb7aa40063bfc807ad8634 /sci-chemistry | |
parent | Stable for amd64, wrt bug #502770 (diff) | |
download | gentoo-2-691aaa0987dace855b20b60a06190c7058fcccf5.tar.gz gentoo-2-691aaa0987dace855b20b60a06190c7058fcccf5.tar.bz2 gentoo-2-691aaa0987dace855b20b60a06190c7058fcccf5.zip |
Stable for amd64, wrt bug #534612
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-chemistry')
-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 fa4f073bb55c..8233594be9cd 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.63 2015/01/04 13:40:52 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/ChangeLog,v 1.64 2015/01/31 14:10:51 ago Exp $ + + 31 Jan 2015; Agostino Sarubbo <ago@gentoo.org> openbabel-2.3.2.ebuild: + Stable for amd64, wrt bug #534612 04 Jan 2015; Justin Lecher <jlec@gentoo.org> -openbabel-2.3.0.ebuild, -openbabel-2.3.1.ebuild, openbabel-2.3.2.ebuild, metadata.xml: diff --git a/sci-chemistry/openbabel/openbabel-2.3.2.ebuild b/sci-chemistry/openbabel/openbabel-2.3.2.ebuild index 873a08dae844..7f1d849ffef4 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.4 2015/01/04 13:40:52 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/openbabel-2.3.2.ebuild,v 1.5 2015/01/31 14:10:51 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=" |