Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/lightdm/
Date: Mon, 05 Jun 2017 10:48:14
Message-Id: 1496655201.911ef44005f0425718fe9ac646ea4cd1b95f8b1a.asturm@gentoo
1 commit: 911ef44005f0425718fe9ac646ea4cd1b95f8b1a
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 5 09:33:10 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 5 09:33:21 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=911ef440
7
8 x11-misc/lightdm: Drop USE=kde and lightdm-kde-greeter PDEPEND
9
10 Gentoo-bug: 620796
11
12 Package-Manager: Portage-2.3.5, Repoman-2.3.1
13
14 x11-misc/lightdm/lightdm-1.18.3.ebuild | 6 ++----
15 x11-misc/lightdm/lightdm-1.21.5.ebuild | 5 ++---
16 x11-misc/lightdm/lightdm-1.22.0.ebuild | 5 ++---
17 x11-misc/lightdm/metadata.xml | 1 -
18 4 files changed, 6 insertions(+), 11 deletions(-)
19
20 diff --git a/x11-misc/lightdm/lightdm-1.18.3.ebuild b/x11-misc/lightdm/lightdm-1.18.3.ebuild
21 index f0ddd8d3095..549dc488a54 100644
22 --- a/x11-misc/lightdm/lightdm-1.18.3.ebuild
23 +++ b/x11-misc/lightdm/lightdm-1.18.3.ebuild
24 @@ -13,8 +13,7 @@ SRC_URI="https://launchpad.net/${PN}/${TRUNK_VERSION}/${PV}/+download/${P}.tar.x
25 LICENSE="GPL-3 LGPL-3"
26 SLOT="0"
27 KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86"
28 -IUSE="audit +gtk +introspection kde qt4 qt5 +gnome"
29 -REQUIRED_USE="|| ( gtk kde )"
30 +IUSE="audit +introspection qt4 qt5 +gnome"
31
32 COMMON_DEPEND="audit? ( sys-process/audit )
33 >=dev-libs/glib-2.32.3:2
34 @@ -42,8 +41,7 @@ DEPEND="${COMMON_DEPEND}
35 gnome? ( gnome-base/gnome-common )
36 sys-devel/gettext
37 virtual/pkgconfig"
38 -PDEPEND="gtk? ( x11-misc/lightdm-gtk-greeter )
39 - kde? ( x11-misc/lightdm-kde )"
40 +PDEPEND="x11-misc/lightdm-gtk-greeter"
41
42 DOCS=( NEWS )
43 RESTRICT="test"
44
45 diff --git a/x11-misc/lightdm/lightdm-1.21.5.ebuild b/x11-misc/lightdm/lightdm-1.21.5.ebuild
46 index 84326c449cb..117a032bbbd 100644
47 --- a/x11-misc/lightdm/lightdm-1.21.5.ebuild
48 +++ b/x11-misc/lightdm/lightdm-1.21.5.ebuild
49 @@ -13,7 +13,7 @@ SRC_URI="https://launchpad.net/${PN}/${TRUNK_VERSION}/${PV}/+download/${P}.tar.x
50 LICENSE="GPL-3 LGPL-3"
51 SLOT="0"
52 KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
53 -IUSE="audit +gtk +introspection kde qt4 qt5 +gnome"
54 +IUSE="audit +gtk +introspection qt4 qt5 +gnome"
55
56 COMMON_DEPEND="audit? ( sys-process/audit )
57 >=dev-libs/glib-2.32.3:2
58 @@ -41,8 +41,7 @@ DEPEND="${COMMON_DEPEND}
59 gnome? ( gnome-base/gnome-common )
60 sys-devel/gettext
61 virtual/pkgconfig"
62 -PDEPEND="gtk? ( x11-misc/lightdm-gtk-greeter )
63 - kde? ( x11-misc/lightdm-kde )"
64 +PDEPEND="gtk? ( x11-misc/lightdm-gtk-greeter )"
65
66 DOCS=( NEWS )
67 RESTRICT="test"
68
69 diff --git a/x11-misc/lightdm/lightdm-1.22.0.ebuild b/x11-misc/lightdm/lightdm-1.22.0.ebuild
70 index 84326c449cb..117a032bbbd 100644
71 --- a/x11-misc/lightdm/lightdm-1.22.0.ebuild
72 +++ b/x11-misc/lightdm/lightdm-1.22.0.ebuild
73 @@ -13,7 +13,7 @@ SRC_URI="https://launchpad.net/${PN}/${TRUNK_VERSION}/${PV}/+download/${P}.tar.x
74 LICENSE="GPL-3 LGPL-3"
75 SLOT="0"
76 KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
77 -IUSE="audit +gtk +introspection kde qt4 qt5 +gnome"
78 +IUSE="audit +gtk +introspection qt4 qt5 +gnome"
79
80 COMMON_DEPEND="audit? ( sys-process/audit )
81 >=dev-libs/glib-2.32.3:2
82 @@ -41,8 +41,7 @@ DEPEND="${COMMON_DEPEND}
83 gnome? ( gnome-base/gnome-common )
84 sys-devel/gettext
85 virtual/pkgconfig"
86 -PDEPEND="gtk? ( x11-misc/lightdm-gtk-greeter )
87 - kde? ( x11-misc/lightdm-kde )"
88 +PDEPEND="gtk? ( x11-misc/lightdm-gtk-greeter )"
89
90 DOCS=( NEWS )
91 RESTRICT="test"
92
93 diff --git a/x11-misc/lightdm/metadata.xml b/x11-misc/lightdm/metadata.xml
94 index 89f62bd578a..cb677871a1a 100644
95 --- a/x11-misc/lightdm/metadata.xml
96 +++ b/x11-misc/lightdm/metadata.xml
97 @@ -7,7 +7,6 @@
98 </maintainer>
99 <use>
100 <flag name="gtk">Pull in the gtk+ greeter</flag>
101 - <flag name="kde">Pull in the kde greeter</flag>
102 </use>
103 <longdescription lang="en">
104 </longdescription>