Skip to content

Commit

Permalink
gnome-extra/cinnamon: [QA] remove sys-power/upower-pm-utils dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Mikle Kolyada <[email protected]>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
  • Loading branch information
Zlogene committed Dec 8, 2018
1 parent 5745520 commit 9672a7a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions gnome-extra/cinnamon/cinnamon-3.6.6-r2.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6
Expand Down Expand Up @@ -82,7 +82,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
RDEPEND="${COMMON_DEPEND}
>=gnome-base/dconf-0.4.1
>=gnome-base/libgnomekbd-2.91.4[introspection]
|| ( sys-power/upower[introspection] sys-power/upower-pm-utils[introspection] )
sys-power/upower[introspection]
>=gnome-extra/cinnamon-session-3.6
>=gnome-extra/cinnamon-settings-daemon-3.6
Expand Down
4 changes: 2 additions & 2 deletions gnome-extra/cinnamon/cinnamon-3.8.8.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6
Expand Down Expand Up @@ -76,7 +76,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
RDEPEND="${COMMON_DEPEND}
>=gnome-base/dconf-0.4.1
>=gnome-base/libgnomekbd-2.91.4[introspection]
|| ( sys-power/upower[introspection] sys-power/upower-pm-utils[introspection] )
sys-power/upower[introspection]
>=gnome-extra/cinnamon-session-3.8
>=gnome-extra/cinnamon-settings-daemon-3.8
Expand Down
2 changes: 1 addition & 1 deletion gnome-extra/cinnamon/cinnamon-4.0.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
RDEPEND="${COMMON_DEPEND}
>=gnome-base/dconf-0.4.1
>=gnome-base/libgnomekbd-2.91.4[introspection]
|| ( sys-power/upower[introspection] sys-power/upower-pm-utils[introspection] )
sys-power/upower[introspection]
>=gnome-extra/cinnamon-session-4.0
>=gnome-extra/cinnamon-settings-daemon-4.0
Expand Down

0 comments on commit 9672a7a

Please sign in to comment.