commit:     1235bbabf714d0b54cc870871aa33e09a813b981
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  6 19:22:19 2020 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Tue Oct  6 19:22:19 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1235bbab

sys-apps/accountsservice: remove consolekit support

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 sys-apps/accountsservice/accountsservice-0.6.50-r1.ebuild | 7 +++----
 sys-apps/accountsservice/accountsservice-0.6.55.ebuild    | 5 ++---
 sys-apps/accountsservice/metadata.xml                     | 1 -
 3 files changed, 5 insertions(+), 8 deletions(-)

diff --git a/sys-apps/accountsservice/accountsservice-0.6.50-r1.ebuild 
b/sys-apps/accountsservice/accountsservice-0.6.50-r1.ebuild
index 231fdc7776b..11a90ec3611 100644
--- a/sys-apps/accountsservice/accountsservice-0.6.50-r1.ebuild
+++ b/sys-apps/accountsservice/accountsservice-0.6.50-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,13 +14,12 @@ LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 ~sparc x86"
 
-IUSE="doc consolekit elogind +introspection selinux systemd"
-REQUIRED_USE="^^ ( consolekit elogind systemd )"
+IUSE="doc elogind +introspection selinux systemd"
+REQUIRED_USE="^^ ( elogind systemd )"
 
 CDEPEND="
        >=dev-libs/glib-2.44:2
        sys-auth/polkit
-       consolekit? ( sys-auth/consolekit )
        elogind? ( >=sys-auth/elogind-229.4 )
        introspection? ( >=dev-libs/gobject-introspection-0.9.12:= )
        systemd? ( >=sys-apps/systemd-186:0= )

diff --git a/sys-apps/accountsservice/accountsservice-0.6.55.ebuild 
b/sys-apps/accountsservice/accountsservice-0.6.55.ebuild
index d9188e5e306..6ffab7fa4ed 100644
--- a/sys-apps/accountsservice/accountsservice-0.6.55.ebuild
+++ b/sys-apps/accountsservice/accountsservice-0.6.55.ebuild
@@ -13,13 +13,12 @@ LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 ~sparc x86"
 
-IUSE="doc consolekit elogind gtk-doc +introspection selinux systemd"
-REQUIRED_USE="^^ ( consolekit elogind systemd )"
+IUSE="doc elogind gtk-doc +introspection selinux systemd"
+REQUIRED_USE="^^ ( elogind systemd )"
 
 CDEPEND="
        >=dev-libs/glib-2.44:2
        sys-auth/polkit
-       consolekit? ( sys-auth/consolekit )
        elogind? ( >=sys-auth/elogind-229.4 )
        introspection? ( >=dev-libs/gobject-introspection-0.9.12:= )
        systemd? ( >=sys-apps/systemd-186:0= )

diff --git a/sys-apps/accountsservice/metadata.xml 
b/sys-apps/accountsservice/metadata.xml
index 35e1d4b2c2b..e52d976d85a 100644
--- a/sys-apps/accountsservice/metadata.xml
+++ b/sys-apps/accountsservice/metadata.xml
@@ -6,7 +6,6 @@
                <name>Gentoo GNOME Desktop</name>
        </maintainer>
        <use>
-               <flag name="consolekit">Use <pkg>sys-auth/consolekit</pkg> for 
session tracking</flag>
                <flag name="elogind">Use <pkg>sys-auth/elogind</pkg> for 
session tracking</flag>
                <flag name="systemd">Use <pkg>sys-apps/systemd</pkg> for 
session tracking</flag>
        </use>

Reply via email to