Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/lightdm/
Date: Thu, 28 Mar 2019 09:14:58
Message-Id: 1553764487.e25e92c130f226581f8d2b785f150d43269a98ce.polynomial-c@gentoo
1 commit: e25e92c130f226581f8d2b785f150d43269a98ce
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 28 09:14:27 2019 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 28 09:14:47 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e25e92c1
7
8 x11-misc/lightdm: Update HOMEPAGE
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
12
13 x11-misc/lightdm/lightdm-1.26.0-r1.ebuild | 4 ++--
14 x11-misc/lightdm/lightdm-1.28.0.ebuild | 4 ++--
15 x11-misc/lightdm/metadata.xml | 2 +-
16 3 files changed, 5 insertions(+), 5 deletions(-)
17
18 diff --git a/x11-misc/lightdm/lightdm-1.26.0-r1.ebuild b/x11-misc/lightdm/lightdm-1.26.0-r1.ebuild
19 index 427dd1c1e1e..8277072aab4 100644
20 --- a/x11-misc/lightdm/lightdm-1.26.0-r1.ebuild
21 +++ b/x11-misc/lightdm/lightdm-1.26.0-r1.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Authors
24 +# Copyright 1999-2019 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -6,7 +6,7 @@ EAPI=6
29 inherit autotools flag-o-matic pam qmake-utils readme.gentoo-r1 systemd vala xdg-utils
30
31 DESCRIPTION="A lightweight display manager"
32 -HOMEPAGE="https://www.freedesktop.org/wiki/Software/LightDM"
33 +HOMEPAGE="https://github.com/CanonicalLtd/lightdm"
34 SRC_URI="https://github.com/CanonicalLtd/lightdm/releases/download/${PV}/${P}.tar.xz
35 mirror://gentoo/introspection-20110205.m4.tar.bz2"
36
37
38 diff --git a/x11-misc/lightdm/lightdm-1.28.0.ebuild b/x11-misc/lightdm/lightdm-1.28.0.ebuild
39 index 772bf25fca7..c8b6c608fa3 100644
40 --- a/x11-misc/lightdm/lightdm-1.28.0.ebuild
41 +++ b/x11-misc/lightdm/lightdm-1.28.0.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2018 Gentoo Foundation
44 +# Copyright 1999-2019 Gentoo Authors
45 # Distributed under the terms of the GNU General Public License v2
46
47 EAPI=6
48 @@ -6,7 +6,7 @@ EAPI=6
49 inherit autotools flag-o-matic pam qmake-utils readme.gentoo-r1 systemd vala xdg-utils
50
51 DESCRIPTION="A lightweight display manager"
52 -HOMEPAGE="https://www.freedesktop.org/wiki/Software/LightDM"
53 +HOMEPAGE="https://github.com/CanonicalLtd/lightdm"
54 SRC_URI="https://github.com/CanonicalLtd/lightdm/releases/download/${PV}/${P}.tar.xz
55 mirror://gentoo/introspection-20110205.m4.tar.bz2"
56
57
58 diff --git a/x11-misc/lightdm/metadata.xml b/x11-misc/lightdm/metadata.xml
59 index 1ee43b1b0b9..35133937b2a 100644
60 --- a/x11-misc/lightdm/metadata.xml
61 +++ b/x11-misc/lightdm/metadata.xml
62 @@ -9,6 +9,6 @@
63 <flag name="gtk">Pull in the gtk+ greeter</flag>
64 </use>
65 <upstream>
66 - <remote-id type="launchpad">lightdm</remote-id>
67 + <remote-id type="github">CanonicalLtd/lightdm</remote-id>
68 </upstream>
69 </pkgmetadata>