diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-06-24 21:29:40 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-06-24 21:29:40 +0000 |
commit | 54a2217f7e0f32b738f865b04a5f0f908cefbf1b (patch) | |
tree | 71d4ee5a815fdf67448d6a57ab7a793e1ef8e9f8 /sci-chemistry/openbabel/openbabel-2.2.3.ebuild | |
parent | stable amd64, bug 322861 (diff) | |
download | gentoo-2-54a2217f7e0f32b738f865b04a5f0f908cefbf1b.tar.gz gentoo-2-54a2217f7e0f32b738f865b04a5f0f908cefbf1b.tar.bz2 gentoo-2-54a2217f7e0f32b738f865b04a5f0f908cefbf1b.zip |
stable amd64, bug 324283
(Portage version: 2.1.8.3/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 b7a7c278d5e3..69661a34a4c3 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.4 2010/06/19 14:50:06 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/openbabel-2.2.3.ebuild,v 1.5 2010/06/24 21:29:40 pacho 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" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" SLOT="0" LICENSE="GPL-2" IUSE="doc python swig" |