commit:     875d22009dedb5a6e1f65098ca2bfb057dc808c3
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 20 16:59:08 2017 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Feb 20 17:02:00 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=875d2200

kde-misc/stock-quote: Remove last-rited pkg

 kde-misc/stock-quote/Manifest                  |  1 -
 kde-misc/stock-quote/metadata.xml              |  8 -------
 kde-misc/stock-quote/stock-quote-2.1-r2.ebuild | 33 --------------------------
 3 files changed, 42 deletions(-)

diff --git a/kde-misc/stock-quote/Manifest b/kde-misc/stock-quote/Manifest
deleted file mode 100644
index 3729a57b4e..0000000000
--- a/kde-misc/stock-quote/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST 90695-plasma_stock_quote-2.1.tar.bz2 13043 SHA256 
1f19def33d9c4ef80e0e25d204c05fa427b7dd25168b9b410009a6e86fd39dd7 SHA512 
f11c432d4d033d1eb5a03bf372b306a90bed82c64382d30d6a45ffd474f46273dff1434f9ce7fa85007e44ed5dc5852c14fbffd7b112508f39af752c1b922782
 WHIRLPOOL 
d1ec0603fdc2fce55e64ff36ae3d6a59b4038aee9f36edb9a2c6dcbcae26f68ec8978d20476e2870a434ad40b65d3e0051786b1a48706412414d4c9cc6c1e02f

diff --git a/kde-misc/stock-quote/metadata.xml 
b/kde-misc/stock-quote/metadata.xml
deleted file mode 100644
index 0cf59224b0..0000000000
--- a/kde-misc/stock-quote/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-<maintainer type="project">
-       <email>[email protected]</email>
-       <name>Gentoo KDE Project</name>
-</maintainer>
-</pkgmetadata>

diff --git a/kde-misc/stock-quote/stock-quote-2.1-r2.ebuild 
b/kde-misc/stock-quote/stock-quote-2.1-r2.ebuild
deleted file mode 100644
index 7366e013a6..0000000000
--- a/kde-misc/stock-quote/stock-quote-2.1-r2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit kde4-base
-
-MY_P=plasma_${PN/-/_}-${PV}
-
-DESCRIPTION="Displays stock quotes pulled from the Yahoo! servers"
-HOMEPAGE="http://www.kde-look.org/content/show.php/Stock+Quote?content=90695";
-SRC_URI="http://www.kde-look.org/CONTENT/content-files/90695-${MY_P}.tar.bz2";
-
-LICENSE="GPL-2"
-SLOT="4"
-KEYWORDS="amd64 x86"
-IUSE="debug"
-
-RDEPEND="
-       kde-plasma/plasma-workspace:4
-"
-S=${WORKDIR}/${MY_P}
-
-DOCS=( CHANGELOG README )
-
-src_prepare() {
-       sed -e 's:^[ \t]*::' \
-               -i applet/plasma-applet-stock-quote.desktop || die "fixing 
.desktop file failed"
-       sed -e 's:^[ \t]*::' \
-               -i dataengine/plasma-dataengine-stockquote.desktop || die 
"fixing .desktop file failed"
-       kde4-base_src_prepare
-}

Reply via email to