public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:qtbase59 commit in: eclass/
Date: Thu,  7 Sep 2017 12:18:51 +0000 (UTC)	[thread overview]
Message-ID: <1504398172.2a263048bd80f87a97fb8fe6b2b57c7ff701a3a6.kensington@gentoo> (raw)

commit:     2a263048bd80f87a97fb8fe6b2b57c7ff701a3a6
Author:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  3 00:22:52 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Sep  3 00:22:52 2017 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=2a263048

qt5-build.eclass: drop insecure git:// URL from EGIT_REPO_URI

 eclass/qt5-build.eclass | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/eclass/qt5-build.eclass b/eclass/qt5-build.eclass
index d0013f3e..8066d84f 100644
--- a/eclass/qt5-build.eclass
+++ b/eclass/qt5-build.eclass
@@ -92,8 +92,7 @@ esac
 readonly QT5_BUILD_TYPE
 
 EGIT_REPO_URI=(
-	"git://code.qt.io/qt/${QT5_MODULE}.git"
-	"https://code.qt.io/git/qt/${QT5_MODULE}.git"
+	"https://code.qt.io/qt/${QT5_MODULE}.git"
 	"https://github.com/qt/${QT5_MODULE}.git"
 )
 [[ ${QT5_BUILD_TYPE} == live ]] && inherit git-r3


             reply	other threads:[~2017-09-07 12:18 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-07 12:18 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-09-07 12:18 [gentoo-commits] proj/qt:qtbase59 commit in: eclass/ Michael Palimaka
2017-09-07 12:18 Michael Palimaka
2017-08-27  5:52 Michael Palimaka
2017-08-27  5:37 [gentoo-commits] proj/qt:master " Michael Palimaka
2017-08-27  5:52 ` [gentoo-commits] proj/qt:qtbase59 " Michael Palimaka
2017-08-27  4:15 Michael Palimaka
2017-08-27  3:52 Michael Palimaka
2017-08-27  3:49 Michael Palimaka
2017-08-27  3:49 Michael Palimaka
2017-08-07 13:27 Michael Palimaka
2017-08-07 13:25 Michael Palimaka
2017-08-06 11:27 Michael Palimaka
2017-08-06 11:23 Michael Palimaka
2017-08-06 11:20 Michael Palimaka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1504398172.2a263048bd80f87a97fb8fe6b2b57c7ff701a3a6.kensington@gentoo \
    --to=kensington@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox