diff options
Diffstat (limited to 'sci-biology/bioperl/bioperl-1.4.ebuild')
-rw-r--r-- | sci-biology/bioperl/bioperl-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/bioperl/bioperl-1.4.ebuild b/sci-biology/bioperl/bioperl-1.4.ebuild index 74706a71a857..05a4443352c3 100644 --- a/sci-biology/bioperl/bioperl-1.4.ebuild +++ b/sci-biology/bioperl/bioperl-1.4.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 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.14 2006/08/18 02:21:58 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-1.4.ebuild,v 1.15 2006/10/22 17:25:15 ribosome Exp $ inherit perl-app eutils -DESCRIPTION="Collection of tools for bioinformatics, genomics and life science research" +DESCRIPTION="Perl tools for bioinformatics - Core modules" HOMEPAGE="http://www.bioperl.org/" SRC_URI="http://www.${PN}.org/ftp/DIST/${P}.tar.bz2" |