summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorDavid Hicks <david@hicks.id.au>2017-07-30 03:57:49 +1000
committerMichał Górny <mgorny@gentoo.org>2017-07-30 11:44:49 +0200
commit4b3342afef95271a1ead797246254a3767a4db32 (patch)
treee58bb415401715bffaec20606b712a8d5892c091 /net-im
parentnet-im/hangups: use HTTPS for GitHub (diff)
downloadgentoo-4b3342afef95271a1ead797246254a3767a4db32.tar.gz
gentoo-4b3342afef95271a1ead797246254a3767a4db32.tar.bz2
gentoo-4b3342afef95271a1ead797246254a3767a4db32.zip
net-im/skypetab-ng: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'net-im')
-rw-r--r--net-im/skypetab-ng/skypetab-ng-0.5.2.ebuild4
-rw-r--r--net-im/skypetab-ng/skypetab-ng-0.5.2_p20150201.ebuild4
-rw-r--r--net-im/skypetab-ng/skypetab-ng-9999.ebuild4
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 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