net-im/skypetab-ng: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 17:57:49 +0000 (03:57 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 09:44:49 +0000 (11:44 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

net-im/skypetab-ng/skypetab-ng-0.5.2.ebuild
net-im/skypetab-ng/skypetab-ng-0.5.2_p20150201.ebuild
net-im/skypetab-ng/skypetab-ng-9999.ebuild

index 6cbb0e8cfc50a08efc5981cc81f344f3231e0c65..2aaaab6d100f82211611c31288d76018c59fbaa3 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
 
 if [[ ${PV} = *9999* ]]; then
-       EGIT_REPO_URI="git://github.com/kekekeks/skypetab-ng.git"
+       EGIT_REPO_URI="https://github.com/kekekeks/${PN}.git"
        UNPACKER_ECLASS="git-2"
        LIVE_EBUILD=yes
 else
index 16d4a415b2afa5700f5b433b29a004cd84c0dd77..0ea51d9f8ee0fa061eb0c48c3b285edc73b20c16 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 if [[ ${PV} = *9999* ]]; then
-       EGIT_REPO_URI="git://github.com/kekekeks/skypetab-ng.git"
+       EGIT_REPO_URI="https://github.com/kekekeks/${PN}.git"
        UNPACKER_ECLASS="git-2"
        LIVE_EBUILD=yes
 else
index 8f12b7172107efb35725e6287db7913b184b6d92..2295ba44020be4116383c54bea7d008e5fde5817 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 if [[ ${PV} = *9999* ]]; then
-       EGIT_REPO_URI="git://github.com/kekekeks/skypetab-ng.git"
+       EGIT_REPO_URI="https://github.com/kekekeks/${PN}.git"
        UNPACKER_ECLASS="git-2"
        LIVE_EBUILD=yes
 else