summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2012-11-27 12:55:10 +0000
committerMichael Palimaka <kensington@gentoo.org>2012-11-27 12:55:10 +0000
commitf72e2850100ec500535cacc079e77a6ff7f8328c (patch)
tree0fe462a0d61d07f7e62d1cad22eee94c4f1e8f9c /kde-base
parentvanilla-2.6.32.60 + genpatches-2.6.32-48 + grsecurity-2.9.1-2.6.32.60-2012112... (diff)
downloadgentoo-2-f72e2850100ec500535cacc079e77a6ff7f8328c.tar.gz
gentoo-2-f72e2850100ec500535cacc079e77a6ff7f8328c.tar.bz2
gentoo-2-f72e2850100ec500535cacc079e77a6ff7f8328c.zip
Add runtime dependency on app-misc/lirc wrt bug #444782, and update DESCRIPTION - lirc is the only supported backend.
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 675D0D2C)
Diffstat (limited to 'kde-base')
-rw-r--r--kde-base/kremotecontrol/ChangeLog8
-rw-r--r--kde-base/kremotecontrol/kremotecontrol-4.9.3.ebuild8
2 files changed, 11 insertions, 5 deletions
diff --git a/kde-base/kremotecontrol/ChangeLog b/kde-base/kremotecontrol/ChangeLog
index 9033c60d46b6..402c25fb05dc 100644
--- a/kde-base/kremotecontrol/ChangeLog
+++ b/kde-base/kremotecontrol/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kremotecontrol
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kremotecontrol/ChangeLog,v 1.69 2012/11/23 19:13:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kremotecontrol/ChangeLog,v 1.70 2012/11/27 12:55:10 kensington Exp $
+
+ 27 Nov 2012; Michael Palimaka <kensington@gentoo.org>
+ kremotecontrol-4.9.3.ebuild:
+ Add runtime dependency on app-misc/lirc wrt bug #444782, and update
+ DESCRIPTION - lirc is the only supported backend.
23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> kremotecontrol-4.9.3.ebuild:
Stable for x86, wrt bug #442394
@@ -294,4 +299,3 @@
06 Sep 2010; Theo Chatzimichos <tampakrap@gentoo.org>
+kremotecontrol-4.5.1.ebuild:
Version bump
-
diff --git a/kde-base/kremotecontrol/kremotecontrol-4.9.3.ebuild b/kde-base/kremotecontrol/kremotecontrol-4.9.3.ebuild
index d64f780a8273..c61fde0fe7c7 100644
--- a/kde-base/kremotecontrol/kremotecontrol-4.9.3.ebuild
+++ b/kde-base/kremotecontrol/kremotecontrol-4.9.3.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kremotecontrol/kremotecontrol-4.9.3.ebuild,v 1.3 2012/11/23 19:13:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kremotecontrol/kremotecontrol-4.9.3.ebuild,v 1.4 2012/11/27 12:55:10 kensington Exp $
EAPI=4
KDE_HANDBOOK="optional"
inherit kde4-base
-DESCRIPTION="KDE frontend for remote controls"
+DESCRIPTION="KDE frontend for the Linux Infrared Remote Control system"
KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
IUSE="debug"
@@ -15,7 +15,9 @@ DEPEND="
$(add_kdebase_dep libkworkspace)
$(add_kdebase_dep solid)
"
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+ app-misc/lirc
+"
src_unpack() {
kde4-base_src_unpack