diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-04-04 11:28:30 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-05 11:07:55 -0400 |
commit | 9d4a6e5779fd936aec65d27e3da0aaee3af3984c (patch) | |
tree | 0e2fed9a97ad9a93b4905cce6ec6c36d65966e9a /lxde-base | |
parent | lxde-base/lxde-meta: use HTTPS (diff) | |
download | gentoo-9d4a6e5779fd936aec65d27e3da0aaee3af3984c.tar.gz gentoo-9d4a6e5779fd936aec65d27e3da0aaee3af3984c.tar.bz2 gentoo-9d4a6e5779fd936aec65d27e3da0aaee3af3984c.zip |
lxde-base/lxinput: use HTTPS
Diffstat (limited to 'lxde-base')
-rw-r--r-- | lxde-base/lxinput/lxinput-0.3.5-r1.ebuild | 2 | ||||
-rw-r--r-- | lxde-base/lxinput/lxinput-0.3.5.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
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" |