commit:     881567d623e1874550e255f68fe2374264e5074a
Author:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 11 15:48:04 2018 +0000
Commit:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Sun Feb 11 15:51:34 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=881567d6

mate-base/mate-applets: Fix regression by syncing

Package-Manager: Portage-2.3.20, Repoman-2.3.6

 mate-base/mate-applets/mate-applets-1.18.2.ebuild | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/mate-base/mate-applets/mate-applets-1.18.2.ebuild 
b/mate-base/mate-applets/mate-applets-1.18.2.ebuild
index de826c08373..f0e4d037e94 100644
--- a/mate-base/mate-applets/mate-applets-1.18.2.ebuild
+++ b/mate-base/mate-applets/mate-applets-1.18.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -18,7 +18,6 @@ SLOT="0"
 IUSE="X ipv6 policykit +upower"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-#cpupower #593470
 COMMON_DEPEND="${PYTHON_DEPS}
        dev-libs/atk:0
        >=dev-libs/dbus-glib-0.74:0
@@ -31,7 +30,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
        >=mate-base/mate-panel-1.17.0
        >=net-wireless/wireless-tools-28_pre9:0
        >=sys-apps/dbus-1.1.2:0
-       <sys-power/cpupower-4.7
+       sys-power/cpupower
        x11-libs/gdk-pixbuf:2
        >=x11-libs/gtk+-3.14:3
        x11-libs/gtksourceview:3.0
@@ -62,7 +61,7 @@ DEPEND="${COMMON_DEPEND}
        sys-devel/gettext:*
        virtual/pkgconfig:*"
 
-PATCHES=( "${FILESDIR}/${PN}-1.14.1-revert-upstream-cpupower-4.7-fix.patch" )
+PATCHES=( "${FILESDIR}/${PN}-1.16.0-cpupower-4.7.patch" )
 
 src_configure() {
        mate_src_configure \

Reply via email to