diff options
Diffstat (limited to 'sci-biology/bioperl')
-rw-r--r-- | sci-biology/bioperl/ChangeLog | 6 | ||||
-rw-r--r-- | sci-biology/bioperl/bioperl-1.4.ebuild | 4 | ||||
-rw-r--r-- | sci-biology/bioperl/bioperl-1.5.1-r1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sci-biology/bioperl/ChangeLog b/sci-biology/bioperl/ChangeLog index 6d09b908a69b..081657a2be00 100644 --- a/sci-biology/bioperl/ChangeLog +++ b/sci-biology/bioperl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-biology/bioperl # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/ChangeLog,v 1.25 2006/09/30 03:57:32 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/ChangeLog,v 1.26 2006/10/22 17:25:15 ribosome Exp $ + + 22 Oct 2006; Olivier Fisette <ribosome@gentoo.org> bioperl-1.4.ebuild, + -bioperl-1.5.1.ebuild, bioperl-1.5.1-r1.ebuild: + Fixed description. Removed old ebuild. 30 Sep 2006; Jason Wever <weeve@gentoo.org> bioperl-1.5.1.ebuild, bioperl-1.5.1-r1.ebuild: 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" diff --git a/sci-biology/bioperl/bioperl-1.5.1-r1.ebuild b/sci-biology/bioperl/bioperl-1.5.1-r1.ebuild index 92a3ed1bf97c..a2bfbac7cd61 100644 --- a/sci-biology/bioperl/bioperl-1.5.1-r1.ebuild +++ b/sci-biology/bioperl/bioperl-1.5.1-r1.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.5.1-r1.ebuild,v 1.3 2006/09/30 03:57:32 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-1.5.1-r1.ebuild,v 1.4 2006/10/22 17:25:15 ribosome Exp $ inherit perl-module 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.bioperl.org/DIST/${P}.tar.bz2" |