commit: 4b3342afef95271a1ead797246254a3767a4db32
Author: David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Sat Jul 29 17:57:49 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 09:44:49 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b3342af
net-im/skypetab-ng: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
net-im/skypetab-ng/skypetab-ng-0.5.2.ebuild | 4 ++--
net-im/skypetab-ng/skypetab-ng-0.5.2_p20150201.ebuild | 4 ++--
net-im/skypetab-ng/skypetab-ng-9999.ebuild | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/net-im/skypetab-ng/skypetab-ng-0.5.2.ebuild
b/net-im/skypetab-ng/skypetab-ng-0.5.2.ebuild
index 6cbb0e8cfc5..2aaaab6d100 100644
--- a/net-im/skypetab-ng/skypetab-ng-0.5.2.ebuild
+++ b/net-im/skypetab-ng/skypetab-ng-0.5.2.ebuild
@@ -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
diff --git a/net-im/skypetab-ng/skypetab-ng-0.5.2_p20150201.ebuild
b/net-im/skypetab-ng/skypetab-ng-0.5.2_p20150201.ebuild
index 16d4a415b2a..0ea51d9f8ee 100644
--- a/net-im/skypetab-ng/skypetab-ng-0.5.2_p20150201.ebuild
+++ b/net-im/skypetab-ng/skypetab-ng-0.5.2_p20150201.ebuild
@@ -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
diff --git a/net-im/skypetab-ng/skypetab-ng-9999.ebuild
b/net-im/skypetab-ng/skypetab-ng-9999.ebuild
index 8f12b717210..2295ba44020 100644
--- a/net-im/skypetab-ng/skypetab-ng-9999.ebuild
+++ b/net-im/skypetab-ng/skypetab-ng-9999.ebuild
@@ -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