diff options
Diffstat (limited to 'app-sci/biopython/biopython-1.10.ebuild')
-rw-r--r-- | app-sci/biopython/biopython-1.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/biopython/biopython-1.10.ebuild b/app-sci/biopython/biopython-1.10.ebuild index 8ed737239e1c..59673f5a79f3 100644 --- a/app-sci/biopython/biopython-1.10.ebuild +++ b/app-sci/biopython/biopython-1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-20022 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/biopython/biopython-1.10.ebuild,v 1.3 2003/08/08 23:36:18 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/biopython/biopython-1.10.ebuild,v 1.4 2003/09/02 22:45:51 liquidx Exp $ IUSE="" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.biopython.org" DEPEND=">=dev-lang/python-2.0 >=dev-python/egenix-mx-base-2.0.3 - >=dev-python/Numeric-19.0 + >=dev-python/numeric-19.0 >=dev-python/reportlab-1.11" SLOT="0" |