From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D95821391DB for ; Sun, 23 Mar 2014 18:23:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BFED2E0B81; Sun, 23 Mar 2014 18:23:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 493A5E0B81 for ; Sun, 23 Mar 2014 18:23:24 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CD2EE33FA79 for ; Sun, 23 Mar 2014 18:23:23 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 4D071188EA for ; Sun, 23 Mar 2014 18:23:22 +0000 (UTC) From: "Martin Mokrejs" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Martin Mokrejs" Message-ID: <1395598932.ab02d7eac1855f385321a62bf372ed25384d1d87.mmokrejs@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/bambino/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/bambino/ChangeLog sci-biology/bambino/bambino-1.02.ebuild sci-biology/bambino/bambino-1.06.ebuild X-VCS-Directories: sci-biology/bambino/ X-VCS-Committer: mmokrejs X-VCS-Committer-Name: Martin Mokrejs X-VCS-Revision: ab02d7eac1855f385321a62bf372ed25384d1d87 X-VCS-Branch: master Date: Sun, 23 Mar 2014 18:23:22 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 110ae8e1-ce32-4a2b-a941-387567046b6f X-Archives-Hash: 35a7886e2653621962e28758c241ff33 commit: ab02d7eac1855f385321a62bf372ed25384d1d87 Author: Martin Mokrejš fold natur cuni cz> AuthorDate: Sun Mar 23 18:22:12 2014 +0000 Commit: Martin Mokrejs fold natur cuni cz> CommitDate: Sun Mar 23 18:22:12 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=ab02d7ea sci-biology/bambino: added more relevant homepage with some INSTALL info Package-Manager: portage-2.2.7 --- sci-biology/bambino/ChangeLog | 4 ++++ sci-biology/bambino/bambino-1.02.ebuild | 3 ++- sci-biology/bambino/bambino-1.06.ebuild | 3 ++- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/sci-biology/bambino/ChangeLog b/sci-biology/bambino/ChangeLog index 1cc049f..5b8945a 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: $ + 23 Mar 2014; Martin Mokrejs bambino-1.02.ebuild, + bambino-1.06.ebuild: + sci-biology/bambino: added more relevant homepage with some INSTALL info + *bambino-1.02 (23 Mar 2014) *bambino-1.06 (23 Mar 2014) diff --git a/sci-biology/bambino/bambino-1.02.ebuild b/sci-biology/bambino/bambino-1.02.ebuild index 4ea6c9d..a94945b 100644 --- a/sci-biology/bambino/bambino-1.02.ebuild +++ b/sci-biology/bambino/bambino-1.02.ebuild @@ -7,7 +7,8 @@ EAPI=3 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" -HOMEPAGE="https://cgwb.nci.nih.gov/goldenPath/bamview/documentation/index.html" +HOMEPAGE="https://cgwb.nci.nih.gov/goldenPath/bamview/documentation/index.html + https://cgwb.nci.nih.gov/goldenPath/bamview/documentation/bam_utils.html" # bug #377305 SRC_URI="https://cgwb.nci.nih.gov/cgi-bin/bambino?download_bambino_jar=bundle -> bambino_core_1.02.jar diff --git a/sci-biology/bambino/bambino-1.06.ebuild b/sci-biology/bambino/bambino-1.06.ebuild index 864beee..a6fb63a 100644 --- a/sci-biology/bambino/bambino-1.06.ebuild +++ b/sci-biology/bambino/bambino-1.06.ebuild @@ -7,7 +7,8 @@ EAPI=3 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" -HOMEPAGE="https://cgwb.nci.nih.gov/goldenPath/bamview/documentation/index.html" +HOMEPAGE="https://cgwb.nci.nih.gov/goldenPath/bamview/documentation/index.html + https://cgwb.nci.nih.gov/goldenPath/bamview/documentation/bam_utils.html" # bug #377305 SRC_URI="https://cgwb.nci.nih.gov/cgi-bin/bambino?download_bambino_jar=bundle -> bambino_core_1.06.jar