diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-10-20 17:55:59 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-10-20 17:55:59 +0200 |
commit | 7953f78754167ee73b356d7273f4ffeab44c1165 (patch) | |
tree | 454b206b85c46ae08b618dd27b9f0306d2a5ed59 /app-leechcraft/lc-glance/lc-glance-9999.ebuild | |
parent | app-leechcraft/lc-gmailnotifier: Remove last-rited pkg (diff) | |
download | gentoo-7953f78754167ee73b356d7273f4ffeab44c1165.tar.gz gentoo-7953f78754167ee73b356d7273f4ffeab44c1165.tar.bz2 gentoo-7953f78754167ee73b356d7273f4ffeab44c1165.zip |
app-leechcraft/lc-glance: 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-glance/lc-glance-9999.ebuild')
-rw-r--r-- | app-leechcraft/lc-glance/lc-glance-9999.ebuild | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/app-leechcraft/lc-glance/lc-glance-9999.ebuild b/app-leechcraft/lc-glance/lc-glance-9999.ebuild deleted file mode 100644 index b1533ae40a1a..000000000000 --- a/app-leechcraft/lc-glance/lc-glance-9999.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit leechcraft - -DESCRIPTION="Glance, quick thumbnailed overview of opened tabs in LeechCraft" - -SLOT="0" -KEYWORDS="" -IUSE="debug" - -DEPEND="~app-leechcraft/lc-core-${PV} - dev-qt/qtwidgets:5 -" -RDEPEND="${DEPEND}" |