sci-libs/votca-tools: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 19:01:17 +0000 (05:01 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 10:04:27 +0000 (12:04 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

sci-libs/votca-tools/votca-tools-1.4.ebuild
sci-libs/votca-tools/votca-tools-9999.ebuild

index 1cd55f36aaff8170db7e6d0e3ef1594afd743717..ae9aec9e652eb5fde7de2e032ebfaa0101d4c4e7 100644 (file)
@@ -13,7 +13,7 @@ if [ "${PV}" != "9999" ]; then
        S="${WORKDIR}/${P#votca-}"
 else
        inherit git-r3
-       EGIT_REPO_URI="git://github.com/${PN/-//}.git https://github.com/${PN/-//}.git"
+       EGIT_REPO_URI="https://github.com/${PN/-//}.git"
        KEYWORDS="amd64 x86"
 fi
 
index 121832404c99a56bc7c74790b76b3fb0b46ee8e4..1902116de670fa6c1db0615a37c9f79a66b5fc87 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=6
@@ -13,7 +13,7 @@ if [ "${PV}" != "9999" ]; then
        S="${WORKDIR}/${P#votca-}"
 else
        inherit git-r3
-       EGIT_REPO_URI="git://github.com/${PN/-//}.git https://github.com/${PN/-//}.git"
+       EGIT_REPO_URI="https://github.com/${PN/-//}.git"
        KEYWORDS=""
 fi