diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-07-18 13:45:08 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-07-18 13:45:08 +0000 |
commit | b6e2e620411734049760fd59a8879fb0b2767dee (patch) | |
tree | 20aab11bba4c052b944236ec10d3619b84934625 /sci-chemistry/openbabel | |
parent | Fix broken Manifest entry for pypolicyd-spf-0.7.3.ebuild. (diff) | |
download | gentoo-2-b6e2e620411734049760fd59a8879fb0b2767dee.tar.gz gentoo-2-b6e2e620411734049760fd59a8879fb0b2767dee.tar.bz2 gentoo-2-b6e2e620411734049760fd59a8879fb0b2767dee.zip |
ppc stable #324283
(Portage version: 2.1.8.3/cvs/Linux ppc)
Diffstat (limited to 'sci-chemistry/openbabel')
-rw-r--r-- | sci-chemistry/openbabel/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/openbabel/openbabel-2.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/openbabel/ChangeLog b/sci-chemistry/openbabel/ChangeLog index d759088a03dd..42ec1794d5cc 100644 --- a/sci-chemistry/openbabel/ChangeLog +++ b/sci-chemistry/openbabel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/openbabel # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/ChangeLog,v 1.42 2010/07/09 21:28:58 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/ChangeLog,v 1.43 2010/07/18 13:45:08 nixnut Exp $ + + 18 Jul 2010; <nixnut@gentoo.org> openbabel-2.2.3.ebuild: + ppc stable #324283 09 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> openbabel-2.2.3.ebuild: diff --git a/sci-chemistry/openbabel/openbabel-2.2.3.ebuild b/sci-chemistry/openbabel/openbabel-2.2.3.ebuild index 1130d1e5b535..cd9ae2606106 100644 --- a/sci-chemistry/openbabel/openbabel-2.2.3.ebuild +++ b/sci-chemistry/openbabel/openbabel-2.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/openbabel-2.2.3.ebuild,v 1.9 2010/07/09 21:28:58 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/openbabel-2.2.3.ebuild,v 1.10 2010/07/18 13:45:08 nixnut Exp $ EAPI="3" @@ -14,7 +14,7 @@ DESCRIPTION="Interconverts file formats used in molecular modeling" HOMEPAGE="http://openbabel.sourceforge.net/" SRC_URI="mirror://sourceforge/openbabel/${P}.tar.gz" -KEYWORDS="amd64 hppa ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" SLOT="0" LICENSE="GPL-2" IUSE="doc python swig" |