summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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