diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-09-02 22:45:56 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-09-02 22:45:56 +0000 |
commit | cd9d28ff7a198dbfe6b5640d667a4165b3ba3130 (patch) | |
tree | a601612df250d9e81f21cf7b61f8d78be0f7ca5d /app-sci/pymol/pymol-0.86.ebuild | |
parent | moving dev-python/Numeric to dev-python/numeric (diff) | |
download | historical-cd9d28ff7a198dbfe6b5640d667a4165b3ba3130.tar.gz historical-cd9d28ff7a198dbfe6b5640d667a4165b3ba3130.tar.bz2 historical-cd9d28ff7a198dbfe6b5640d667a4165b3ba3130.zip |
moving dev-python/Numeric to dev-python/numeric
Diffstat (limited to 'app-sci/pymol/pymol-0.86.ebuild')
-rw-r--r-- | app-sci/pymol/pymol-0.86.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/pymol/pymol-0.86.ebuild b/app-sci/pymol/pymol-0.86.ebuild index a2c562d47cfe..812c6f65d6b0 100644 --- a/app-sci/pymol/pymol-0.86.ebuild +++ b/app-sci/pymol/pymol-0.86.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/pymol/pymol-0.86.ebuild,v 1.4 2003/08/05 15:47:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/pymol/pymol-0.86.ebuild,v 1.5 2003/09/02 22:45:15 liquidx Exp $ inherit eutils flag-o-matic @@ -15,7 +15,7 @@ KEYWORDS="x86" DEPEND="dev-lang/python dev-python/pmw - dev-python/Numeric + dev-python/numeric dev-lang/tk media-libs/libpng sys-libs/zlib |