summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-12-29 23:41:20 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2017-12-30 00:04:57 +0100
commitae0853c449d7c2578c654a54b31877c1ba8d0029 (patch)
tree975abd9823abcdb303714f062760e4b810448be9 /kde-apps/kremotecontrol/kremotecontrol-17.08.2-r1.ebuild
parentmedia-libs/libvisio: Drop 0.1.5 (diff)
downloadgentoo-ae0853c449d7c2578c654a54b31877c1ba8d0029.tar.gz
gentoo-ae0853c449d7c2578c654a54b31877c1ba8d0029.tar.bz2
gentoo-ae0853c449d7c2578c654a54b31877c1ba8d0029.zip
profiles: Remove last-rited kdelibs4/qt4-rdeps
Closes: https://bugs.gentoo.org/634138 Closes: https://bugs.gentoo.org/634324
Diffstat (limited to 'kde-apps/kremotecontrol/kremotecontrol-17.08.2-r1.ebuild')
-rw-r--r--kde-apps/kremotecontrol/kremotecontrol-17.08.2-r1.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/kde-apps/kremotecontrol/kremotecontrol-17.08.2-r1.ebuild b/kde-apps/kremotecontrol/kremotecontrol-17.08.2-r1.ebuild
deleted file mode 100644
index 55332369ef06..000000000000
--- a/kde-apps/kremotecontrol/kremotecontrol-17.08.2-r1.ebuild
+++ /dev/null
@@ -1,20 +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"
-
-DEPEND="
- kde-frameworks/kdelibs:4[plasma(+)]
-"
-RDEPEND="${DEPEND}
- app-misc/lirc
-"