From 4b3342afef95271a1ead797246254a3767a4db32 Mon Sep 17 00:00:00 2001 From: David Hicks Date: Sun, 30 Jul 2017 03:57:49 +1000 Subject: 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(-) (limited to 'net-im') 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 6cbb0e8cfc50..2aaaab6d100f 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 16d4a415b2af..0ea51d9f8ee0 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 8f12b7172107..2295ba44020b 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 -- cgit v1.2.3-65-gdbad