summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-10-19 19:03:38 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-10-19 19:23:19 +0200
commit68f7cb411c07b2932fa5099e1ddc0fc8f37b534d (patch)
treecd0203e3b01990186f305c6d7479445ccd97310e
parentkde-apps/kremotecontrol: Add missing DEPEND (diff)
downloadgentoo-68f7cb411c07b2932fa5099e1ddc0fc8f37b534d.tar.gz
gentoo-68f7cb411c07b2932fa5099e1ddc0fc8f37b534d.tar.bz2
gentoo-68f7cb411c07b2932fa5099e1ddc0fc8f37b534d.zip
kde-apps/kremotecontrol: Drop 17.08.2 (r0)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
-rw-r--r--kde-apps/kremotecontrol/kremotecontrol-17.08.2.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/kde-apps/kremotecontrol/kremotecontrol-17.08.2.ebuild b/kde-apps/kremotecontrol/kremotecontrol-17.08.2.ebuild
deleted file mode 100644
index 8ecc2d93ce57..000000000000
--- a/kde-apps/kremotecontrol/kremotecontrol-17.08.2.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_HANDBOOK="optional"
-inherit kde4-base
-
-DESCRIPTION="KDE frontend for the Linux Infrared Remote Control system"
-HOMEPAGE="https://www.kde.org/applications/utilities/kremotecontrol
-https://utils.kde.org/projects/kremotecontrol"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-RDEPEND="
- app-misc/lirc
-"