diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-04-04 11:30:00 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-05 11:07:55 -0400 |
commit | 51f0f67860804f5dd79650317bca76ddb840d9b9 (patch) | |
tree | 63c4dcb0dda32e776ee7b329b916e465035a675b /lxde-base | |
parent | lxde-base/lxmenu-data: use HTTPS (diff) | |
download | gentoo-51f0f67860804f5dd79650317bca76ddb840d9b9.tar.gz gentoo-51f0f67860804f5dd79650317bca76ddb840d9b9.tar.bz2 gentoo-51f0f67860804f5dd79650317bca76ddb840d9b9.zip |
lxde-base/lxdm: use HTTPS
Diffstat (limited to 'lxde-base')
-rw-r--r-- | lxde-base/lxdm/lxdm-0.4.1-r9.ebuild | 4 | ||||
-rw-r--r-- | lxde-base/lxdm/lxdm-0.5.3-r1.ebuild | 2 | ||||
-rw-r--r-- | lxde-base/lxdm/lxdm-0.5.3.ebuild | 4 |
3 files changed, 5 insertions, 5 deletions
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" |