summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-util/cwdiff/cwdiff-0.3.0.ebuild4
-rw-r--r--dev-util/cwdiff/cwdiff-0.3.1.ebuild4
-rw-r--r--dev-util/cwdiff/cwdiff-0.4.0.ebuild4
-rw-r--r--dev-util/cwdiff/cwdiff-9999.ebuild4
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-util/cwdiff/cwdiff-0.3.0.ebuild b/dev-util/cwdiff/cwdiff-0.3.0.ebuild
index ee48ba792c40..95a7d5783001 100644
--- a/dev-util/cwdiff/cwdiff-0.3.0.ebuild
+++ b/dev-util/cwdiff/cwdiff-0.3.0.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/junghans/${PN}.git https://github.com/junghans/${PN}.git"
+ EGIT_REPO_URI="https://github.com/junghans/${PN}.git"
inherit git-r3
KEYWORDS=""
else
diff --git a/dev-util/cwdiff/cwdiff-0.3.1.ebuild b/dev-util/cwdiff/cwdiff-0.3.1.ebuild
index ee48ba792c40..95a7d5783001 100644
--- a/dev-util/cwdiff/cwdiff-0.3.1.ebuild
+++ b/dev-util/cwdiff/cwdiff-0.3.1.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/junghans/${PN}.git https://github.com/junghans/${PN}.git"
+ EGIT_REPO_URI="https://github.com/junghans/${PN}.git"
inherit git-r3
KEYWORDS=""
else
diff --git a/dev-util/cwdiff/cwdiff-0.4.0.ebuild b/dev-util/cwdiff/cwdiff-0.4.0.ebuild
index d557ff0b388f..77fac3a57420 100644
--- a/dev-util/cwdiff/cwdiff-0.4.0.ebuild
+++ b/dev-util/cwdiff/cwdiff-0.4.0.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/junghans/${PN}.git https://github.com/junghans/${PN}.git"
+ EGIT_REPO_URI="https://github.com/junghans/${PN}.git"
inherit git-r3
KEYWORDS=""
else
diff --git a/dev-util/cwdiff/cwdiff-9999.ebuild b/dev-util/cwdiff/cwdiff-9999.ebuild
index efe999c28707..59f7eb49bc90 100644
--- a/dev-util/cwdiff/cwdiff-9999.ebuild
+++ b/dev-util/cwdiff/cwdiff-9999.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
if [ "${PV}" = "9999" ]; then
- EGIT_REPO_URI="git://github.com/junghans/${PN}.git https://github.com/junghans/${PN}.git"
+ EGIT_REPO_URI="https://github.com/junghans/${PN}.git"
inherit git-r3
KEYWORDS=""
else