diff options
Diffstat (limited to 'lxde-base/lxdm')
-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" |