kde-misc/gx-mail-notify: Remove last-rited pkg
authorJohannes Huber <johu@gentoo.org>
Mon, 20 Feb 2017 16:56:44 +0000 (17:56 +0100)
committerJohannes Huber <johu@gentoo.org>
Mon, 20 Feb 2017 17:01:51 +0000 (18:01 +0100)
kde-misc/gx-mail-notify/Manifest [deleted file]
kde-misc/gx-mail-notify/files/gx-mail-notify-qt-4.7.patch [deleted file]
kde-misc/gx-mail-notify/gx-mail-notify-0.4.4.ebuild [deleted file]
kde-misc/gx-mail-notify/metadata.xml [deleted file]

diff --git a/kde-misc/gx-mail-notify/Manifest b/kde-misc/gx-mail-notify/Manifest
deleted file mode 100644 (file)
index 518ad0f..0000000
+++ /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 (file)
index 1619f3b..0000000
+++ /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 <KDebug>
- 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 (file)
index b8668c0..0000000
+++ /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 (file)
index 0cf5922..0000000
+++ /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>kde@gentoo.org</email>
-       <name>Gentoo KDE Project</name>
-</maintainer>
-</pkgmetadata>