diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-10-20 17:55:43 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-10-20 17:55:43 +0200 |
commit | 2ba6a980dc36d7b190196ac20948e520891491f9 (patch) | |
tree | d0f548041f45ac8f1e0fed14f66a4d4e089bdcd2 /app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-9999.ebuild | |
parent | app-leechcraft/lc-laughty: Remove last-rited pkg (diff) | |
download | gentoo-2ba6a980dc36d7b190196ac20948e520891491f9.tar.gz gentoo-2ba6a980dc36d7b190196ac20948e520891491f9.tar.bz2 gentoo-2ba6a980dc36d7b190196ac20948e520891491f9.zip |
app-leechcraft/lc-lastfmscrobble: 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-lastfmscrobble/lc-lastfmscrobble-9999.ebuild')
-rw-r--r-- | app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-9999.ebuild | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-9999.ebuild b/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-9999.ebuild deleted file mode 100644 index cdb341ad5051..000000000000 --- a/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-9999.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit leechcraft - -DESCRIPTION="Last.FM scrobbler and client plugin for LeechCraft" - -SLOT="0" -KEYWORDS="" -IUSE="debug" - -DEPEND="~app-leechcraft/lc-core-${PV} - dev-qt/qtnetwork:5 - dev-qt/qtwidgets:5 - media-libs/liblastfm -" -RDEPEND="${DEPEND}" |