diff options
Diffstat (limited to 'sci-chemistry/openbabel')
-rw-r--r-- | sci-chemistry/openbabel/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/openbabel/openbabel-2.2.3.ebuild | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/sci-chemistry/openbabel/ChangeLog b/sci-chemistry/openbabel/ChangeLog index 3e2045ccd00d..f3560685a53c 100644 --- a/sci-chemistry/openbabel/ChangeLog +++ b/sci-chemistry/openbabel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/openbabel # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/ChangeLog,v 1.48 2011/03/26 15:54:29 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/ChangeLog,v 1.49 2011/03/26 16:23:04 jlec Exp $ + + 26 Mar 2011; Justin Lecher <jlec@gentoo.org> openbabel-2.2.3.ebuild: + Block sci-chemistry/openbabel-{python,perl} 26 Mar 2011; Justin Lecher <jlec@gentoo.org> openbabel-2.3.0.ebuild: Added perl & python USE diff --git a/sci-chemistry/openbabel/openbabel-2.2.3.ebuild b/sci-chemistry/openbabel/openbabel-2.2.3.ebuild index c1976c56107c..f00eb85b68db 100644 --- a/sci-chemistry/openbabel/openbabel-2.2.3.ebuild +++ b/sci-chemistry/openbabel/openbabel-2.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/openbabel-2.2.3.ebuild,v 1.12 2011/03/02 17:48:24 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/openbabel-2.2.3.ebuild,v 1.13 2011/03/26 16:23:04 jlec Exp $ EAPI="3" @@ -22,6 +22,8 @@ IUSE="doc python swig" RDEPEND=" dev-libs/libxml2:2 !sci-chemistry/babel + !sci-chemistry/openbabel-perl + !sci-chemistry/openbabel-python sys-libs/zlib" DEPEND="${RDEPEND} |