From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-base/
Date: Sun, 21 Apr 2019 18:24:16 +0000 (UTC) [thread overview]
Message-ID: <1555870896.59ec43bc4b6548fbc3199c482affe8624b987bd0.asturm@gentoo> (raw)
commit: 59ec43bc4b6548fbc3199c482affe8624b987bd0
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 20 07:45:25 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Apr 21 18:21:36 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59ec43bc
app-admin/packagekit-base: Add USE consolekit
Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
app-admin/packagekit-base/metadata.xml | 3 ++-
app-admin/packagekit-base/packagekit-base-1.1.12.ebuild | 8 ++++----
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/app-admin/packagekit-base/metadata.xml b/app-admin/packagekit-base/metadata.xml
index 1036ab84868..4ca93f3e889 100644
--- a/app-admin/packagekit-base/metadata.xml
+++ b/app-admin/packagekit-base/metadata.xml
@@ -11,8 +11,9 @@
</maintainer>
<use>
<flag name="command-not-found">Enable packagekit support on shell "command not found"</flag>
+ <flag name="consolekit">Use <pkg>sys-auth/consolekit</pkg> to get user session</flag>
<flag name="cron">Install cron script for auto-update</flag>
- <flag name="elogind">Enable elogind support to get user session</flag>
+ <flag name="elogind">Enable <pkg>sys-auth/elogind</pkg> support to get user session</flag>
<flag name="entropy">Enable Entropy backend</flag>
</use>
</pkgmetadata>
diff --git a/app-admin/packagekit-base/packagekit-base-1.1.12.ebuild b/app-admin/packagekit-base/packagekit-base-1.1.12.ebuild
index e7bddc8c7ca..af42930c60e 100644
--- a/app-admin/packagekit-base/packagekit-base-1.1.12.ebuild
+++ b/app-admin/packagekit-base/packagekit-base-1.1.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -19,10 +19,10 @@ SRC_URI="https://www.freedesktop.org/software/${MY_PN}/releases/${MY_P}.tar.xz"
LICENSE="GPL-2"
SLOT="0/18"
KEYWORDS="~alpha amd64 ~arm ~mips ~ppc ~ppc64 x86"
-IUSE="cron command-not-found elogind +introspection entropy systemd test vala"
+IUSE="command-not-found consolekit cron elogind entropy +introspection systemd test vala"
REQUIRED_USE="
${PYTHON_REQUIRED_USE}
- ?? ( elogind systemd )
+ ^^ ( consolekit elogind systemd )
vala? ( introspection )
entropy? ( $(python_gen_useflags 'python2*' ) )
"
@@ -62,8 +62,8 @@ RDEPEND="${COMMON_DEPEND}
>=sys-apps/portage-2.2[${PYTHON_USEDEP}]
sys-apps/portage-mgorny[${PYTHON_USEDEP}]
)
+ consolekit? ( sys-auth/consolekit )
entropy? ( >=sys-apps/entropy-234[${PYTHON_USEDEP}] )
- !systemd? ( !elogind? ( sys-auth/consolekit ) )
"
PATCHES=(
next reply other threads:[~2019-04-21 18:24 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-21 18:24 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-12-15 11:52 [gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-base/ Mikle Kolyada
2018-12-14 2:13 Thomas Deutschmann
2018-12-12 14:23 Gilles Dartiguelongue
2018-08-20 6:12 Mart Raudsepp
2018-04-02 17:50 Gilles Dartiguelongue
2018-04-02 17:50 Gilles Dartiguelongue
2018-03-10 12:53 Pacho Ramos
2018-01-18 1:49 Mikle Kolyada
2017-12-24 19:17 Mikle Kolyada
2017-12-16 10:31 Tobias Klausmann
2017-11-28 19:46 Pacho Ramos
2017-02-22 13:40 Ettore Di Giacinto
2017-01-22 14:09 Ettore Di Giacinto
2016-11-02 8:33 Gilles Dartiguelongue
2016-10-30 11:44 Gilles Dartiguelongue
2016-10-23 14:34 Ettore Di Giacinto
2016-09-26 22:33 Gilles Dartiguelongue
2016-09-17 8:27 Pacho Ramos
2016-09-06 22:07 Gilles Dartiguelongue
2016-05-29 14:37 Pacho Ramos
2016-01-03 13:32 Gilles Dartiguelongue
2016-01-03 13:32 Gilles Dartiguelongue
2016-01-03 13:32 Gilles Dartiguelongue
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1555870896.59ec43bc4b6548fbc3199c482affe8624b987bd0.asturm@gentoo \
--to=asturm@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox