summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-biology/bioperl/bioperl-1.2.3.ebuild')
-rw-r--r--sci-biology/bioperl/bioperl-1.2.3.ebuild13
1 files changed, 5 insertions, 8 deletions
diff --git a/sci-biology/bioperl/bioperl-1.2.3.ebuild b/sci-biology/bioperl/bioperl-1.2.3.ebuild
index e4445131c086..378495dcdfa4 100644
--- a/sci-biology/bioperl/bioperl-1.2.3.ebuild
+++ b/sci-biology/bioperl/bioperl-1.2.3.ebuild
@@ -1,12 +1,10 @@
-# 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.1 2004/12/23 22:05:32 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-1.2.3.ebuild,v 1.1.1.1 2005/11/30 09:48:42 chriswhite Exp $
inherit perl-module eutils
-CATEGORY="app-sci"
-
-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"
@@ -16,13 +14,12 @@ SLOT="0"
KEYWORDS="x86"
IUSE="mysql gd"
-DEPEND="${DEPEND}
- dev-perl/File-Temp
+DEPEND="perl-core/File-Temp
dev-perl/HTML-Parser
dev-perl/IO-String
dev-perl/IO-stringy
dev-perl/SOAP-Lite
- dev-perl/Storable
+ perl-core/Storable
dev-perl/XML-DOM
dev-perl/XML-Parser
dev-perl/XML-Writer