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 | |
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')
-rw-r--r-- | app-sci/biopython/ChangeLog | 6 | ||||
-rw-r--r-- | app-sci/biopython/Manifest | 6 | ||||
-rw-r--r-- | app-sci/biopython/biopython-1.10.ebuild | 4 | ||||
-rw-r--r-- | app-sci/biopython/biopython-1.21.ebuild | 4 | ||||
-rw-r--r-- | app-sci/pymol/ChangeLog | 6 | ||||
-rw-r--r-- | app-sci/pymol/Manifest | 18 | ||||
-rw-r--r-- | app-sci/pymol/pymol-0.82.ebuild | 4 | ||||
-rw-r--r-- | app-sci/pymol/pymol-0.86.ebuild | 4 | ||||
-rw-r--r-- | app-sci/pymol/pymol-0.88.ebuild | 4 | ||||
-rw-r--r-- | app-sci/pymol/pymol-0.90.ebuild | 4 | ||||
-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 |
14 files changed, 47 insertions, 35 deletions
diff --git a/app-sci/biopython/ChangeLog b/app-sci/biopython/ChangeLog index ba04e5d6dafa..962185007870 100644 --- a/app-sci/biopython/ChangeLog +++ b/app-sci/biopython/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-sci/biopython # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-sci/biopython/ChangeLog,v 1.3 2003/08/08 23:36:18 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/biopython/ChangeLog,v 1.4 2003/09/02 22:45:51 liquidx Exp $ + + 02 Sep 2003; Alastair Tse <liquidx@gentoo.org> biopython-1.10.ebuild, + biopython-1.21.ebuild: + moved dev-python/Numeric to dev-python/numeric *biopython-1.21 (08 Aug 2003) diff --git a/app-sci/biopython/Manifest b/app-sci/biopython/Manifest index ea7c8013eff0..ffbaaf7b6b59 100644 --- a/app-sci/biopython/Manifest +++ b/app-sci/biopython/Manifest @@ -1,6 +1,6 @@ -MD5 c6d8dff13847885f2e6ac3bb273e11fb biopython-1.10.ebuild 834 -MD5 75479ed2fc75a0b155ec8bf08ae43cb8 ChangeLog 822 +MD5 440b4661ee43ed2d7473063537c75565 ChangeLog 970 +MD5 ed4e1bf6ee5560d31aeea81bbd4d4f5c biopython-1.10.ebuild 835 +MD5 20233359598f94418e8a5c12678e2a7d biopython-1.21.ebuild 928 MD5 e52ec7d225835cda2c95c5317cdccfb4 metadata.xml 217 -MD5 12dcbe88cd9cec0c5c6989d7c0c4147f biopython-1.21.ebuild 927 MD5 8e719491da5d9664fddedbffc6af8f06 files/digest-biopython-1.10 67 MD5 c54d7ea5347210ae92b5e01a346e2a21 files/digest-biopython-1.21 67 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" diff --git a/app-sci/biopython/biopython-1.21.ebuild b/app-sci/biopython/biopython-1.21.ebuild index 3fbff71b8723..754a96ac104a 100644 --- a/app-sci/biopython/biopython-1.21.ebuild +++ b/app-sci/biopython/biopython-1.21.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.21.ebuild,v 1.1 2003/08/08 23:36:18 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/biopython/biopython-1.21.ebuild,v 1.2 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" diff --git a/app-sci/pymol/ChangeLog b/app-sci/pymol/ChangeLog index 56a2a4eecc22..bb71864dc689 100644 --- a/app-sci/pymol/ChangeLog +++ b/app-sci/pymol/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-sci/pymol # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/pymol/ChangeLog,v 1.6 2003/07/24 01:12:59 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/pymol/ChangeLog,v 1.7 2003/09/02 22:45:15 liquidx Exp $ + + 02 Sep 2003; Alastair Tse <liquidx@gentoo.org> pymol-0.82.ebuild, + pymol-0.86.ebuild, pymol-0.88.ebuild, pymol-0.90.ebuild: + moved dev-python/Numeric to dev-python/numeric *pymol-0.90 (23 Jul 2003) diff --git a/app-sci/pymol/Manifest b/app-sci/pymol/Manifest index 4a69ca097239..d319bde302bf 100644 --- a/app-sci/pymol/Manifest +++ b/app-sci/pymol/Manifest @@ -1,14 +1,14 @@ +MD5 216e9b29734ac6c407f117ffec7346a4 ChangeLog 1534 +MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 +MD5 a31fecf6e5535c70b737d7a1898498d5 pymol-0.82.ebuild 1289 +MD5 88c6c27308ca4e8c466c68779cd6bc77 pymol-0.86.ebuild 1274 +MD5 08746813e6f6970a4c726baf9ee5104c pymol-0.88.ebuild 1027 +MD5 c1d28acc383f659f47c94f6c4a6001d0 pymol-0.90.ebuild 1128 MD5 72d88a2e8fb425d0dc86fb9b3d5239de files/digest-pymol-0.82 64 MD5 38bed98126e8d0cfbcd3ee77b20d9171 files/digest-pymol-0.86 64 -MD5 34d172ef31b5038e071b634d4e645cf1 files/pymol-gentoo.diff 1566 MD5 bc61462df500f324f8ba07a1c1f7bdf4 files/digest-pymol-0.88 64 -MD5 929741dc2da6577e6e99c5542d68dbd5 files/nosplash-gentoo.patch 332 -MD5 af2da92225ab57969d18d16ed60324ce files/setup2.py-gentoo.patch 493 MD5 6970b70ab3710cde34e422cba7cce5c2 files/digest-pymol-0.90 64 +MD5 929741dc2da6577e6e99c5542d68dbd5 files/nosplash-gentoo.patch 332 +MD5 34d172ef31b5038e071b634d4e645cf1 files/pymol-gentoo.diff 1566 MD5 e42746bf581479c61ff1e7cc5b978edd files/setup.py-gentoo.patch 311 -MD5 7e7df60af9cecce4fbec8b23632a2002 pymol-0.82.ebuild 1288 -MD5 154da9f6b324b2287cfafe03b88d64b1 pymol-0.86.ebuild 1273 -MD5 10dbda77b8e2b2e991d881f7a0ec17a9 ChangeLog 1356 -MD5 5a90b3f0f3016545840ce2c22b3485fb pymol-0.88.ebuild 1026 -MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 -MD5 9b52f2c4cf22ccc23f4da0eb9e44ca5f pymol-0.90.ebuild 1127 +MD5 af2da92225ab57969d18d16ed60324ce files/setup2.py-gentoo.patch 493 diff --git a/app-sci/pymol/pymol-0.82.ebuild b/app-sci/pymol/pymol-0.82.ebuild index fa19ef55f48b..f7e65d235b0a 100644 --- a/app-sci/pymol/pymol-0.82.ebuild +++ b/app-sci/pymol/pymol-0.82.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.82.ebuild,v 1.8 2003/08/05 15:47:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/pymol/pymol-0.82.ebuild,v 1.9 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 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 diff --git a/app-sci/pymol/pymol-0.88.ebuild b/app-sci/pymol/pymol-0.88.ebuild index 4538453a2ea4..7d018344401b 100644 --- a/app-sci/pymol/pymol-0.88.ebuild +++ b/app-sci/pymol/pymol-0.88.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.88.ebuild,v 1.3 2003/08/05 15:47:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/pymol/pymol-0.88.ebuild,v 1.4 2003/09/02 22:45:15 liquidx Exp $ inherit distutils eutils @@ -14,7 +14,7 @@ KEYWORDS="x86 ppc" DEPEND="dev-lang/python dev-python/pmw - dev-python/Numeric + dev-python/numeric dev-lang/tk media-libs/libpng sys-libs/zlib diff --git a/app-sci/pymol/pymol-0.90.ebuild b/app-sci/pymol/pymol-0.90.ebuild index dc6e4ff4b479..8536f52c998b 100644 --- a/app-sci/pymol/pymol-0.90.ebuild +++ b/app-sci/pymol/pymol-0.90.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.90.ebuild,v 1.2 2003/08/05 15:47:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/pymol/pymol-0.90.ebuild,v 1.3 2003/09/02 22:45:15 liquidx Exp $ inherit distutils eutils @@ -14,7 +14,7 @@ KEYWORDS="~x86 ~ppc" DEPEND="dev-lang/python dev-python/pmw - dev-python/Numeric + dev-python/numeric dev-lang/tk media-libs/libpng sys-libs/zlib 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 )" |