From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AD8331396D0 for ; Wed, 16 Aug 2017 07:16:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E8DFAE0E33; Wed, 16 Aug 2017 07:16:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C5E33E0E21 for ; Wed, 16 Aug 2017 07:16:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EA3583417CA for ; Wed, 16 Aug 2017 07:16:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5DD3A7847 for ; Wed, 16 Aug 2017 07:16:46 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1502867653.3b246820b74f357497d3f9814005654104940d77.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/xcb-util-cursor/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.1-r1.ebuild x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.2.ebuild x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r1.ebuild X-VCS-Directories: x11-libs/xcb-util-cursor/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 3b246820b74f357497d3f9814005654104940d77 X-VCS-Branch: master Date: Wed, 16 Aug 2017 07:16:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 3e75f930-5057-4714-9f16-e04ffa031cc8 X-Archives-Hash: a53df361922f76896ae2b4427d192b53 commit: 3b246820b74f357497d3f9814005654104940d77 Author: David Hicks hicks id au> AuthorDate: Mon Jul 31 11:00:22 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Aug 16 07:14:13 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b246820 x11-libs/xcb-util-cursor: use HTTPS for freedesktop.org Package-Manager: Portage-2.3.6, Repoman-2.3.3 x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.1-r1.ebuild | 2 +- x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.2.ebuild | 2 +- x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r1.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.1-r1.ebuild b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.1-r1.ebuild index 7a2e28a130d..0b93b5f3d40 100644 --- a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.1-r1.ebuild +++ b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.1-r1.ebuild @@ -9,7 +9,7 @@ XORG_DOC=doc XORG_MULTILIB=yes inherit xorg-2 -EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/util-cursor" +EGIT_REPO_URI="https://anongit.freedesktop.org/git/xcb/util-cursor.git" EGIT_HAS_SUBMODULES=yes DESCRIPTION="X C-language Bindings sample implementations" diff --git a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.2.ebuild b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.2.ebuild index 7a2e28a130d..0b93b5f3d40 100644 --- a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.2.ebuild +++ b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.2.ebuild @@ -9,7 +9,7 @@ XORG_DOC=doc XORG_MULTILIB=yes inherit xorg-2 -EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/util-cursor" +EGIT_REPO_URI="https://anongit.freedesktop.org/git/xcb/util-cursor.git" EGIT_HAS_SUBMODULES=yes DESCRIPTION="X C-language Bindings sample implementations" diff --git a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r1.ebuild b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r1.ebuild index a5380f3ad02..1729b171763 100644 --- a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r1.ebuild +++ b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r1.ebuild @@ -9,7 +9,7 @@ XORG_DOC=doc XORG_MULTILIB=yes inherit xorg-2 -EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/util-cursor" +EGIT_REPO_URI="https://anongit.freedesktop.org/git/xcb/util-cursor.git" EGIT_HAS_SUBMODULES=yes DESCRIPTION="X C-language Bindings sample implementations"