From 8ade18344590ec98f2884a5a53ab8136153de643 Mon Sep 17 00:00:00 2001 From: Johannes Huber Date: Mon, 20 Feb 2017 17:56:44 +0100 Subject: kde-misc/gx-mail-notify: Remove last-rited pkg --- kde-misc/gx-mail-notify/Manifest | 1 - .../files/gx-mail-notify-qt-4.7.patch | 10 -------- .../gx-mail-notify/gx-mail-notify-0.4.4.ebuild | 28 ---------------------- kde-misc/gx-mail-notify/metadata.xml | 8 ------- 4 files changed, 47 deletions(-) delete mode 100644 kde-misc/gx-mail-notify/Manifest delete mode 100644 kde-misc/gx-mail-notify/files/gx-mail-notify-qt-4.7.patch delete mode 100644 kde-misc/gx-mail-notify/gx-mail-notify-0.4.4.ebuild delete mode 100644 kde-misc/gx-mail-notify/metadata.xml diff --git a/kde-misc/gx-mail-notify/Manifest b/kde-misc/gx-mail-notify/Manifest deleted file mode 100644 index 518ad0f531b7..000000000000 --- a/kde-misc/gx-mail-notify/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST 99617-gx_mail_notify-0.4.4.tar.bz2 37891 SHA256 b92ed05e866a257b616f707cbacb5600ae62685e3e76560b49095eaca85e4454 SHA512 200390a745fea84e3fb42b5776042545184fbbefda7ec279497f95de4a167db9502e645296eef2332a8e19ca905369d43c5799fb205fd621dd7e8e3ead60a0f7 WHIRLPOOL 6bdf54dfd76df369eb9911af749e2a4ca9484f6fb24aa41e9137ce594c40e7fdd04b33a4e506765fa059dbb74fd1a3436005928fb046e4c908f52f89ba70487d diff --git a/kde-misc/gx-mail-notify/files/gx-mail-notify-qt-4.7.patch b/kde-misc/gx-mail-notify/files/gx-mail-notify-qt-4.7.patch deleted file mode 100644 index 1619f3b08f03..000000000000 --- a/kde-misc/gx-mail-notify/files/gx-mail-notify-qt-4.7.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/mail_checker.cpp 2010-10-02 17:02:29.833334239 +0200 -+++ b/mail_checker.cpp 2010-05-05 22:54:26.000000000 +0200 -@@ -19,7 +19,7 @@ - #include - - MailChecker::MailChecker(Account * account) : QObject(), -- actual_action(CLOSE_CONNECTION), certificate_details_dialog(0), time_to_check(0), check_messages(-1), check_error(false) -+ actual_action(CLOSE_CONNECTION), certificate_details_dialog(0), time_to_check(0), check_messages(-1) - { - this->account = account; diff --git a/kde-misc/gx-mail-notify/gx-mail-notify-0.4.4.ebuild b/kde-misc/gx-mail-notify/gx-mail-notify-0.4.4.ebuild deleted file mode 100644 index b8668c06b63b..000000000000 --- a/kde-misc/gx-mail-notify/gx-mail-notify-0.4.4.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -OPENGL_REQUIRED=always -inherit kde4-base - -MY_P=gx_mail_notify-${PV} - -DESCRIPTION="Plasmoid for checking unread mail" -HOMEPAGE="http://www.kde-look.org/content/show.php/GX+Mail+Notify?content=99617" -SRC_URI="http://www.kde-look.org/CONTENT/content-files/99617-${MY_P}.tar.bz2" - -LICENSE="GPL-3" -SLOT="4" -KEYWORDS="~amd64 ~x86" -IUSE="debug" - -DEPEND="kde-plasma/plasma-workspace:4" -RDEPEND="${DEPEND}" - -PATCHES=( "${FILESDIR}/${PN}-qt-4.7.patch" ) - -S=${WORKDIR}/${MY_P} - -DOCS=( README ) diff --git a/kde-misc/gx-mail-notify/metadata.xml b/kde-misc/gx-mail-notify/metadata.xml deleted file mode 100644 index 0cf59224b009..000000000000 --- a/kde-misc/gx-mail-notify/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - kde@gentoo.org - Gentoo KDE Project - - -- cgit v1.2.3-65-gdbad