dev-python/pyoembed: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 10:44:18 +0000 (20:44 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 09:15:47 +0000 (11:15 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

dev-python/pyoembed/pyoembed-0.1.1.ebuild
dev-python/pyoembed/pyoembed-9999.ebuild

index b0c7992897fb9f371f09e5a3ed0d0b6d92d873ef..3b6c54f2f8c20f4797672bc7dfd2cd05d84c56e7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -15,8 +15,7 @@ KEYWORDS="~amd64 ~x86"
 if [[ ${PV} = *9999* ]]; then
        SRC_URI=
        KEYWORDS=
-       EGIT_REPO_URI="git://github.com/rafaelmartins/pyoembed.git
-               https://github.com/rafaelmartins/pyoembed.git"
+       EGIT_REPO_URI="https://github.com/rafaelmartins/pyoembed.git"
        inherit git-r3
 fi
 
index b0c7992897fb9f371f09e5a3ed0d0b6d92d873ef..3b6c54f2f8c20f4797672bc7dfd2cd05d84c56e7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -15,8 +15,7 @@ KEYWORDS="~amd64 ~x86"
 if [[ ${PV} = *9999* ]]; then
        SRC_URI=
        KEYWORDS=
-       EGIT_REPO_URI="git://github.com/rafaelmartins/pyoembed.git
-               https://github.com/rafaelmartins/pyoembed.git"
+       EGIT_REPO_URI="https://github.com/rafaelmartins/pyoembed.git"
        inherit git-r3
 fi