summaryrefslogtreecommitdiff
path: root/app-leechcraft/lc-gmailnotifier
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
commitd87262dd706fec50cd150aab3e93883b6337466d (patch)
tree246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-leechcraft/lc-gmailnotifier
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-leechcraft/lc-gmailnotifier')
-rw-r--r--app-leechcraft/lc-gmailnotifier/Manifest2
-rw-r--r--app-leechcraft/lc-gmailnotifier/lc-gmailnotifier-9999.ebuild22
-rw-r--r--app-leechcraft/lc-gmailnotifier/metadata.xml16
3 files changed, 0 insertions, 40 deletions
diff --git a/app-leechcraft/lc-gmailnotifier/Manifest b/app-leechcraft/lc-gmailnotifier/Manifest
deleted file mode 100644
index b69a10f9366e..000000000000
--- a/app-leechcraft/lc-gmailnotifier/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-EBUILD lc-gmailnotifier-9999.ebuild 509 BLAKE2B 0b8bb178adf199b43c6faa1ecc2fe51e112ef9ee655f4b3617297451cd4cea4069d4953e04eea2435c5e85776dc1df731ccd4934c17eea8cc8acf9237b16d105 SHA512 32265c305162cc62980a610463a8cec675c327baf7f6f92ea75e766dc16e950889469fe18569fcbfe4c3f3c0e2f0de1ad2f54af195a7c3e740294c801bbe105e
-MISC metadata.xml 543 BLAKE2B 90500e1372e82eccb461d9b3e4026e27ed0359cfadedf938258ed58a7685a2b1f7ba5ea1cf06c239dd899466e139c55bbe11bab1588d1d045646ba295941b890 SHA512 01baec637beed5a1bc580faafe3f80a09df1ee09a1f86c4580d3fa456e6e9a0c5f613810533977b58ab4c170ffe888129b0cb45866f9eb6cc32e4e08bc4140e3
diff --git a/app-leechcraft/lc-gmailnotifier/lc-gmailnotifier-9999.ebuild b/app-leechcraft/lc-gmailnotifier/lc-gmailnotifier-9999.ebuild
deleted file mode 100644
index 2f5e53a202ab..000000000000
--- a/app-leechcraft/lc-gmailnotifier/lc-gmailnotifier-9999.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit leechcraft
-
-DESCRIPTION="Notifies about new mail in a GMail inbox for LeechCraft"
-
-SLOT="0"
-KEYWORDS=""
-IUSE="debug notify quark"
-
-DEPEND="~app-leechcraft/lc-core-${PV}
- dev-qt/qtnetwork:5
- dev-qt/qtwidgets:5
- dev-qt/qtdeclarative:5[widgets]
- dev-qt/qtxml:5
-"
-RDEPEND="${DEPEND}
- quark? ( ~virtual/leechcraft-quark-sideprovider-${PV} )
- notify? ( ~virtual/leechcraft-notifier-${PV} )"
diff --git a/app-leechcraft/lc-gmailnotifier/metadata.xml b/app-leechcraft/lc-gmailnotifier/metadata.xml
deleted file mode 100644
index c92c33ea77c1..000000000000
--- a/app-leechcraft/lc-gmailnotifier/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>0xd34df00d@gmail.com</email>
- <name>Georg Rudoy</name>
- </maintainer>
- <maintainer type="project">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
- <use>
- <flag name="quark">Pull in a plugin to show GMail Notifier's quark</flag>
- <flag name="notify">Pull in a plugin to show notifications from GMail Notiifer</flag>
- </use>
-</pkgmetadata>