Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/cinnamon/
Date: Sat, 08 Dec 2018 22:12:05
Message-Id: 1544307106.9672a7a2ff32898c692d7d47cf000f1287a11506.zlogene@gentoo
1 commit: 9672a7a2ff32898c692d7d47cf000f1287a11506
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 8 22:11:46 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 8 22:11:46 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9672a7a2
7
8 gnome-extra/cinnamon: [QA] remove sys-power/upower-pm-utils dependency
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 gnome-extra/cinnamon/cinnamon-3.6.6-r2.ebuild | 4 ++--
14 gnome-extra/cinnamon/cinnamon-3.8.8.ebuild | 4 ++--
15 gnome-extra/cinnamon/cinnamon-4.0.3.ebuild | 2 +-
16 3 files changed, 5 insertions(+), 5 deletions(-)
17
18 diff --git a/gnome-extra/cinnamon/cinnamon-3.6.6-r2.ebuild b/gnome-extra/cinnamon/cinnamon-3.6.6-r2.ebuild
19 index 504464fac2a..17cda987055 100644
20 --- a/gnome-extra/cinnamon/cinnamon-3.6.6-r2.ebuild
21 +++ b/gnome-extra/cinnamon/cinnamon-3.6.6-r2.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -82,7 +82,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
29 RDEPEND="${COMMON_DEPEND}
30 >=gnome-base/dconf-0.4.1
31 >=gnome-base/libgnomekbd-2.91.4[introspection]
32 - || ( sys-power/upower[introspection] sys-power/upower-pm-utils[introspection] )
33 + sys-power/upower[introspection]
34
35 >=gnome-extra/cinnamon-session-3.6
36 >=gnome-extra/cinnamon-settings-daemon-3.6
37
38 diff --git a/gnome-extra/cinnamon/cinnamon-3.8.8.ebuild b/gnome-extra/cinnamon/cinnamon-3.8.8.ebuild
39 index 26e4c59984c..5be06789368 100644
40 --- a/gnome-extra/cinnamon/cinnamon-3.8.8.ebuild
41 +++ b/gnome-extra/cinnamon/cinnamon-3.8.8.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2018 Gentoo Foundation
44 +# Copyright 1999-2018 Gentoo Authors
45 # Distributed under the terms of the GNU General Public License v2
46
47 EAPI=6
48 @@ -76,7 +76,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
49 RDEPEND="${COMMON_DEPEND}
50 >=gnome-base/dconf-0.4.1
51 >=gnome-base/libgnomekbd-2.91.4[introspection]
52 - || ( sys-power/upower[introspection] sys-power/upower-pm-utils[introspection] )
53 + sys-power/upower[introspection]
54
55 >=gnome-extra/cinnamon-session-3.8
56 >=gnome-extra/cinnamon-settings-daemon-3.8
57
58 diff --git a/gnome-extra/cinnamon/cinnamon-4.0.3.ebuild b/gnome-extra/cinnamon/cinnamon-4.0.3.ebuild
59 index bd5ffbd202e..817f2262cd3 100644
60 --- a/gnome-extra/cinnamon/cinnamon-4.0.3.ebuild
61 +++ b/gnome-extra/cinnamon/cinnamon-4.0.3.ebuild
62 @@ -78,7 +78,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
63 RDEPEND="${COMMON_DEPEND}
64 >=gnome-base/dconf-0.4.1
65 >=gnome-base/libgnomekbd-2.91.4[introspection]
66 - || ( sys-power/upower[introspection] sys-power/upower-pm-utils[introspection] )
67 + sys-power/upower[introspection]
68
69 >=gnome-extra/cinnamon-session-4.0
70 >=gnome-extra/cinnamon-settings-daemon-4.0