commit:     2e606052cad3aa79f26b8b87203ca2302fd37c60
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 31 10:01:23 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Thu Aug 31 10:01:23 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e606052

x11-misc/lsw: Switch to HTTPS.

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 x11-misc/lsw/lsw-0.3.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/x11-misc/lsw/lsw-0.3.ebuild b/x11-misc/lsw/lsw-0.3.ebuild
index 49ecae21018..09db83b1ff0 100644
--- a/x11-misc/lsw/lsw-0.3.ebuild
+++ b/x11-misc/lsw/lsw-0.3.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit toolchain-funcs
 
 DESCRIPTION="list window names"
-HOMEPAGE="http://tools.suckless.org/x/lsw";
-SRC_URI="http://dl.suckless.org/tools/${P}.tar.gz";
+HOMEPAGE="https://tools.suckless.org/x/lsw";
+SRC_URI="https://dl.suckless.org/tools/${P}.tar.gz";
 
 LICENSE="MIT"
 SLOT="0"

Reply via email to