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 9C0A4139694 for ; Sun, 30 Jul 2017 09:23:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7AB861FC265; Sun, 30 Jul 2017 09:23:06 +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 5BE961FC25A for ; Sun, 30 Jul 2017 09:23:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 66147341A43 for ; Sun, 30 Jul 2017 09:23:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C229674D9 for ; Sun, 30 Jul 2017 09:23:01 +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: <1501406572.ddd918d9d17f8ee18a7d486b6c12a7d9bf6d6da3.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/spacefm/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/spacefm/spacefm-9999.ebuild X-VCS-Directories: x11-misc/spacefm/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: ddd918d9d17f8ee18a7d486b6c12a7d9bf6d6da3 X-VCS-Branch: master Date: Sun, 30 Jul 2017 09:23:01 +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: 98a01935-22b3-4c04-b8c1-8a2a80f1878a X-Archives-Hash: 00ef762ff3b2b73e0f922e0a3c0e2aa1 commit: ddd918d9d17f8ee18a7d486b6c12a7d9bf6d6da3 Author: David Hicks hicks id au> AuthorDate: Sat Jul 29 15:17:51 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Jul 30 09:22:52 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddd918d9 x11-misc/spacefm: use HTTPS for GitHub Package-Manager: Portage-2.3.6, Repoman-2.3.3 x11-misc/spacefm/spacefm-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/spacefm/spacefm-9999.ebuild b/x11-misc/spacefm/spacefm-9999.ebuild index 466f4214f2f..25aedc58995 100644 --- a/x11-misc/spacefm/spacefm-9999.ebuild +++ b/x11-misc/spacefm/spacefm-9999.ebuild @@ -3,7 +3,7 @@ EAPI=6 -EGIT_REPO_URI="git://github.com/IgnorantGuru/${PN}.git" +EGIT_REPO_URI="https://github.com/IgnorantGuru/${PN}.git" EGIT_BRANCH="next" inherit fdo-mime git-r3 gnome2-utils linux-info