diff options
Diffstat (limited to 'x11-misc/lightdm')
-rw-r--r-- | x11-misc/lightdm/lightdm-1.26.0-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/lightdm/lightdm-1.28.0.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/lightdm/metadata.xml | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/x11-misc/lightdm/lightdm-1.26.0-r1.ebuild b/x11-misc/lightdm/lightdm-1.26.0-r1.ebuild index 427dd1c1e1ef..8277072aab4e 100644 --- a/x11-misc/lightdm/lightdm-1.26.0-r1.ebuild +++ b/x11-misc/lightdm/lightdm-1.26.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# 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" 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" diff --git a/x11-misc/lightdm/metadata.xml b/x11-misc/lightdm/metadata.xml index 1ee43b1b0b95..35133937b2af 100644 --- a/x11-misc/lightdm/metadata.xml +++ b/x11-misc/lightdm/metadata.xml @@ -9,6 +9,6 @@ <flag name="gtk">Pull in the gtk+ greeter</flag> </use> <upstream> - <remote-id type="launchpad">lightdm</remote-id> + <remote-id type="github">CanonicalLtd/lightdm</remote-id> </upstream> </pkgmetadata> |