diff options
author | 2003-09-02 22:45:56 +0000 | |
---|---|---|
committer | 2003-09-02 22:45:56 +0000 | |
commit | 203973e2eec412d9469b4e2a6595b5e34b1b0a2d (patch) | |
tree | 33811698c1d95820f33591680b2ab8445a7bf8b0 /app-sci/biopython | |
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/biopython')
-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 |
4 files changed, 12 insertions, 8 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" |