diff options
Diffstat (limited to 'x11-misc/lightdm/lightdm-1.28.0.ebuild')
-rw-r--r-- | x11-misc/lightdm/lightdm-1.28.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/lightdm/lightdm-1.28.0.ebuild b/x11-misc/lightdm/lightdm-1.28.0.ebuild index 772bf25fca77..c8b6c608fa3d 100644 --- a/x11-misc/lightdm/lightdm-1.28.0.ebuild +++ b/x11-misc/lightdm/lightdm-1.28.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit autotools flag-o-matic pam qmake-utils readme.gentoo-r1 systemd vala xdg-utils DESCRIPTION="A lightweight display manager" -HOMEPAGE="https://www.freedesktop.org/wiki/Software/LightDM" +HOMEPAGE="https://github.com/CanonicalLtd/lightdm" SRC_URI="https://github.com/CanonicalLtd/lightdm/releases/download/${PV}/${P}.tar.xz mirror://gentoo/introspection-20110205.m4.tar.bz2" |