diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2005-01-03 03:39:44 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2005-01-03 03:39:44 +0000 |
commit | a2507352d9caa57d66da88aee875ba837f22ee1c (patch) | |
tree | d3677435eee51476be1e32fe998030fa45dfed7e /sci-biology/bioperl/bioperl-1.2.3.ebuild | |
parent | Clean-up in preparation of move (diff) | |
download | historical-a2507352d9caa57d66da88aee875ba837f22ee1c.tar.gz historical-a2507352d9caa57d66da88aee875ba837f22ee1c.tar.bz2 historical-a2507352d9caa57d66da88aee875ba837f22ee1c.zip |
Changed description
Diffstat (limited to 'sci-biology/bioperl/bioperl-1.2.3.ebuild')
-rw-r--r-- | sci-biology/bioperl/bioperl-1.2.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |