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-eleeminator
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-eleeminator')
-rw-r--r--app-leechcraft/lc-eleeminator/Manifest1
-rw-r--r--app-leechcraft/lc-eleeminator/lc-eleeminator-0.6.70.ebuild17
2 files changed, 0 insertions, 18 deletions
diff --git a/app-leechcraft/lc-eleeminator/Manifest b/app-leechcraft/lc-eleeminator/Manifest
deleted file mode 100644
index 81a3ba2f1186..000000000000
--- a/app-leechcraft/lc-eleeminator/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST leechcraft-0.6.70.tar.xz 5204940 SHA256 3e7f51da0b7eec6df11471ada409d752754f3badc388b8f0adab3f056fabcd45 SHA512 fedf0467e39bd512c937b25f5da62af2be7908831169e1d82d10af43b7c164be2658138663578d7658c3692d5269dd3df9e391744561443f49771edd063ba408 WHIRLPOOL a0aef0bdc11d4b3a3680a055671208db0528bb4744930a0fecab6d1fbf99cc87f4fd8483e98e93357a4c0dda1f3edc1a20a9a725b28ea9003c564469531a2d37
diff --git a/app-leechcraft/lc-eleeminator/lc-eleeminator-0.6.70.ebuild b/app-leechcraft/lc-eleeminator/lc-eleeminator-0.6.70.ebuild
deleted file mode 100644
index 16b2fa05ab14..000000000000
--- a/app-leechcraft/lc-eleeminator/lc-eleeminator-0.6.70.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-
-inherit leechcraft
-
-DESCRIPTION="Embedded LeechCraft Terminal Emulator"
-
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="debug"
-
-DEPEND="~app-leechcraft/lc-core-${PV}
- x11-libs/qtermwidget"
-RDEPEND="${DEPEND}"