From b78d550c66790ccf852f8d589698b2029348905c Mon Sep 17 00:00:00 2001 From: Johannes Huber Date: Mon, 20 Feb 2017 17:58:14 +0100 Subject: [PATCH] kde-misc/plasma-mpd-nowplaying: Remove last-rited pkg --- kde-misc/plasma-mpd-nowplaying/Manifest | 1 - kde-misc/plasma-mpd-nowplaying/metadata.xml | 8 ------- .../plasma-mpd-nowplaying-0.3.ebuild | 24 ------------------- 3 files changed, 33 deletions(-) delete mode 100644 kde-misc/plasma-mpd-nowplaying/Manifest delete mode 100644 kde-misc/plasma-mpd-nowplaying/metadata.xml delete mode 100644 kde-misc/plasma-mpd-nowplaying/plasma-mpd-nowplaying-0.3.ebuild diff --git a/kde-misc/plasma-mpd-nowplaying/Manifest b/kde-misc/plasma-mpd-nowplaying/Manifest deleted file mode 100644 index c0329def0a6f..000000000000 --- a/kde-misc/plasma-mpd-nowplaying/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST 132350-mpdnowplaying-0.3.tar.bz2 9779 SHA256 f9e880e4789fdaec8bb89fbb0ec8738c5a2b6a8ae4344896ada8f59f0318f896 SHA512 a1c447d260c0b82f16eb4dc1cea79c699b8e7d6c3dc64ab2e82ca135575f988c54b5e16b3a3d6731e8a22a004e073c1b457b15b6dcc4f8c8235f8f5e966afa54 WHIRLPOOL 8eaf8dc9c13928ffd19ff9c9833ab9c5f0dd5b73038f4c5900b3cb845551938b1a47615128b5a532cfb1b5d0d41837db098c522bdc93b83192376865897ea16d diff --git a/kde-misc/plasma-mpd-nowplaying/metadata.xml b/kde-misc/plasma-mpd-nowplaying/metadata.xml deleted file mode 100644 index 0cf59224b009..000000000000 --- a/kde-misc/plasma-mpd-nowplaying/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - kde@gentoo.org - Gentoo KDE Project - - diff --git a/kde-misc/plasma-mpd-nowplaying/plasma-mpd-nowplaying-0.3.ebuild b/kde-misc/plasma-mpd-nowplaying/plasma-mpd-nowplaying-0.3.ebuild deleted file mode 100644 index f84e355822f9..000000000000 --- a/kde-misc/plasma-mpd-nowplaying/plasma-mpd-nowplaying-0.3.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -MY_PN="mpdnowplaying" -MY_P=${MY_PN}-${PV} -KDE_LINGUAS="de pt_BR ru" -inherit kde4-base - -DESCRIPTION="Plasmoid attached to MPD displaying currently played item" -HOMEPAGE="http://kde-look.org/content/show.php/MPD+Now+Playing?content=132350" -SRC_URI="http://kde-look.org/CONTENT/content-files/132350-${MY_P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="4" -KEYWORDS="amd64 x86" -IUSE="debug" - -DEPEND="media-libs/libmpdclient" -RDEPEND=${DEPEND} - -S=${WORKDIR}/${MY_PN} -- 2.26.2