Skip to content

Commit

Permalink
fixed DESCRIPTION
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.8-r1
  • Loading branch information
junghans committed Sep 16, 2014
1 parent c408e91 commit 2a10606
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
4 changes: 4 additions & 0 deletions sci-biology/bambino/ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $

16 Sep 2014; Christoph Junghans <ottxor@gentoo.org> bambino-1.02.ebuild,
bambino-1.06.ebuild:
fixed DESCRIPTION

23 Mar 2014; Martin Mokrejs <mmokrejs@fold.natur.cuni.cz> bambino-1.02.ebuild,
bambino-1.06.ebuild:
sci-biology/bambino: added more relevant homepage with some INSTALL info
Expand Down
4 changes: 2 additions & 2 deletions sci-biology/bambino/bambino-1.02.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down
4 changes: 2 additions & 2 deletions sci-biology/bambino/bambino-1.06.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit 2a10606

Please sign in to comment.