diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2006-05-13 22:08:20 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2006-05-13 22:08:20 +0000 |
commit | f52ac4614f2a13dedfdc6d91de017272b2bcb8b5 (patch) | |
tree | 7ce38addf86528caf34cb50b6b31c378f6275024 /sci-libs/libghemical | |
parent | Update openbabel dep for adding openbabel-2 to the tree. (diff) | |
download | gentoo-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')
-rw-r--r-- | sci-libs/libghemical/ChangeLog | 6 | ||||
-rw-r--r-- | sci-libs/libghemical/libghemical-1.90.ebuild | 6 | ||||
-rw-r--r-- | sci-libs/libghemical/libghemical-1.91.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/sci-libs/libghemical/ChangeLog b/sci-libs/libghemical/ChangeLog index 40b14c7794c8..38691abe6fdb 100644 --- a/sci-libs/libghemical/ChangeLog +++ b/sci-libs/libghemical/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-libs/libghemical # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libghemical/ChangeLog,v 1.4 2006/01/18 11:08:58 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libghemical/ChangeLog,v 1.5 2006/05/13 22:08:20 spyderous Exp $ + + 13 May 2006; Donnie Berkholz <spyderous@gentoo.org>; + libghemical-1.90.ebuild, libghemical-1.91.ebuild: + Update openbabel dep for adding openbabel-2 to the tree. 18 Jan 2006; Donnie Berkholz <spyderous@gentoo.org>; libghemical-1.91.ebuild: 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" diff --git a/sci-libs/libghemical/libghemical-1.91.ebuild b/sci-libs/libghemical/libghemical-1.91.ebuild index 89eec4e09c4f..45fd495f6606 100644 --- a/sci-libs/libghemical/libghemical-1.91.ebuild +++ b/sci-libs/libghemical/libghemical-1.91.ebuild @@ -1,6 +1,6 @@ # 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.91.ebuild,v 1.2 2006/01/18 11:08:58 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libghemical/libghemical-1.91.ebuild,v 1.3 2006/05/13 22:08:20 spyderous Exp $ inherit eutils @@ -15,7 +15,7 @@ IUSE="mopac7 mpqc openbabel" RDEPEND="virtual/glut mopac7? ( sci-chemistry/mopac7 ) - openbabel? ( =sci-chemistry/openbabel-1.100.2 ) + openbabel? ( =sci-chemistry/openbabel-1.1* ) mpqc? ( <sci-chemistry/mpqc-2.3.0 ) virtual/blas virtual/lapack" |