sci-biology/bioperl: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 18:41:35 +0000 (04:41 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 10:04:22 +0000 (12:04 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

sci-biology/bioperl/bioperl-9999-r1.ebuild

index cb92056d19f611f8d157e3190b6e36680af68732..f166946c008f2b347cac3eae2a0d5a4e27f4efbe 100644 (file)
@@ -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"
@@ -10,8 +10,7 @@ SUBPROJECTS="+db +network +run"
 DESCRIPTION="Perl tools for bioinformatics - Core modules"
 HOMEPAGE="http://www.bioperl.org/"
 SRC_URI=""
-EGIT_REPO_URI="git://github.com/${PN}/${PN}-live.git
-       https://github.com/${PN}/${PN}-live.git"
+EGIT_REPO_URI="https://github.com/${PN}/${PN}-live.git"
 
 LICENSE="Artistic GPL-2"
 SLOT="0"