commit: 4061d6500b40c5e9c2d46a63f54480de72660bdb
Author: Adam Feldman <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 25 21:22:34 2020 +0000
Commit: Adam Feldman <np-hardass <AT> gentoo <DOT> org>
CommitDate: Fri Sep 25 21:22:34 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4061d650
mate-extra/mate-power-manager: Accidentally re-added consolekit ::gentoo
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Adam Feldman <NP-Hardass <AT> gentoo.org>
mate-extra/mate-power-manager/mate-power-manager-1.24.2.ebuild | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/mate-extra/mate-power-manager/mate-power-manager-1.24.2.ebuild
b/mate-extra/mate-power-manager/mate-power-manager-1.24.2.ebuild
index baec1afd467..0e47db7552d 100644
--- a/mate-extra/mate-power-manager/mate-power-manager-1.24.2.ebuild
+++ b/mate-extra/mate-power-manager/mate-power-manager-1.24.2.ebuild
@@ -15,7 +15,7 @@ LICENSE="FDL-1.1+ GPL-2+ LGPL-2+"
SLOT="0"
IUSE="+applet elogind libsecret policykit systemd test"
-REQUIRED_USE="?? ( elogind systemd )"
+REQUIRED_USE="^^ ( elogind systemd )"
# Interactive testsuite.
RESTRICT="test"
@@ -43,10 +43,7 @@ RDEPEND="${COMMON_DEPEND}
virtual/libintl
policykit? ( >=mate-extra/mate-polkit-1.6 )
systemd? ( sys-apps/systemd )
- !systemd? (
- elogind? ( sys-auth/elogind )
- !elogind? ( >=sys-auth/consolekit-0.9.2 )
- )
+ elogind? ( sys-auth/elogind )
"
DEPEND="${COMMON_DEPEND}