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-run | |
parent | stable; 64133 (diff) | |
download | historical-eb6d824761ed77534d6b25839bf9949354e4dda6.tar.gz historical-eb6d824761ed77534d6b25839bf9949354e4dda6.tar.bz2 historical-eb6d824761ed77534d6b25839bf9949354e4dda6.zip |
Fixed CATEGORY
Diffstat (limited to 'sci-biology/bioperl-run')
-rw-r--r-- | sci-biology/bioperl-run/bioperl-run-1.2.2.ebuild | 4 | ||||
-rw-r--r-- | sci-biology/bioperl-run/bioperl-run-1.4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-biology/bioperl-run/bioperl-run-1.2.2.ebuild b/sci-biology/bioperl-run/bioperl-run-1.2.2.ebuild index d1e6cc22ee8f..98f8699004cc 100644 --- a/sci-biology/bioperl-run/bioperl-run-1.2.2.ebuild +++ b/sci-biology/bioperl-run/bioperl-run-1.2.2.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl-run/bioperl-run-1.2.2.ebuild,v 1.1 2004/12/23 22:09:47 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl-run/bioperl-run-1.2.2.ebuild,v 1.2 2004/12/23 22:48:08 ribosome Exp $ inherit perl-module eutils -CATEGORY="app-sci" +CATEGORY="sci-biology" DESCRIPTION="collection of tools for bioinformatics, genomics and life science research : subset required to run analyses" HOMEPAGE="http://www.bioperl.org/" diff --git a/sci-biology/bioperl-run/bioperl-run-1.4.ebuild b/sci-biology/bioperl-run/bioperl-run-1.4.ebuild index f6b9aaae4247..0241bb0857f7 100644 --- a/sci-biology/bioperl-run/bioperl-run-1.4.ebuild +++ b/sci-biology/bioperl-run/bioperl-run-1.4.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl-run/bioperl-run-1.4.ebuild,v 1.1 2004/12/23 22:09:47 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl-run/bioperl-run-1.4.ebuild,v 1.2 2004/12/23 22:48:08 ribosome Exp $ inherit perl-module eutils -CATEGORY="app-sci" +CATEGORY="sci-biology" DESCRIPTION="collection of tools for bioinformatics, genomics and life science research : subset required to run analyses" HOMEPAGE="http://www.bioperl.org/" |