Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kremotecontrol/
Date: Thu, 19 Oct 2017 17:23:35
Message-Id: 1508433799.68f7cb411c07b2932fa5099e1ddc0fc8f37b534d.asturm@gentoo
1 commit: 68f7cb411c07b2932fa5099e1ddc0fc8f37b534d
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 19 17:03:38 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 19 17:23:19 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68f7cb41
7
8 kde-apps/kremotecontrol: Drop 17.08.2 (r0)
9
10 Package-Manager: Portage-2.3.11, Repoman-2.3.3
11
12 kde-apps/kremotecontrol/kremotecontrol-17.08.2.ebuild | 17 -----------------
13 1 file changed, 17 deletions(-)
14
15 diff --git a/kde-apps/kremotecontrol/kremotecontrol-17.08.2.ebuild b/kde-apps/kremotecontrol/kremotecontrol-17.08.2.ebuild
16 deleted file mode 100644
17 index 8ecc2d93ce5..00000000000
18 --- a/kde-apps/kremotecontrol/kremotecontrol-17.08.2.ebuild
19 +++ /dev/null
20 @@ -1,17 +0,0 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 -# Distributed under the terms of the GNU General Public License v2
23 -
24 -EAPI=6
25 -
26 -KDE_HANDBOOK="optional"
27 -inherit kde4-base
28 -
29 -DESCRIPTION="KDE frontend for the Linux Infrared Remote Control system"
30 -HOMEPAGE="https://www.kde.org/applications/utilities/kremotecontrol
31 -https://utils.kde.org/projects/kremotecontrol"
32 -KEYWORDS="~amd64 ~x86"
33 -IUSE="debug"
34 -
35 -RDEPEND="
36 - app-misc/lirc
37 -"