From 881567d623e1874550e255f68fe2374264e5074a Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Sun, 11 Feb 2018 16:48:04 +0100 Subject: 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 de826c083737..f0e4d037e94c 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 - =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 \ -- cgit v1.2.3