summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-leechcraft/lc-gmailnotifier')
-rw-r--r--app-leechcraft/lc-gmailnotifier/lc-gmailnotifier-9999.ebuild22
-rw-r--r--app-leechcraft/lc-gmailnotifier/metadata.xml16
2 files changed, 0 insertions, 38 deletions
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>