summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Feldman <NP-Hardass@gentoo.org>2020-09-25 17:22:34 -0400
committerAdam Feldman <NP-Hardass@gentoo.org>2020-09-25 17:22:34 -0400
commit4061d6500b40c5e9c2d46a63f54480de72660bdb (patch)
tree510e845f78aaaa5961f1a98b9b10ca66912402ac /mate-extra
parentmate-base/caja: Drop old (diff)
downloadgentoo-4061d6500b40c5e9c2d46a63f54480de72660bdb.tar.gz
gentoo-4061d6500b40c5e9c2d46a63f54480de72660bdb.tar.bz2
gentoo-4061d6500b40c5e9c2d46a63f54480de72660bdb.zip
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@gentoo.org>
Diffstat (limited to 'mate-extra')
-rw-r--r--mate-extra/mate-power-manager/mate-power-manager-1.24.2.ebuild7
1 files 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 baec1afd467f..0e47db7552d7 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}