Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/pilon-bin/
Date: Mon, 02 Apr 2018 12:45:33
Message-Id: 1522672437.be15a9e01fcb68ba2f55f7392aec0d49deca8e9b.jlec@gentoo
1 commit: be15a9e01fcb68ba2f55f7392aec0d49deca8e9b
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 2 12:33:57 2018 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 2 12:33:57 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=be15a9e0
7
8 sci-biology/pilon-bin: FIX Stale CVS header on line: 3
9
10 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
11 Package-Manager: Portage-2.3.27, Repoman-2.3.9
12
13 sci-biology/pilon-bin/pilon-bin-1.22.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sci-biology/pilon-bin/pilon-bin-1.22.ebuild b/sci-biology/pilon-bin/pilon-bin-1.22.ebuild
17 index feeafa365..180d29ea5 100644
18 --- a/sci-biology/pilon-bin/pilon-bin-1.22.ebuild
19 +++ b/sci-biology/pilon-bin/pilon-bin-1.22.ebuild
20 @@ -1,13 +1,13 @@
21 # Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 -# $Id$
24
25 EAPI=6
26
27 inherit java-pkg-2
28
29 DESCRIPTION="Fix assembled reference using BAM-aligned reads, call SNPs"
30 -HOMEPAGE="https://github.com/broadinstitute/pilon
31 +HOMEPAGE="
32 + https://github.com/broadinstitute/pilon
33 https://github.com/broadinstitute/pilon/wiki"
34 SRC_URI="https://github.com/broadinstitute/pilon/releases/download/v${PV}/pilon-${PV}.jar"