kde-misc/yawp: Remove last-rited pkg
authorJohannes Huber <johu@gentoo.org>
Mon, 20 Feb 2017 16:59:20 +0000 (17:59 +0100)
committerJohannes Huber <johu@gentoo.org>
Mon, 20 Feb 2017 17:02:01 +0000 (18:02 +0100)
kde-misc/yawp/Manifest [deleted file]
kde-misc/yawp/metadata.xml [deleted file]
kde-misc/yawp/yawp-0.4.5.ebuild [deleted file]

diff --git a/kde-misc/yawp/Manifest b/kde-misc/yawp/Manifest
deleted file mode 100644 (file)
index 4806cee..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST yawp-0.4.5.tar.bz2 1079129 SHA256 913e95b77694ca95961be7ff5aa179284f698b18fe22b5947017034970caa4c7 SHA512 9f65a54d9221a2cfaeb1e8093f25b6be06ea1fe36b8a85fa7ddc18abb14a733b7ff2919306a5b751e5f9c5d3d1b9ef157199c35f7ddfcb78211fcf4f42019bd3 WHIRLPOOL f4500ba9646786b0bb58ae8bda676b84cd40d016de7d6dd4a021fc5c12e51b77500f40dc200d04b5bd5538010b0a775d1c260b5904ddb392bff36f4c1463d648
diff --git a/kde-misc/yawp/metadata.xml b/kde-misc/yawp/metadata.xml
deleted file mode 100644 (file)
index 7f393c8..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-       <maintainer type="project">
-               <email>kde@gentoo.org</email>
-               <name>Gentoo KDE Project</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="sourceforge">yawp</remote-id>
-       </upstream>
-</pkgmetadata>
diff --git a/kde-misc/yawp/yawp-0.4.5.ebuild b/kde-misc/yawp/yawp-0.4.5.ebuild
deleted file mode 100644 (file)
index 94b8a74..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-KDE_LINGUAS="af cs de es fr he it pl ru sk sl tr uk"
-inherit kde4-base
-
-DESCRIPTION="Yet Another Weather Plasmoid"
-HOMEPAGE="http://www.kde-look.org/content/show.php?content=94106"
-SRC_URI="mirror://sourceforge/yawp/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="4"
-KEYWORDS="amd64 x86"
-IUSE="debug"
-
-RDEPEND="kde-plasma/plasma-workspace:4"