summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2019-03-28 10:14:27 +0100
committerLars Wendler <polynomial-c@gentoo.org>2019-03-28 10:14:47 +0100
commite25e92c130f226581f8d2b785f150d43269a98ce (patch)
tree8262a84ea9f86d325db8f2aee44a0c0fbe160bca /x11-misc/lightdm
parentmedia-libs/libexif-0.6.21-r3: alpha stable (diff)
downloadgentoo-e25e92c130f226581f8d2b785f150d43269a98ce.tar.gz
gentoo-e25e92c130f226581f8d2b785f150d43269a98ce.tar.bz2
gentoo-e25e92c130f226581f8d2b785f150d43269a98ce.zip
x11-misc/lightdm: Update HOMEPAGE
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'x11-misc/lightdm')
-rw-r--r--x11-misc/lightdm/lightdm-1.26.0-r1.ebuild4
-rw-r--r--x11-misc/lightdm/lightdm-1.28.0.ebuild4
-rw-r--r--x11-misc/lightdm/metadata.xml2
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>