commit:     2decc6f77afdd6e236761d2b862994caff77e2b4
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Wed May 27 05:19:43 2020 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Wed May 27 05:27:54 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2decc6f7

x11-misc/xbindkeys: Use HTTPS

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 x11-misc/xbindkeys/xbindkeys-1.8.6-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/x11-misc/xbindkeys/xbindkeys-1.8.6-r1.ebuild 
b/x11-misc/xbindkeys/xbindkeys-1.8.6-r1.ebuild
index 14de366f5dc..ff72ad31364 100644
--- a/x11-misc/xbindkeys/xbindkeys-1.8.6-r1.ebuild
+++ b/x11-misc/xbindkeys/xbindkeys-1.8.6-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
 
 DESCRIPTION="Tool for launching commands on keystrokes"
-SRC_URI="http://www.nongnu.org/${PN}/${P}.tar.gz";
-HOMEPAGE="http://www.nongnu.org/xbindkeys/xbindkeys.html";
+SRC_URI="https://www.nongnu.org/${PN}/${P}.tar.gz";
+HOMEPAGE="https://www.nongnu.org/xbindkeys/xbindkeys.html";
 
 LICENSE="GPL-2"
 SLOT="0"

Reply via email to