diff options
Diffstat (limited to 'sci-biology/bioperl/bioperl-1.2.ebuild')
-rw-r--r-- | sci-biology/bioperl/bioperl-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/bioperl/bioperl-1.2.ebuild b/sci-biology/bioperl/bioperl-1.2.ebuild index f3a79a0b0f3a..2fd265d242ee 100644 --- a/sci-biology/bioperl/bioperl-1.2.ebuild +++ b/sci-biology/bioperl/bioperl-1.2.ebuild @@ -1,8 +1,8 @@ # 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.6 2005/07/09 22:57:34 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-1.2.ebuild,v 1.7 2005/11/28 12:03:14 mcummings Exp $ -inherit perl-module debug +inherit perl-app debug DESCRIPTION="A collection of tools for bioinformatics, genomics and life science research" HOMEPAGE="http://www.bioperl.org/" |