From 51f0f67860804f5dd79650317bca76ddb840d9b9 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Wed, 4 Apr 2018 11:30:00 +0200 Subject: lxde-base/lxdm: use HTTPS --- lxde-base/lxdm/lxdm-0.4.1-r9.ebuild | 4 ++-- lxde-base/lxdm/lxdm-0.5.3-r1.ebuild | 2 +- lxde-base/lxdm/lxdm-0.5.3.ebuild | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'lxde-base') diff --git a/lxde-base/lxdm/lxdm-0.4.1-r9.ebuild b/lxde-base/lxdm/lxdm-0.4.1-r9.ebuild index 697ea8874540..bc5d33f04576 100644 --- a/lxde-base/lxdm/lxdm-0.4.1-r9.ebuild +++ b/lxde-base/lxdm/lxdm-0.4.1-r9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="2" @@ -7,7 +7,7 @@ WANT_AUTOMAKE="1.12" #493996 inherit eutils autotools systemd DESCRIPTION="LXDE Display Manager" -HOMEPAGE="http://lxde.org" +HOMEPAGE="https://lxde.org" SRC_URI="mirror://sourceforge/lxde/${P}.tar.gz" LICENSE="GPL-3" diff --git a/lxde-base/lxdm/lxdm-0.5.3-r1.ebuild b/lxde-base/lxdm/lxdm-0.5.3-r1.ebuild index 2f6a808f1525..928526058597 100644 --- a/lxde-base/lxdm/lxdm-0.5.3-r1.ebuild +++ b/lxde-base/lxdm/lxdm-0.5.3-r1.ebuild @@ -7,7 +7,7 @@ EAPI=6 inherit eutils autotools systemd DESCRIPTION="LXDE Display Manager" -HOMEPAGE="http://lxde.org" +HOMEPAGE="https://lxde.org" SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz" LICENSE="GPL-3" diff --git a/lxde-base/lxdm/lxdm-0.5.3.ebuild b/lxde-base/lxdm/lxdm-0.5.3.ebuild index 74b333233f5f..e7b4be6ee7c4 100644 --- a/lxde-base/lxdm/lxdm-0.5.3.ebuild +++ b/lxde-base/lxdm/lxdm-0.5.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit eutils autotools systemd DESCRIPTION="LXDE Display Manager" -HOMEPAGE="http://lxde.org" +HOMEPAGE="https://lxde.org" SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz" LICENSE="GPL-3" -- cgit v1.2.3-65-gdbad