summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <spyderous@gentoo.org>2006-05-13 22:08:20 +0000
committerDonnie Berkholz <spyderous@gentoo.org>2006-05-13 22:08:20 +0000
commitf52ac4614f2a13dedfdc6d91de017272b2bcb8b5 (patch)
tree7ce38addf86528caf34cb50b6b31c378f6275024 /sci-libs/libghemical/libghemical-1.90.ebuild
parentUpdate openbabel dep for adding openbabel-2 to the tree. (diff)
downloadgentoo-2-f52ac4614f2a13dedfdc6d91de017272b2bcb8b5.tar.gz
gentoo-2-f52ac4614f2a13dedfdc6d91de017272b2bcb8b5.tar.bz2
gentoo-2-f52ac4614f2a13dedfdc6d91de017272b2bcb8b5.zip
Update openbabel dep for adding openbabel-2 to the tree.
(Portage version: 2.1_pre10-r5)
Diffstat (limited to 'sci-libs/libghemical/libghemical-1.90.ebuild')
-rw-r--r--sci-libs/libghemical/libghemical-1.90.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/libghemical/libghemical-1.90.ebuild b/sci-libs/libghemical/libghemical-1.90.ebuild
index 9f894f3d05ab..71c91061f0a8 100644
--- a/sci-libs/libghemical/libghemical-1.90.ebuild
+++ b/sci-libs/libghemical/libghemical-1.90.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/libghemical/libghemical-1.90.ebuild,v 1.1 2005/12/02 15:45:31 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libghemical/libghemical-1.90.ebuild,v 1.2 2006/05/13 22:08:20 spyderous Exp $
inherit eutils
@@ -15,7 +15,7 @@ IUSE="mopac7 mpqc openbabel"
DEPEND="dev-libs/libf2c
mopac7? ( sci-chemistry/mopac7 )
- openbabel? ( >=sci-chemistry/openbabel-1.100.2 )
+ openbabel? ( =sci-chemistry/openbabel-1.1* )
mpqc? ( sci-chemistry/mpqc )
>=dev-util/pkgconfig-0.15"