diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-10-20 17:56:03 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-10-20 17:56:03 +0200 |
commit | f4b0a9cc34a61e8c3e4668c2731c03af64c40200 (patch) | |
tree | 874e888fe3f268fb9a774ede00097787daff0074 /app-leechcraft/lc-eleeminator/lc-eleeminator-9999.ebuild | |
parent | app-leechcraft/lc-fenet: Remove last-rited pkg (diff) | |
download | gentoo-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.ebuild | 18 |
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}" |