diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-20 19:42:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-20 19:42:22 +0000 |
commit | 2e6920802efd1c6112ba4bfa640e4ce155c748a4 (patch) | |
tree | aa1cd6975088d6dada97a3198726b640047a0d41 /sci-chemistry | |
parent | Add ~arm, wrt bug #455960 (diff) | |
download | gentoo-2-2e6920802efd1c6112ba4bfa640e4ce155c748a4.tar.gz gentoo-2-2e6920802efd1c6112ba4bfa640e4ce155c748a4.tar.bz2 gentoo-2-2e6920802efd1c6112ba4bfa640e4ce155c748a4.zip |
Add ~arm, wrt bug #455960
(Portage version: 2.1.11.50/cvs/Linux ppc64, 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 eed9e3141c57..3744b8d38a17 100644 --- a/sci-chemistry/openbabel/ChangeLog +++ b/sci-chemistry/openbabel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/openbabel # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/ChangeLog,v 1.61 2013/02/08 12:24:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/ChangeLog,v 1.62 2013/02/20 19:42:22 ago Exp $ + + 20 Feb 2013; Agostino Sarubbo <ago@gentoo.org> openbabel-2.3.2.ebuild: + Add ~arm, wrt bug #455960 08 Feb 2013; Agostino Sarubbo <ago@gentoo.org> openbabel-2.3.2.ebuild: Add ~ppc, wrt bug #455960 diff --git a/sci-chemistry/openbabel/openbabel-2.3.2.ebuild b/sci-chemistry/openbabel/openbabel-2.3.2.ebuild index b1e0d6dab76d..41e154c548af 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-2013 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.2 2013/02/08 12:24:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/openbabel-2.3.2.ebuild,v 1.3 2013/02/20 19:42:22 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/openbabel/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc openmp perl python test wxwidgets" RDEPEND=" |