summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Fisette <ribosome@gentoo.org>2005-08-30 00:13:05 +0000
committerOlivier Fisette <ribosome@gentoo.org>2005-08-30 00:13:05 +0000
commit14c784fc7c6f161e99830aacc437a2bf21e453b3 (patch)
tree3d283edb6f03be6590fd33c91b5bca3de06e067e /sci-biology
parentVersion bump. (diff)
downloadhistorical-14c784fc7c6f161e99830aacc437a2bf21e453b3.tar.gz
historical-14c784fc7c6f161e99830aacc437a2bf21e453b3.tar.bz2
historical-14c784fc7c6f161e99830aacc437a2bf21e453b3.zip
Removed obsolete versions.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'sci-biology')
-rw-r--r--sci-biology/biopython/ChangeLog6
-rw-r--r--sci-biology/biopython/biopython-1.24.ebuild32
-rw-r--r--sci-biology/biopython/biopython-1.30.ebuild32
-rw-r--r--sci-biology/biopython/files/digest-biopython-1.241
-rw-r--r--sci-biology/biopython/files/digest-biopython-1.301
-rw-r--r--sci-biology/vienna-rna/Manifest4
6 files changed, 7 insertions, 69 deletions
diff --git a/sci-biology/biopython/ChangeLog b/sci-biology/biopython/ChangeLog
index adacc28360d3..6612a95caf9c 100644
--- a/sci-biology/biopython/ChangeLog
+++ b/sci-biology/biopython/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-biology/biopython
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/ChangeLog,v 1.7 2005/06/12 15:38:05 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/ChangeLog,v 1.8 2005/08/30 00:13:05 ribosome Exp $
+
+ 30 Aug 2005; Olivier Fisette <ribosome@gentoo.org> -biopython-1.24.ebuild,
+ -biopython-1.30.ebuild:
+ Removed obsolete versions.
12 Jun 2005; Bryan Østergaard <kloeri@gentoo.org> biopython-1.40b.ebuild:
Stable on alpha.
diff --git a/sci-biology/biopython/biopython-1.24.ebuild b/sci-biology/biopython/biopython-1.24.ebuild
deleted file mode 100644
index 2f381f82f454..000000000000
--- a/sci-biology/biopython/biopython-1.24.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/biopython-1.24.ebuild,v 1.2 2005/01/03 05:09:28 ribosome Exp $
-
-inherit distutils
-
-IUSE=""
-
-DESCRIPTION="Biopython - Python modules for computational molecular biology"
-SRC_URI="http://www.biopython.org/files/${P}.tar.gz"
-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/reportlab-1.11"
-
-SLOT="0"
-LICENSE="as-is"
-KEYWORDS="x86 ~ppc sparc alpha"
-
-src_compile() {
- distutils_src_compile
-}
-
-src_install() {
- DOCS="Doc/* Doc/install/*.txt"
- distutils_src_install
-
- dohtml Doc/install/*.html
- cp -r Doc/examples/ ${D}/usr/share/doc/${PF}/
-}
diff --git a/sci-biology/biopython/biopython-1.30.ebuild b/sci-biology/biopython/biopython-1.30.ebuild
deleted file mode 100644
index c1d3d1582084..000000000000
--- a/sci-biology/biopython/biopython-1.30.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/biopython-1.30.ebuild,v 1.2 2005/01/03 05:09:28 ribosome Exp $
-
-inherit distutils
-
-IUSE=""
-
-DESCRIPTION="Biopython - Python modules for computational molecular biology"
-SRC_URI="http://www.biopython.org/files/${P}.tar.gz"
-HOMEPAGE="http://www.biopython.org"
-
-DEPEND=">=dev-lang/python-2.2
- >=dev-python/egenix-mx-base-2.0.3
- >=dev-python/numeric-19.0
- >=dev-python/reportlab-1.11"
-
-SLOT="0"
-LICENSE="as-is"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha"
-
-src_compile() {
- distutils_src_compile
-}
-
-src_install() {
- DOCS="Doc/* Doc/install/*.txt"
- distutils_src_install
-
- dohtml Doc/install/*.html
- cp -r Doc/examples/ ${D}/usr/share/doc/${PF}/
-}
diff --git a/sci-biology/biopython/files/digest-biopython-1.24 b/sci-biology/biopython/files/digest-biopython-1.24
deleted file mode 100644
index b45428c9dafc..000000000000
--- a/sci-biology/biopython/files/digest-biopython-1.24
+++ /dev/null
@@ -1 +0,0 @@
-MD5 518aff1d15d01656f63b243739d6d5d3 biopython-1.24.tar.gz 3081227
diff --git a/sci-biology/biopython/files/digest-biopython-1.30 b/sci-biology/biopython/files/digest-biopython-1.30
deleted file mode 100644
index 53251dcebf82..000000000000
--- a/sci-biology/biopython/files/digest-biopython-1.30
+++ /dev/null
@@ -1 +0,0 @@
-MD5 d8df866a40be20962b8ef52baa5376c1 biopython-1.30.tar.gz 3186467
diff --git a/sci-biology/vienna-rna/Manifest b/sci-biology/vienna-rna/Manifest
index 3485c0d3bf25..f385214cb93d 100644
--- a/sci-biology/vienna-rna/Manifest
+++ b/sci-biology/vienna-rna/Manifest
@@ -1,6 +1,6 @@
MD5 3bb50b8cfbc48270128a17049473d2d4 vienna-rna-1.4.ebuild 2407
-MD5 24b5c77e05d9d54cefb5493c36846d26 vienna-rna-1.5_beta.ebuild 834
-MD5 a788f684e0eb1428788024cc75d04012 ChangeLog 1082
+MD5 1bf4f8374ea8e5f35b1c88ba10ce7349 vienna-rna-1.5_beta.ebuild 833
+MD5 a69968087c46950f228ad4561aa4491b ChangeLog 1182
MD5 07151097bf19cf3d886552b62d5f13c4 metadata.xml 1317
MD5 f1a1d167e6d5e17687cee4ffb95c6044 files/digest-vienna-rna-1.4 65
MD5 d44512d781a7870d4d116af561bb3e75 files/digest-vienna-rna-1.5_beta 69