From: Michael Mair-Keimberger Date: Wed, 4 Apr 2018 09:28:30 +0000 (+0200) Subject: lxde-base/lxinput: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9d4a6e5779fd936aec65d27e3da0aaee3af3984c;p=gentoo.git lxde-base/lxinput: use HTTPS --- diff --git a/lxde-base/lxinput/lxinput-0.3.5-r1.ebuild b/lxde-base/lxinput/lxinput-0.3.5-r1.ebuild index 3b5faf9e9c5c..aabd17bd1ec7 100644 --- a/lxde-base/lxinput/lxinput-0.3.5-r1.ebuild +++ b/lxde-base/lxinput/lxinput-0.3.5-r1.ebuild @@ -12,7 +12,7 @@ PLOCALE_BACKUP="en_GB" inherit l10n DESCRIPTION="LXDE keyboard and mouse configuration tool" -HOMEPAGE="http://lxde.org/" +HOMEPAGE="https://lxde.org/" SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz" LICENSE="GPL-2" diff --git a/lxde-base/lxinput/lxinput-0.3.5.ebuild b/lxde-base/lxinput/lxinput-0.3.5.ebuild index b8b85d9311ab..b85199a59bae 100644 --- a/lxde-base/lxinput/lxinput-0.3.5.ebuild +++ b/lxde-base/lxinput/lxinput-0.3.5.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" DESCRIPTION="LXDE keyboard and mouse configuration tool" -HOMEPAGE="http://lxde.org/" +HOMEPAGE="https://lxde.org/" SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz" LICENSE="GPL-2"