diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-07-09 21:28:58 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-07-09 21:28:58 +0000 |
commit | f8bfc4198716e8e544dafc9f8d5f342d8debef12 (patch) | |
tree | 584edf706fe589c7c4ad3dec713cac0db385fa83 /sci-chemistry/openbabel/openbabel-2.2.3.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-f8bfc4198716e8e544dafc9f8d5f342d8debef12.tar.gz gentoo-2-f8bfc4198716e8e544dafc9f8d5f342d8debef12.tar.bz2 gentoo-2-f8bfc4198716e8e544dafc9f8d5f342d8debef12.zip |
ppc64 stable wrt #324283
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/openbabel/openbabel-2.2.3.ebuild')
-rw-r--r-- | sci-chemistry/openbabel/openbabel-2.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/openbabel/openbabel-2.2.3.ebuild b/sci-chemistry/openbabel/openbabel-2.2.3.ebuild index 7859a09043ca..1130d1e5b535 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.8 2010/07/07 12:31:22 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/openbabel-2.2.3.ebuild,v 1.9 2010/07/09 21:28:58 ssuominen 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" |