summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-05-31 18:48:38 +0000
committerPacho Ramos <pacho@gentoo.org>2014-05-31 18:48:38 +0000
commite122def599b340e4e40de60d8a5a8d2c95f2a739 (patch)
tree5890c4dd6e4e78b5c6d15eb1a677e9577c7e3ffe /app-leechcraft/lc-liznoo/lc-liznoo-0.6.65.ebuild
parentRestrict -r0 to old UPower and add -r1 for compability with UPower >= 0.99 (diff)
downloadgentoo-2-e122def599b340e4e40de60d8a5a8d2c95f2a739.tar.gz
gentoo-2-e122def599b340e4e40de60d8a5a8d2c95f2a739.tar.bz2
gentoo-2-e122def599b340e4e40de60d8a5a8d2c95f2a739.zip
Both upower versions look to work
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-leechcraft/lc-liznoo/lc-liznoo-0.6.65.ebuild')
-rw-r--r--app-leechcraft/lc-liznoo/lc-liznoo-0.6.65.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-leechcraft/lc-liznoo/lc-liznoo-0.6.65.ebuild b/app-leechcraft/lc-liznoo/lc-liznoo-0.6.65.ebuild
index 1a2dee33e9eb..ad0b25967502 100644
--- a/app-leechcraft/lc-liznoo/lc-liznoo-0.6.65.ebuild
+++ b/app-leechcraft/lc-liznoo/lc-liznoo-0.6.65.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/app-leechcraft/lc-liznoo/lc-liznoo-0.6.65.ebuild,v 1.1 2014/04/10 17:58:03 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-liznoo/lc-liznoo-0.6.65.ebuild,v 1.2 2014/05/31 18:48:38 pacho Exp $
EAPI="4"
@@ -13,7 +13,7 @@ KEYWORDS=" ~amd64 ~x86"
IUSE="debug"
DEPEND="~app-leechcraft/lc-core-${PV}
- sys-power/upower
+ || ( sys-power/upower sys-power/upower-pm-utils )
x11-libs/qwt:6
dev-qt/qtdbus:4
virtual/leechcraft-trayarea"