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 | 203973e2eec412d9469b4e2a6595b5e34b1b0a2d (patch) | |
tree | 33811698c1d95820f33591680b2ab8445a7bf8b0 /app-sci/scigraphica | |
parent | moving dev-python/Numeric to dev-python/numeric (diff) | |
download | gentoo-2-203973e2eec412d9469b4e2a6595b5e34b1b0a2d.tar.gz gentoo-2-203973e2eec412d9469b4e2a6595b5e34b1b0a2d.tar.bz2 gentoo-2-203973e2eec412d9469b4e2a6595b5e34b1b0a2d.zip |
moving dev-python/Numeric to dev-python/numeric
Diffstat (limited to 'app-sci/scigraphica')
-rw-r--r-- | app-sci/scigraphica/ChangeLog | 6 | ||||
-rw-r--r-- | app-sci/scigraphica/Manifest | 8 | ||||
-rw-r--r-- | app-sci/scigraphica/scigraphica-0.8.0-r1.ebuild | 4 | ||||
-rw-r--r-- | app-sci/scigraphica/scigraphica-0.8.0.ebuild | 4 |
4 files changed, 13 insertions, 9 deletions
diff --git a/app-sci/scigraphica/ChangeLog b/app-sci/scigraphica/ChangeLog index 05f8b070dc48..ad248a9ab1f0 100644 --- a/app-sci/scigraphica/ChangeLog +++ b/app-sci/scigraphica/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-sci/scigraphica # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/scigraphica/ChangeLog,v 1.4 2003/04/26 10:43:34 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/scigraphica/ChangeLog,v 1.5 2003/09/02 22:41:58 liquidx Exp $ + + 02 Sep 2003; Alastair Tse <liquidx@gentoo.org> scigraphica-0.8.0-r1.ebuild, + scigraphica-0.8.0.ebuild: + moved dev-python/Numeric to dev-python/numeric *scigraphica-0.8.0-r1 (26 Apr 2003) diff --git a/app-sci/scigraphica/Manifest b/app-sci/scigraphica/Manifest index 14c855cb5332..2ddc7155544d 100644 --- a/app-sci/scigraphica/Manifest +++ b/app-sci/scigraphica/Manifest @@ -1,6 +1,6 @@ -MD5 73989ee057392e0e39a921cb44e0b59c scigraphica-0.8.0.ebuild 1645 -MD5 f5cacb7b8e485d8d64effd5a6ea2a35f scigraphica-0.8.0-r1.ebuild 1676 -MD5 980df6fa9b2ce8a54db750c71e274baa ChangeLog 852 +MD5 e17fa1fad380539c0cdb6115d341307a ChangeLog 1008 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 -MD5 c2d9cfaee160e764e5ea4eef6864b114 files/digest-scigraphica-0.8.0-r1 69 +MD5 48c24418f5894938bc67178b65c2f540 scigraphica-0.8.0-r1.ebuild 1676 +MD5 bb0bbf77070c9f2bbcf3e97542428516 scigraphica-0.8.0.ebuild 1646 MD5 c2d9cfaee160e764e5ea4eef6864b114 files/digest-scigraphica-0.8.0 69 +MD5 c2d9cfaee160e764e5ea4eef6864b114 files/digest-scigraphica-0.8.0-r1 69 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 )" diff --git a/app-sci/scigraphica/scigraphica-0.8.0.ebuild b/app-sci/scigraphica/scigraphica-0.8.0.ebuild index d5937b810c05..c931ae8b0cc5 100644 --- a/app-sci/scigraphica/scigraphica-0.8.0.ebuild +++ b/app-sci/scigraphica/scigraphica-0.8.0.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.ebuild,v 1.8 2003/04/23 14:35:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/scigraphica/scigraphica-0.8.0.ebuild,v 1.9 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 gnome? ( >=gnome-base/gnome-libs-1.4.1.2-r3 >=gnome-base/ORBit-0.5.12-r1 >=gnome-base/gnome-print-0.34 )" #bonobo? ( >=gnome-base/bonobo-1.0.18 )" |