public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: media-libs/liblastfm/, eclass/, net-libs/jreen/, kde-misc/kdiff3/, ...
@ 2016-06-02 14:11 Johannes Huber
  0 siblings, 0 replies; only message in thread
From: Johannes Huber @ 2016-06-02 14:11 UTC (permalink / raw
  To: gentoo-commits

commit:     f8a4cf87a9f90fea5a75ef9342e4ef1d2a7ec670
Author:     Sergey Alirzaev <zl29ah <AT> gmail <DOT> com>
AuthorDate: Sat May 28 12:28:40 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Jun  2 14:10:00 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=f8a4cf87

git -> https

Signed-off-by: Johannes Huber <johu <AT> gentoo.org>

 eclass/kde4-base.eclass                                   | 2 +-
 eclass/kde5.eclass                                        | 2 +-
 kde-misc/kdiff3/kdiff3-9999.ebuild                        | 2 +-
 media-libs/liblastfm/liblastfm-9999.ebuild                | 2 +-
 media-video/subtitlecomposer/subtitlecomposer-9999.ebuild | 2 +-
 net-libs/jreen/jreen-9999.ebuild                          | 2 +-
 sys-auth/polkit-qt/polkit-qt-9999.ebuild                  | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/eclass/kde4-base.eclass b/eclass/kde4-base.eclass
index 1e5259a..8f09871 100644
--- a/eclass/kde4-base.eclass
+++ b/eclass/kde4-base.eclass
@@ -586,7 +586,7 @@ _calculate_live_repo() {
 			# @DESCRIPTION:
 			# This variable allows easy overriding of default kde mirror service
 			# (anongit) with anything else you might want to use.
-			EGIT_MIRROR=${EGIT_MIRROR:=git://anongit.kde.org}
+			EGIT_MIRROR=${EGIT_MIRROR:=https://anongit.kde.org}
 
 			# @ECLASS-VARIABLE: EGIT_REPONAME
 			# @DESCRIPTION:

diff --git a/eclass/kde5.eclass b/eclass/kde5.eclass
index c76a768..522c814 100644
--- a/eclass/kde5.eclass
+++ b/eclass/kde5.eclass
@@ -353,7 +353,7 @@ _calculate_live_repo() {
 			# @DESCRIPTION:
 			# This variable allows easy overriding of default kde mirror service
 			# (anongit) with anything else you might want to use.
-			EGIT_MIRROR=${EGIT_MIRROR:=git://anongit.kde.org}
+			EGIT_MIRROR=${EGIT_MIRROR:=https://anongit.kde.org}
 
 			local _kmname
 

diff --git a/kde-misc/kdiff3/kdiff3-9999.ebuild b/kde-misc/kdiff3/kdiff3-9999.ebuild
index a4835f6..b0170f3 100644
--- a/kde-misc/kdiff3/kdiff3-9999.ebuild
+++ b/kde-misc/kdiff3/kdiff3-9999.ebuild
@@ -9,7 +9,7 @@ inherit kde5
 
 DESCRIPTION="Frontend to diff3 based on Qt/KF5"
 HOMEPAGE="http://kdiff3.sourceforge.net/"
-EGIT_REPO_URI="git://anongit.kde.org/scratch/thomasfischer/${PN}"
+EGIT_REPO_URI="https://anongit.kde.org/scratch/thomasfischer/${PN}"
 
 LICENSE="GPL-2"
 KEYWORDS=""

diff --git a/media-libs/liblastfm/liblastfm-9999.ebuild b/media-libs/liblastfm/liblastfm-9999.ebuild
index 98c2705..5b24f57 100644
--- a/media-libs/liblastfm/liblastfm-9999.ebuild
+++ b/media-libs/liblastfm/liblastfm-9999.ebuild
@@ -8,7 +8,7 @@ inherit cmake-utils multibuild git-r3
 
 DESCRIPTION="Collection of libraries to integrate Last.fm services"
 HOMEPAGE="https://github.com/lastfm/liblastfm"
-EGIT_REPO_URI=( "git://github.com/lastfm/${PN}" )
+EGIT_REPO_URI=( "https://github.com/lastfm/${PN}" )
 
 LICENSE="GPL-3"
 KEYWORDS=""

diff --git a/media-video/subtitlecomposer/subtitlecomposer-9999.ebuild b/media-video/subtitlecomposer/subtitlecomposer-9999.ebuild
index 47c2f41..da49322 100644
--- a/media-video/subtitlecomposer/subtitlecomposer-9999.ebuild
+++ b/media-video/subtitlecomposer/subtitlecomposer-9999.ebuild
@@ -11,7 +11,7 @@ inherit kde5
 
 DESCRIPTION="Text-based subtitles editor"
 HOMEPAGE="https://github.com/maxrd2/subtitlecomposer"
-EGIT_REPO_URI="git://github.com/maxrd2/${PN}"
+EGIT_REPO_URI="https://github.com/maxrd2/${PN}"
 
 LICENSE="GPL-2"
 KEYWORDS=""

diff --git a/net-libs/jreen/jreen-9999.ebuild b/net-libs/jreen/jreen-9999.ebuild
index 6969640..a44569b 100644
--- a/net-libs/jreen/jreen-9999.ebuild
+++ b/net-libs/jreen/jreen-9999.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} != *9999* ]]; then
 	KEYWORDS="~amd64 ~ppc ~x86"
 else
 	GIT_ECLASS="git-r3"
-	EGIT_REPO_URI=( "git://github.com/euroelessar/${PN}" )
+	EGIT_REPO_URI=( "https://github.com/euroelessar/${PN}" )
 	KEYWORDS=""
 fi
 

diff --git a/sys-auth/polkit-qt/polkit-qt-9999.ebuild b/sys-auth/polkit-qt/polkit-qt-9999.ebuild
index ad50f88..b9a41d5 100644
--- a/sys-auth/polkit-qt/polkit-qt-9999.ebuild
+++ b/sys-auth/polkit-qt/polkit-qt-9999.ebuild
@@ -8,7 +8,7 @@ inherit cmake-utils multibuild git-r3
 
 DESCRIPTION="PolicyKit Qt4 API wrapper library"
 HOMEPAGE="http://www.kde.org/"
-EGIT_REPO_URI=( "git://anongit.kde.org/polkit-qt-1" )
+EGIT_REPO_URI=( "https://anongit.kde.org/polkit-qt-1" )
 
 LICENSE="LGPL-2"
 SLOT="0"


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-06-02 14:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-02 14:11 [gentoo-commits] proj/kde:master commit in: media-libs/liblastfm/, eclass/, net-libs/jreen/, kde-misc/kdiff3/, Johannes Huber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox