diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-10-20 17:55:05 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-10-20 17:55:05 +0200 |
commit | 5e3199a868bc133b7bfc42ce4af5ffaf51fece11 (patch) | |
tree | dc20d0f5a83f4bc778daea53daacdd8725ddc17f /app-leechcraft/lc-tpi/lc-tpi-9999.ebuild | |
parent | app-leechcraft/lc-vrooby: Remove last-rited pkg (diff) | |
download | gentoo-5e3199a868bc133b7bfc42ce4af5ffaf51fece11.tar.gz gentoo-5e3199a868bc133b7bfc42ce4af5ffaf51fece11.tar.bz2 gentoo-5e3199a868bc133b7bfc42ce4af5ffaf51fece11.zip |
app-leechcraft/lc-tpi: 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-tpi/lc-tpi-9999.ebuild')
-rw-r--r-- | app-leechcraft/lc-tpi/lc-tpi-9999.ebuild | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/app-leechcraft/lc-tpi/lc-tpi-9999.ebuild b/app-leechcraft/lc-tpi/lc-tpi-9999.ebuild deleted file mode 100644 index f908ae29c84d..000000000000 --- a/app-leechcraft/lc-tpi/lc-tpi-9999.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit leechcraft - -DESCRIPTION="Task progress indicator quark for LeechCraft" - -SLOT="0" -KEYWORDS="" -IUSE="debug" - -DEPEND="~app-leechcraft/lc-core-${PV}" -RDEPEND="${DEPEND} - ~virtual/leechcraft-quark-sideprovider-${PV}" |