From 8797dd0c4e190f1fb77ce30a5cd9212086e90575 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Tue, 20 Oct 2020 17:55:37 +0200 Subject: app-leechcraft/lc-liznoo: Remove last-rited pkg MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/693328 Signed-off-by: Michał Górny --- app-leechcraft/lc-liznoo/lc-liznoo-9999.ebuild | 28 -------------------------- app-leechcraft/lc-liznoo/metadata.xml | 17 ---------------- 2 files changed, 45 deletions(-) delete mode 100644 app-leechcraft/lc-liznoo/lc-liznoo-9999.ebuild delete mode 100644 app-leechcraft/lc-liznoo/metadata.xml (limited to 'app-leechcraft') diff --git a/app-leechcraft/lc-liznoo/lc-liznoo-9999.ebuild b/app-leechcraft/lc-liznoo/lc-liznoo-9999.ebuild deleted file mode 100644 index f1d7c4fccdd1..000000000000 --- a/app-leechcraft/lc-liznoo/lc-liznoo-9999.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit leechcraft - -DESCRIPTION="UPower-based power manager for LeechCraft" - -SLOT="0" -KEYWORDS="" -IUSE="+battery debug +poweractions +powerevents" - -DEPEND="~app-leechcraft/lc-core-${PV} - dev-qt/qtconcurrent:5 - dev-qt/qtdbus:5 - dev-qt/qtnetwork:5 - dev-qt/qtwidgets:5 - x11-libs/qwt:6 -" -RDEPEND="${DEPEND} - ~virtual/leechcraft-trayarea-${PV} - battery? ( sys-power/upower ) - poweractions? ( sys-power/upower ) - powerevents? ( || ( sys-auth/elogind sys-power/upower ) ) -" - -REQUIRED_USE="|| ( battery poweractions powerevents )" diff --git a/app-leechcraft/lc-liznoo/metadata.xml b/app-leechcraft/lc-liznoo/metadata.xml deleted file mode 100644 index a839f4a2b756..000000000000 --- a/app-leechcraft/lc-liznoo/metadata.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - 0xd34df00d@gmail.com - Georg Rudoy - - - proxy-maint@gentoo.org - Proxy Maintainers - - - Enables battery charge level reading support. - Enables support for suspending and hibernating the machine. - Enables support for receiving events about suspending and resuming the machine (to notify other plugins). - - -- cgit v1.2.3-65-gdbad