diff options
Diffstat (limited to 'app-sci/scigraphica/scigraphica-0.8.0-r1.ebuild')
-rw-r--r-- | app-sci/scigraphica/scigraphica-0.8.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/scigraphica/scigraphica-0.8.0-r1.ebuild b/app-sci/scigraphica/scigraphica-0.8.0-r1.ebuild index ef9a49594ade..5bb957a93db4 100644 --- a/app-sci/scigraphica/scigraphica-0.8.0-r1.ebuild +++ b/app-sci/scigraphica/scigraphica-0.8.0-r1.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/scigraphica/scigraphica-0.8.0-r1.ebuild,v 1.2 2003/04/27 10:56:23 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/scigraphica/scigraphica-0.8.0-r1.ebuild,v 1.3 2003/09/02 22:41:58 liquidx Exp $ DESCRIPTION="Scientific application for data analysis and technical graphics" SRC_URI="http://scigraphica.sourceforge.net/src/${P}.tar.gz" @@ -12,7 +12,7 @@ KEYWORDS="x86" IUSE="gnome" DEPEND=">=x11-libs/gtk+extra-0.99.17 - >=dev-python/Numeric-20.3 + >=dev-python/numeric-20.3 >=dev-libs/libxml-1.8.16 >=media-libs/imlib-1.9.14 gnome? ( >=gnome-base/gnome-libs-1.4.1.2-r3 >=gnome-base/ORBit-0.5.12-r1 >=gnome-base/gnome-print-0.34 )" |