summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-10-20 17:55:05 +0200
committerMichał Górny <mgorny@gentoo.org>2020-10-20 17:55:05 +0200
commit5e3199a868bc133b7bfc42ce4af5ffaf51fece11 (patch)
treedc20d0f5a83f4bc778daea53daacdd8725ddc17f /app-leechcraft/lc-tpi/lc-tpi-9999.ebuild
parentapp-leechcraft/lc-vrooby: Remove last-rited pkg (diff)
downloadgentoo-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.ebuild16
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}"