summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Fisette <ribosome@gentoo.org>2004-12-24 16:28:55 +0000
committerOlivier Fisette <ribosome@gentoo.org>2004-12-24 16:28:55 +0000
commitec066b49db6aefeb4b6b6ee980585ef9d819958c (patch)
tree7dc27e0b1d46b682087a7705cd4d1a9fa151599f /app-sci
parentMoved from app-sci/babel to sci-chemistry/babel (diff)
downloadhistorical-ec066b49db6aefeb4b6b6ee980585ef9d819958c.tar.gz
historical-ec066b49db6aefeb4b6b6ee980585ef9d819958c.tar.bz2
historical-ec066b49db6aefeb4b6b6ee980585ef9d819958c.zip
Fixed dependency
Diffstat (limited to 'app-sci')
-rw-r--r--app-sci/openbabel/openbabel-1.100.2.ebuild4
1 files changed, 2 insertions, 2 deletions
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"