summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJauhien Piatlicki <jauhien@gentoo.org>2014-05-29 18:01:43 +0000
committerJauhien Piatlicki <jauhien@gentoo.org>2014-05-29 18:01:43 +0000
commitabcb41c47e6001a0066d7b202ac19d3472cb2c8e (patch)
treea997170a50d00ba2f06677c605f5752c4abbf0d5 /lxqt-base/lxqt-panel
parentAdd USEs for optional dependencies, closing bug #511786 (diff)
downloadgentoo-2-abcb41c47e6001a0066d7b202ac19d3472cb2c8e.tar.gz
gentoo-2-abcb41c47e6001a0066d7b202ac19d3472cb2c8e.tar.bz2
gentoo-2-abcb41c47e6001a0066d7b202ac19d3472cb2c8e.zip
remove dependency on policykit, see bug #511786
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xB2EFA1D4)
Diffstat (limited to 'lxqt-base/lxqt-panel')
-rw-r--r--lxqt-base/lxqt-panel/ChangeLog6
-rw-r--r--lxqt-base/lxqt-panel/lxqt-panel-0.7.0-r1.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/lxqt-base/lxqt-panel/ChangeLog b/lxqt-base/lxqt-panel/ChangeLog
index 293f33708d03..e06b42e67788 100644
--- a/lxqt-base/lxqt-panel/ChangeLog
+++ b/lxqt-base/lxqt-panel/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for lxqt-base/lxqt-panel
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-panel/ChangeLog,v 1.4 2014/05/29 13:19:25 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-panel/ChangeLog,v 1.5 2014/05/29 18:01:43 jauhien Exp $
+
+ 29 May 2014; Jauhien Piatlicki <jauhien@gentoo.org>
+ lxqt-panel-0.7.0-r1.ebuild:
+ remove dependency on policykit, see bug #511786
29 May 2014; Manuel Rüger <mrueg@gentoo.org> lxqt-panel-0.7.0-r1.ebuild:
Add ~arm keyword.
diff --git a/lxqt-base/lxqt-panel/lxqt-panel-0.7.0-r1.ebuild b/lxqt-base/lxqt-panel/lxqt-panel-0.7.0-r1.ebuild
index db6337f70fe4..1b208e036d01 100644
--- a/lxqt-base/lxqt-panel/lxqt-panel-0.7.0-r1.ebuild
+++ b/lxqt-base/lxqt-panel/lxqt-panel-0.7.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-panel/lxqt-panel-0.7.0-r1.ebuild,v 1.2 2014/05/29 13:19:25 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-panel/lxqt-panel-0.7.0-r1.ebuild,v 1.3 2014/05/29 18:01:43 jauhien Exp $
EAPI=5
inherit cmake-utils
@@ -35,8 +35,6 @@ DEPEND="dev-qt/qtcore:4
razorqt-base/libqtxdg
x11-libs/libX11
cpuload? ( sys-libs/libstatgrab )
- mainmenu? ( || ( sys-auth/consolekit[policykit(-)]
- sys-apps/systemd[policykit(-)] ) )
networkmonitor? ( sys-libs/libstatgrab )
sensors? ( sys-apps/lm_sensors )
sysstat? ( lxqt-base/libsysstat )