commit: 2a106064fb638352231061100d67006b5ba3f8d0 Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org> AuthorDate: Tue Sep 16 17:26:49 2014 +0000 Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org> CommitDate: Tue Sep 16 17:26:49 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=2a106064
fixed DESCRIPTION Package-Manager: portage-2.2.8-r1 --- sci-biology/bambino/ChangeLog | 4 ++++ sci-biology/bambino/bambino-1.02.ebuild | 4 ++-- sci-biology/bambino/bambino-1.06.ebuild | 4 ++-- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/sci-biology/bambino/ChangeLog b/sci-biology/bambino/ChangeLog index 5b8945a..ddfd6be 100644 --- a/sci-biology/bambino/ChangeLog +++ b/sci-biology/bambino/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 16 Sep 2014; Christoph Junghans <[email protected]> bambino-1.02.ebuild, + bambino-1.06.ebuild: + fixed DESCRIPTION + 23 Mar 2014; Martin Mokrejs <[email protected]> bambino-1.02.ebuild, bambino-1.06.ebuild: sci-biology/bambino: added more relevant homepage with some INSTALL info diff --git a/sci-biology/bambino/bambino-1.02.ebuild b/sci-biology/bambino/bambino-1.02.ebuild index a94945b..2a6d7f5 100644 --- a/sci-biology/bambino/bambino-1.02.ebuild +++ b/sci-biology/bambino/bambino-1.02.ebuild @@ -2,11 +2,11 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI=3 +EAPI=5 inherit java-pkg-2 eutils -DESCRIPTION="Bambino / BAMview / bam_utils to display SAM/BAM files and for SNP/indel detection, report coverage in .wig files" +DESCRIPTION="display SAM/BAM files and for SNP/indel detection, report coverage in .wig files" HOMEPAGE="https://cgwb.nci.nih.gov/goldenPath/bamview/documentation/index.html https://cgwb.nci.nih.gov/goldenPath/bamview/documentation/bam_utils.html" diff --git a/sci-biology/bambino/bambino-1.06.ebuild b/sci-biology/bambino/bambino-1.06.ebuild index a6fb63a..c717ffe 100644 --- a/sci-biology/bambino/bambino-1.06.ebuild +++ b/sci-biology/bambino/bambino-1.06.ebuild @@ -2,11 +2,11 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI=3 +EAPI=5 inherit java-pkg-2 eutils -DESCRIPTION="Bambino / BAMview / bam_utils to display SAM/BAM files and for SNP/indel detection, report coverage in .wig files" +DESCRIPTION="display SAM/BAM files and for SNP/indel detection, report coverage in .wig files" HOMEPAGE="https://cgwb.nci.nih.gov/goldenPath/bamview/documentation/index.html https://cgwb.nci.nih.gov/goldenPath/bamview/documentation/bam_utils.html"
