sci-biology/bioperl-network: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 18:40:36 +0000 (04:40 +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-network/bioperl-network-9999-r1.ebuild

index 24ec13e7c2c6f10a89b9929f55dffba324e74147..19dc6f7d52e46c08dd58efae4cd920e37848a498 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 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 tools for bioinformatics - Analysis of protein-protein interaction networks"
 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"