From: Johannes Huber Date: Mon, 20 Feb 2017 16:58:03 +0000 (+0100) Subject: kde-misc/plasma-applet-daisy: Remove last-rited pkg X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b3085111b922690d37698b23720e473b886f4b90;p=gentoo.git kde-misc/plasma-applet-daisy: Remove last-rited pkg --- diff --git a/kde-misc/plasma-applet-daisy/Manifest b/kde-misc/plasma-applet-daisy/Manifest deleted file mode 100644 index b60db26c637a..000000000000 --- a/kde-misc/plasma-applet-daisy/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST plasma-applet-daisy-0.0.4.26.tar.gz 261536 SHA256 fcac965ab6bf7d2639efae5fc0e9de2e9cff5028d6d0240c88e6cd3d3b98daed SHA512 e7392baf0dd9bc47a10f2c9d272cfeed2663aa9db608d7e8f4a018a8bf4d028666b3db0a8e89e73f6384e961f06c408a436d6b0121cb1599da6830ec02b5bac9 WHIRLPOOL fbc8fba56442c2321a1ffb9a54d4c1271beccefc13874e2a6d1a9072243eb733cf749707c171824025c80f6627b42b99169082e08b12850f71c001f3763b1f59 diff --git a/kde-misc/plasma-applet-daisy/metadata.xml b/kde-misc/plasma-applet-daisy/metadata.xml deleted file mode 100644 index 2fdbf33d963d..000000000000 --- a/kde-misc/plasma-applet-daisy/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - kde@gentoo.org - Gentoo KDE Project - - diff --git a/kde-misc/plasma-applet-daisy/plasma-applet-daisy-0.0.4.26-r1.ebuild b/kde-misc/plasma-applet-daisy/plasma-applet-daisy-0.0.4.26-r1.ebuild deleted file mode 100644 index 5507feea56ad..000000000000 --- a/kde-misc/plasma-applet-daisy/plasma-applet-daisy-0.0.4.26-r1.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -KDE_MINIMAL="4.8" -KDE_LINGUAS_DIR="applet/po" -KDE_LINGUAS="bs de el fr hu it pl pt ru sr tr" -inherit kde4-base - -DESCRIPTION="Simple application launcher for KDE 4's plasma desktop" -HOMEPAGE="http://cdlszm.org/" -SRC_URI="http://cdlszm.org/downloads/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="4" -KEYWORDS="amd64 x86" -IUSE="debug" - -DEPEND="kde-plasma/libtaskmanager:4" -RDEPEND="${DEPEND}"