diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2004-12-23 22:50:05 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2004-12-23 22:50:05 +0000 |
commit | eb6d824761ed77534d6b25839bf9949354e4dda6 (patch) | |
tree | 6fa9a6add88fbb0d9b2bcd46abb4229e844e9284 /sci-biology/bioperl/bioperl-1.4.ebuild | |
parent | stable; 64133 (diff) | |
download | historical-eb6d824761ed77534d6b25839bf9949354e4dda6.tar.gz historical-eb6d824761ed77534d6b25839bf9949354e4dda6.tar.bz2 historical-eb6d824761ed77534d6b25839bf9949354e4dda6.zip |
Fixed CATEGORY
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 a5213436567d..2ebf421638ba 100644 --- a/sci-biology/bioperl/bioperl-1.4.ebuild +++ b/sci-biology/bioperl/bioperl-1.4.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 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.1 2004/12/23 22:05:32 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-1.4.ebuild,v 1.2 2004/12/23 22:46:40 ribosome Exp $ inherit perl-module eutils -CATEGORY="app-sci" +CATEGORY="sci-biology" DESCRIPTION="collection of tools for bioinformatics, genomics and life science research" HOMEPAGE="http://www.bioperl.org/" |