commit:     c745e42833996f3ceceb7f701baddbe5fe1da566
Author:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Thu Apr 12 15:18:08 2018 +0000
Commit:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Thu Apr 12 15:18:08 2018 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=c745e428

sci-biology/picard: use EGIT_COMMIT to fetch by a release tag

Closes: https://bugs.gentoo.org/653012
Package-Manager: Portage-2.3.27, Repoman-2.3.9

 sci-biology/picard/picard-2.18.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-biology/picard/picard-2.18.2.ebuild 
b/sci-biology/picard/picard-2.18.2.ebuild
index 24ed178ce..9292b1e19 100644
--- a/sci-biology/picard/picard-2.18.2.ebuild
+++ b/sci-biology/picard/picard-2.18.2.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Java-based command-line utilities that 
manipulate SAM/BAM/CRAM/VCF
 HOMEPAGE="http://picard.sourceforge.net
        http://broadinstitute.github.io/picard";
 EGIT_REPO_URI="https://github.com/broadinstitute/picard.git";
-EGIT_BRANCH="${PV}"
+EGIT_COMMIT="${PV}"
 # building outside of git is not possible,
 # see https://github.com/broadinstitute/picard/issues/605
 #SRC_URI="https://github.com/broadinstitute/picard/archive/${PV}.tar.gz -> 
${P}.tar.gz"

Reply via email to