public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kremotecontrol/
@ 2016-03-05 11:14 Mikle Kolyada
  0 siblings, 0 replies; 3+ messages in thread
From: Mikle Kolyada @ 2016-03-05 11:14 UTC (permalink / raw
  To: gentoo-commits

commit:     31063daed9202262dcd7b9f5fcb474b10b0f7a4c
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  5 11:11:30 2016 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Mar  5 11:11:30 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31063dae

kde-apps/kremotecontrol: amd64 stable wrt bug #569742

Package-Manager: portage-2.2.26

 kde-apps/kremotecontrol/kremotecontrol-15.08.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/kremotecontrol/kremotecontrol-15.08.3.ebuild b/kde-apps/kremotecontrol/kremotecontrol-15.08.3.ebuild
index 3ab5c1f..690883e 100644
--- a/kde-apps/kremotecontrol/kremotecontrol-15.08.3.ebuild
+++ b/kde-apps/kremotecontrol/kremotecontrol-15.08.3.ebuild
@@ -10,7 +10,7 @@ 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"
+KEYWORDS="amd64 ~x86"
 IUSE="debug"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kremotecontrol/
@ 2017-10-19 17:23 Andreas Sturmlechner
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas Sturmlechner @ 2017-10-19 17:23 UTC (permalink / raw
  To: gentoo-commits

commit:     2be779ea47d05bc2d81d8e39cb308b31dfdeb419
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 19 17:03:19 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Oct 19 17:23:19 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2be779ea

kde-apps/kremotecontrol: Add missing DEPEND

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 .../kremotecontrol/kremotecontrol-17.08.2-r1.ebuild  | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/kde-apps/kremotecontrol/kremotecontrol-17.08.2-r1.ebuild b/kde-apps/kremotecontrol/kremotecontrol-17.08.2-r1.ebuild
new file mode 100644
index 00000000000..55332369ef0
--- /dev/null
+++ b/kde-apps/kremotecontrol/kremotecontrol-17.08.2-r1.ebuild
@@ -0,0 +1,20 @@
+# 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
+"


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kremotecontrol/
@ 2017-10-19 17:23 Andreas Sturmlechner
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas Sturmlechner @ 2017-10-19 17:23 UTC (permalink / raw
  To: gentoo-commits

commit:     68f7cb411c07b2932fa5099e1ddc0fc8f37b534d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 19 17:03:38 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Oct 19 17:23:19 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68f7cb41

kde-apps/kremotecontrol: Drop 17.08.2 (r0)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 kde-apps/kremotecontrol/kremotecontrol-17.08.2.ebuild | 17 -----------------
 1 file changed, 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 8ecc2d93ce5..00000000000
--- 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
-"


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-10-19 17:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-05 11:14 [gentoo-commits] repo/gentoo:master commit in: kde-apps/kremotecontrol/ Mikle Kolyada
  -- strict thread matches above, loose matches on Subject: below --
2017-10-19 17:23 Andreas Sturmlechner
2017-10-19 17:23 Andreas Sturmlechner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox