diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-08 12:24:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-08 12:24:47 +0000 |
commit | 5874f8a0a2949d5c5ed8f8b65193e466485e7995 (patch) | |
tree | 5828ad9aadf75749310202300c438466832354d4 /sci-chemistry | |
parent | sci-chemistry/cyana: We only support intel compiler (diff) | |
download | gentoo-2-5874f8a0a2949d5c5ed8f8b65193e466485e7995.tar.gz gentoo-2-5874f8a0a2949d5c5ed8f8b65193e466485e7995.tar.bz2 gentoo-2-5874f8a0a2949d5c5ed8f8b65193e466485e7995.zip |
Add ~ppc, wrt bug #455960
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/openbabel/ChangeLog | 8 | ||||
-rw-r--r-- | sci-chemistry/openbabel/openbabel-2.3.2.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/sci-chemistry/openbabel/ChangeLog b/sci-chemistry/openbabel/ChangeLog index 34238943e1d8..eed9e3141c57 100644 --- a/sci-chemistry/openbabel/ChangeLog +++ b/sci-chemistry/openbabel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/openbabel -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/ChangeLog,v 1.60 2012/12/06 16:14:10 jlec Exp $ +# 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 $ + + 08 Feb 2013; Agostino Sarubbo <ago@gentoo.org> openbabel-2.3.2.ebuild: + Add ~ppc, wrt bug #455960 *openbabel-2.3.2 (06 Dec 2012) @@ -285,4 +288,3 @@ 24 Sep 2003; Patrick Kursawe <phosphan@gentoo.org> metadata.xml, openbabel-1.100.1.ebuild: Initial import, modified from bug 28536 - diff --git a/sci-chemistry/openbabel/openbabel-2.3.2.ebuild b/sci-chemistry/openbabel/openbabel-2.3.2.ebuild index 924e7a54c935..b1e0d6dab76d 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-2012 Gentoo Foundation +# 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.1 2012/12/06 16:14:10 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/openbabel-2.3.2.ebuild,v 1.2 2013/02/08 12:24:47 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/openbabel/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc openmp perl python test wxwidgets" RDEPEND=" |