From ec066b49db6aefeb4b6b6ee980585ef9d819958c Mon Sep 17 00:00:00 2001 From: Olivier Fisette Date: Fri, 24 Dec 2004 16:28:55 +0000 Subject: Fixed dependency --- app-sci/openbabel/openbabel-1.100.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-sci') diff --git a/app-sci/openbabel/openbabel-1.100.2.ebuild b/app-sci/openbabel/openbabel-1.100.2.ebuild index 600ecb6f2b09..58bf872d9169 100644 --- a/app-sci/openbabel/openbabel-1.100.2.ebuild +++ b/app-sci/openbabel/openbabel-1.100.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/openbabel/openbabel-1.100.2.ebuild,v 1.7 2004/06/24 22:13:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/openbabel/openbabel-1.100.2.ebuild,v 1.8 2004/12/24 16:28:55 ribosome Exp $ DESCRIPTION="Open Babel interconverts file formats used in molecular modeling." @@ -12,7 +12,7 @@ SLOT="0" LICENSE="GPL-2" IUSE="" -DEPEND="!app-sci/babel" +DEPEND="!sci-chemistry/babel" src_compile() { econf || die "configure failed" -- cgit v1.2.3-65-gdbad