summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-10-20 17:56:03 +0200
committerMichał Górny <mgorny@gentoo.org>2020-10-20 17:56:03 +0200
commitf4b0a9cc34a61e8c3e4668c2731c03af64c40200 (patch)
tree874e888fe3f268fb9a774ede00097787daff0074 /app-leechcraft/lc-eleeminator/lc-eleeminator-9999.ebuild
parentapp-leechcraft/lc-fenet: Remove last-rited pkg (diff)
downloadgentoo-f4b0a9cc34a61e8c3e4668c2731c03af64c40200.tar.gz
gentoo-f4b0a9cc34a61e8c3e4668c2731c03af64c40200.tar.bz2
gentoo-f4b0a9cc34a61e8c3e4668c2731c03af64c40200.zip
app-leechcraft/lc-eleeminator: Remove last-rited pkg
Closes: https://bugs.gentoo.org/693328 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-leechcraft/lc-eleeminator/lc-eleeminator-9999.ebuild')
-rw-r--r--app-leechcraft/lc-eleeminator/lc-eleeminator-9999.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/app-leechcraft/lc-eleeminator/lc-eleeminator-9999.ebuild b/app-leechcraft/lc-eleeminator/lc-eleeminator-9999.ebuild
deleted file mode 100644
index b91e7db5080e..000000000000
--- a/app-leechcraft/lc-eleeminator/lc-eleeminator-9999.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit leechcraft
-
-DESCRIPTION="Embedded LeechCraft Terminal Emulator"
-
-SLOT="0"
-KEYWORDS=""
-IUSE="debug"
-
-DEPEND="~app-leechcraft/lc-core-${PV}
- dev-qt/qtwidgets:5
- x11-libs/qtermwidget:=
-"
-RDEPEND="${DEPEND}"