summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Fisette <ribosome@gentoo.org>2005-01-03 03:39:44 +0000
committerOlivier Fisette <ribosome@gentoo.org>2005-01-03 03:39:44 +0000
commita2507352d9caa57d66da88aee875ba837f22ee1c (patch)
treed3677435eee51476be1e32fe998030fa45dfed7e /sci-biology
parentClean-up in preparation of move (diff)
downloadhistorical-a2507352d9caa57d66da88aee875ba837f22ee1c.tar.gz
historical-a2507352d9caa57d66da88aee875ba837f22ee1c.tar.bz2
historical-a2507352d9caa57d66da88aee875ba837f22ee1c.zip
Changed description
Diffstat (limited to 'sci-biology')
-rw-r--r--sci-biology/bioperl/Manifest18
-rw-r--r--sci-biology/bioperl/bioperl-1.0.2.ebuild6
-rw-r--r--sci-biology/bioperl/bioperl-1.2.2.ebuild6
-rw-r--r--sci-biology/bioperl/bioperl-1.2.3.ebuild6
-rw-r--r--sci-biology/bioperl/bioperl-1.2.ebuild6
-rw-r--r--sci-biology/bioperl/bioperl-1.4.ebuild6
6 files changed, 24 insertions, 24 deletions
diff --git a/sci-biology/bioperl/Manifest b/sci-biology/bioperl/Manifest
index acda37f3f8c5..a4e81bcbfe7b 100644
--- a/sci-biology/bioperl/Manifest
+++ b/sci-biology/bioperl/Manifest
@@ -1,16 +1,16 @@
-MD5 6a7b1568f839b8a9cd5307df99736c34 bioperl-1.2.2.ebuild 2186
-MD5 e999f82b53cbf1cbc605544bba4046ad bioperl-1.2.3.ebuild 2071
+MD5 1d9da31929042a9e6a5a2d96be8424d7 bioperl-1.0.2.ebuild 1495
+MD5 face8739c210251cb732a0232f60ceca bioperl-1.2.3.ebuild 2073
+MD5 32acb1ed6adaa17c288d06e22f21350c bioperl-1.2.ebuild 1544
+MD5 2e3901ad9068da734b6345875ea82d9c bioperl-1.2.2.ebuild 2188
+MD5 00a8770a13fbc14344ffd2b1398493a6 bioperl-1.4.ebuild 1162
MD5 7c6a6e3bb99fdef67f23c9345f24a027 ChangeLog 2694
-MD5 0474ddca7a6b888eb2c850e7316e3a84 bioperl-1.0.2.ebuild 1493
-MD5 61e6def1928314eb307547c16629e268 bioperl-1.4.ebuild 1160
-MD5 646a3f1c25231076b1a0303658af1ed0 bioperl-1.2.ebuild 1542
MD5 e8b4df3df76800c376905734d8043cfa metadata.xml 216
+MD5 8f6c3beb108aaa2b78b0b4f8d218187a files/biodbgff-enable-1.2.2.patch 3355
+MD5 1828ff2ba6225e17a98d27bfbad5c7c9 files/bioperl-1.2-manpage.diff 712
MD5 8f6c3beb108aaa2b78b0b4f8d218187a files/biodbgff-enable-1.2.3.patch 3355
+MD5 14b9e16331895fe40e231065f7dda942 files/digest-bioperl-1.2 64
MD5 d5d0bc711fb345c9b91086c5d47e1442 files/digest-bioperl-1.4 65
MD5 08539f1d1fed6d673140cdc221ae13e6 files/domanpages-1.2.2.patch 412
-MD5 d8df3477f72bba80de83cfdb5416ecbf files/digest-bioperl-1.2.2 66
-MD5 8f6c3beb108aaa2b78b0b4f8d218187a files/biodbgff-enable-1.2.2.patch 3355
MD5 dfdb9921cbef92f60e9746a9531d8de7 files/digest-bioperl-1.0.2 66
-MD5 14b9e16331895fe40e231065f7dda942 files/digest-bioperl-1.2 64
-MD5 1828ff2ba6225e17a98d27bfbad5c7c9 files/bioperl-1.2-manpage.diff 712
+MD5 d8df3477f72bba80de83cfdb5416ecbf files/digest-bioperl-1.2.2 66
MD5 a67f149bd10684a4b584bcd23282d5bf files/digest-bioperl-1.2.3 67
diff --git a/sci-biology/bioperl/bioperl-1.0.2.ebuild b/sci-biology/bioperl/bioperl-1.0.2.ebuild
index 9ac1c8f6826f..1e8d4c97a6ae 100644
--- a/sci-biology/bioperl/bioperl-1.0.2.ebuild
+++ b/sci-biology/bioperl/bioperl-1.0.2.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-1.0.2.ebuild,v 1.2 2004/12/23 22:46:40 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-1.0.2.ebuild,v 1.3 2005/01/03 03:39:44 ribosome Exp $
inherit perl-module
CATEGORY="sci-biology"
-DESCRIPTION="collection of tools for bioinformatics, genomics and life science research"
+DESCRIPTION="A collection of tools for bioinformatics, genomics and life science research"
HOMEPAGE="http://www.bioperl.org/"
SRC_URI="http://bioperl.org/DIST/${P}.tar.gz"
diff --git a/sci-biology/bioperl/bioperl-1.2.2.ebuild b/sci-biology/bioperl/bioperl-1.2.2.ebuild
index 0ebdcf2c6002..55779fb006c6 100644
--- a/sci-biology/bioperl/bioperl-1.2.2.ebuild
+++ b/sci-biology/bioperl/bioperl-1.2.2.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-1.2.2.ebuild,v 1.2 2004/12/23 22:46:40 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-1.2.2.ebuild,v 1.3 2005/01/03 03:39:44 ribosome Exp $
inherit perl-module eutils
CATEGORY="sci-biology"
-DESCRIPTION="collection of tools for bioinformatics, genomics and life science research"
+DESCRIPTION="A collection of tools for bioinformatics, genomics and life science research"
HOMEPAGE="http://www.bioperl.org/"
#SRC_URI="http://www.cpan.org/modules/by-module/Bio/${P}.tar.gz"
SRC_URI="http://www.bioperl.org/ftp/DIST/${P}.tar.gz"
diff --git a/sci-biology/bioperl/bioperl-1.2.3.ebuild b/sci-biology/bioperl/bioperl-1.2.3.ebuild
index 167a1cea378e..184a1685dc67 100644
--- a/sci-biology/bioperl/bioperl-1.2.3.ebuild
+++ b/sci-biology/bioperl/bioperl-1.2.3.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-1.2.3.ebuild,v 1.2 2004/12/23 22:46:40 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-1.2.3.ebuild,v 1.3 2005/01/03 03:39:44 ribosome Exp $
inherit perl-module eutils
CATEGORY="sci-biology"
-DESCRIPTION="collection of tools for bioinformatics, genomics and life science research"
+DESCRIPTION="A collection of tools for bioinformatics, genomics and life science research"
HOMEPAGE="http://www.bioperl.org/"
#SRC_URI="http://www.cpan.org/modules/by-module/Bio/${P}.tar.gz"
SRC_URI="http://www.bioperl.org/ftp/DIST/${P}.tar.bz2"
diff --git a/sci-biology/bioperl/bioperl-1.2.ebuild b/sci-biology/bioperl/bioperl-1.2.ebuild
index 3df56a849e49..3faa608511bb 100644
--- a/sci-biology/bioperl/bioperl-1.2.ebuild
+++ b/sci-biology/bioperl/bioperl-1.2.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-1.2.ebuild,v 1.2 2004/12/23 22:46:40 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-1.2.ebuild,v 1.3 2005/01/03 03:39:44 ribosome Exp $
inherit perl-module debug
CATEGORY="sci-biology"
-DESCRIPTION="collection of tools for bioinformatics, genomics and life science research"
+DESCRIPTION="A collection of tools for bioinformatics, genomics and life science research"
HOMEPAGE="http://www.bioperl.org/"
SRC_URI="http://bioperl.org/ftp/DIST/${P}.tar.gz"
diff --git a/sci-biology/bioperl/bioperl-1.4.ebuild b/sci-biology/bioperl/bioperl-1.4.ebuild
index 2ebf421638ba..3e1e88014b77 100644
--- a/sci-biology/bioperl/bioperl-1.4.ebuild
+++ b/sci-biology/bioperl/bioperl-1.4.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-1.4.ebuild,v 1.2 2004/12/23 22:46:40 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-1.4.ebuild,v 1.3 2005/01/03 03:39:44 ribosome Exp $
inherit perl-module eutils
CATEGORY="sci-biology"
-DESCRIPTION="collection of tools for bioinformatics, genomics and life science research"
+DESCRIPTION="A collection of tools for bioinformatics, genomics and life science research"
HOMEPAGE="http://www.bioperl.org/"
SRC_URI="http://www.bioperl.org/ftp/DIST/${P}.tar.bz2"