summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author0xd34df00d <0xd34df00d@gmail.com>2017-02-05 01:33:58 +0100
committerDavid Seifert <soap@gentoo.org>2017-02-05 10:39:01 +0100
commita45ae1e0e667875770581b71e703434aab2fd358 (patch)
tree1ac57ccdf1bd7c7af56ca5ee7dceaf684ccb363a /app-leechcraft/lc-gmailnotifier/lc-gmailnotifier-0.6.60.ebuild
parentdev-libs/libuv: ppc64 stable (bug 607222). (diff)
downloadgentoo-a45ae1e0e667875770581b71e703434aab2fd358.tar.gz
gentoo-a45ae1e0e667875770581b71e703434aab2fd358.tar.bz2
gentoo-a45ae1e0e667875770581b71e703434aab2fd358.zip
app-leechcraft: removed ancient versions 0.6.60, 0.6.65 and 0.6.70.
Closes: https://github.com/gentoo/gentoo/pull/3818
Diffstat (limited to 'app-leechcraft/lc-gmailnotifier/lc-gmailnotifier-0.6.60.ebuild')
-rw-r--r--app-leechcraft/lc-gmailnotifier/lc-gmailnotifier-0.6.60.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/app-leechcraft/lc-gmailnotifier/lc-gmailnotifier-0.6.60.ebuild b/app-leechcraft/lc-gmailnotifier/lc-gmailnotifier-0.6.60.ebuild
deleted file mode 100644
index 9da3bcd9153b..000000000000
--- a/app-leechcraft/lc-gmailnotifier/lc-gmailnotifier-0.6.60.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit leechcraft
-
-DESCRIPTION="Notifier about new mail in a GMail inbox for LeechCraft"
-
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="debug notify quark"
-
-DEPEND="~app-leechcraft/lc-core-${PV}
- dev-qt/qtdeclarative:4"
-RDEPEND="${DEPEND}
- quark? ( ~virtual/leechcraft-quark-sideprovider-${PV} )
- notify? ( ~virtual/leechcraft-notifier-${PV} )"