commit: 6d0bccf67a293af22dab2b57a6d185dc790dab20 Author: David Hicks <david <AT> hicks <DOT> id <DOT> au> AuthorDate: Sat Jul 29 18:46:23 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Jul 30 10:04:23 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d0bccf6
sci-biology/bioperl-run: use HTTPS for GitHub Package-Manager: Portage-2.3.6, Repoman-2.3.3 sci-biology/bioperl-run/bioperl-run-9999-r1.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/sci-biology/bioperl-run/bioperl-run-9999-r1.ebuild b/sci-biology/bioperl-run/bioperl-run-9999-r1.ebuild index 31035cd2cc8..2052432904a 100644 --- a/sci-biology/bioperl-run/bioperl-run-9999-r1.ebuild +++ b/sci-biology/bioperl-run/bioperl-run-9999-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -8,8 +8,7 @@ inherit perl-module git-2 DESCRIPTION="Perl wrapper modules for key bioinformatics applications" HOMEPAGE="http://www.bioperl.org/" SRC_URI="" -EGIT_REPO_URI="git://github.com/bioperl/${PN}.git - https://github.com/bioperl/${PN}.git" +EGIT_REPO_URI="https://github.com/bioperl/${PN}.git" LICENSE="Artistic GPL-2" SLOT="0"
