diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-14 09:25:14 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-14 09:25:14 +0000 |
commit | 65bcae28b758ab7e7a4dad8923215b42093e7fde (patch) | |
tree | 8ea7f3016fa13cf8485630709a27d1bd3e3908b8 /app-sci | |
parent | QA - Add IUSE. (diff) | |
download | historical-65bcae28b758ab7e7a4dad8923215b42093e7fde.tar.gz historical-65bcae28b758ab7e7a4dad8923215b42093e7fde.tar.bz2 historical-65bcae28b758ab7e7a4dad8923215b42093e7fde.zip |
QA - Don't assign default S.
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/biopython/Manifest | 14 | ||||
-rw-r--r-- | app-sci/biopython/biopython-1.10.ebuild | 3 | ||||
-rw-r--r-- | app-sci/biopython/biopython-1.21.ebuild | 3 |
3 files changed, 9 insertions, 11 deletions
diff --git a/app-sci/biopython/Manifest b/app-sci/biopython/Manifest index c525600b4c9e..41f3abd87e8f 100644 --- a/app-sci/biopython/Manifest +++ b/app-sci/biopython/Manifest @@ -1,10 +1,10 @@ -MD5 05803a0c9641315fcecd9674125a7076 biopython-1.21.ebuild 925 -MD5 ec35e9468d5660acb7304a10494f7551 biopython-1.23.ebuild 803 -MD5 e52ec7d225835cda2c95c5317cdccfb4 metadata.xml 217 MD5 1e538ab5d7350595c60c6a138e0c7c92 biopython-1.24.ebuild 801 +MD5 784f2aebf0439e0cd2f9c57e639655c5 biopython-1.21.ebuild 906 +MD5 e52ec7d225835cda2c95c5317cdccfb4 metadata.xml 217 +MD5 ec35e9468d5660acb7304a10494f7551 biopython-1.23.ebuild 803 +MD5 c1069347c4ace18f82b3ed0a9f628107 biopython-1.10.ebuild 814 MD5 60d730597299c83bf3137afe57b8408a ChangeLog 1615 -MD5 e0e7028a16aa03e285b52f9d013bfb18 biopython-1.10.ebuild 833 -MD5 8e719491da5d9664fddedbffc6af8f06 files/digest-biopython-1.10 67 -MD5 3a482a8872b4342414ac1d59b7fee4ed files/digest-biopython-1.23 67 -MD5 c54d7ea5347210ae92b5e01a346e2a21 files/digest-biopython-1.21 67 MD5 aab085d47ad39d35d85a70db1e1aa89b files/digest-biopython-1.24 67 +MD5 c54d7ea5347210ae92b5e01a346e2a21 files/digest-biopython-1.21 67 +MD5 3a482a8872b4342414ac1d59b7fee4ed files/digest-biopython-1.23 67 +MD5 8e719491da5d9664fddedbffc6af8f06 files/digest-biopython-1.10 67 diff --git a/app-sci/biopython/biopython-1.10.ebuild b/app-sci/biopython/biopython-1.10.ebuild index f057669ff142..a034f7a72b60 100644 --- a/app-sci/biopython/biopython-1.10.ebuild +++ b/app-sci/biopython/biopython-1.10.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 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.6 2004/05/04 23:15:37 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/biopython/biopython-1.10.ebuild,v 1.7 2004/06/14 09:25:14 kloeri Exp $ IUSE="" -S=${WORKDIR}/${P} DESCRIPTION="Biopython - python module for Computational Moelcular Biology" SRC_URI="http://www.biopython.org/files/${P}.tar.gz" HOMEPAGE="http://www.biopython.org" diff --git a/app-sci/biopython/biopython-1.21.ebuild b/app-sci/biopython/biopython-1.21.ebuild index e45b520f5f5c..79b69e284680 100644 --- a/app-sci/biopython/biopython-1.21.ebuild +++ b/app-sci/biopython/biopython-1.21.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 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.5 2004/05/04 23:15:37 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/biopython/biopython-1.21.ebuild,v 1.6 2004/06/14 09:25:14 kloeri Exp $ IUSE="" -S=${WORKDIR}/${P} DESCRIPTION="Biopython - python module for Computational Moelcular Biology" SRC_URI="http://www.biopython.org/files/${P}.tar.gz" HOMEPAGE="http://www.biopython.org" |