diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2006-05-13 22:07:49 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2006-05-13 22:07:49 +0000 |
commit | 4afa9070b346adc4e6840440367c8ffc2652b2c4 (patch) | |
tree | 4108c55e8fbff90e64aae95b0b6bedc82f2b4d58 /sci-chemistry/xdrawchem/xdrawchem-1.9.6.ebuild | |
parent | Stable on SPARC wrt bug #133204. (diff) | |
download | gentoo-2-4afa9070b346adc4e6840440367c8ffc2652b2c4.tar.gz gentoo-2-4afa9070b346adc4e6840440367c8ffc2652b2c4.tar.bz2 gentoo-2-4afa9070b346adc4e6840440367c8ffc2652b2c4.zip |
Update openbabel dep for adding openbabel-2 to the tree.
(Portage version: 2.1_pre10-r5)
Diffstat (limited to 'sci-chemistry/xdrawchem/xdrawchem-1.9.6.ebuild')
-rw-r--r-- | sci-chemistry/xdrawchem/xdrawchem-1.9.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-chemistry/xdrawchem/xdrawchem-1.9.6.ebuild b/sci-chemistry/xdrawchem/xdrawchem-1.9.6.ebuild index 7e02066c6372..af319514f40b 100644 --- a/sci-chemistry/xdrawchem/xdrawchem-1.9.6.ebuild +++ b/sci-chemistry/xdrawchem/xdrawchem-1.9.6.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-chemistry/xdrawchem/xdrawchem-1.9.6.ebuild,v 1.5 2005/07/30 21:11:31 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/xdrawchem/xdrawchem-1.9.6.ebuild,v 1.6 2006/05/13 22:07:49 spyderous Exp $ inherit qt3 @@ -16,7 +16,7 @@ IUSE="" DEPEND="$(qt_min_version 3.1) >=sys-devel/gcc-3.2 dev-util/pkgconfig - >=sci-chemistry/openbabel-1.100.2" + =sci-chemistry/openbabel-1.1*" src_compile() { # make sure we use moc from Qt, not from eg media-sound/moc |