summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2012-12-01 15:16:00 +0000
committerMichael Palimaka <kensington@gentoo.org>2012-12-01 15:16:00 +0000
commitb2dc8f80e8ae95233b2e74069330f8740a08e1cc (patch)
treefcc01221994158b9998ba661dc2861507e7688fc /kde-base/kdeutils-meta
parentstable ppc64, bug #443940 (diff)
downloadgentoo-2-b2dc8f80e8ae95233b2e74069330f8740a08e1cc.tar.gz
gentoo-2-b2dc8f80e8ae95233b2e74069330f8740a08e1cc.tar.bz2
gentoo-2-b2dc8f80e8ae95233b2e74069330f8740a08e1cc.zip
Add lirc USE flag making kremotecontrol optional, wrt bug #445150.
(Portage version: 2.1.11.32/cvs/Linux x86_64, signed Manifest commit with key 675D0D2C)
Diffstat (limited to 'kde-base/kdeutils-meta')
-rw-r--r--kde-base/kdeutils-meta/ChangeLog7
-rw-r--r--kde-base/kdeutils-meta/kdeutils-meta-4.8.5.ebuild6
-rw-r--r--kde-base/kdeutils-meta/kdeutils-meta-4.9.3.ebuild6
3 files changed, 11 insertions, 8 deletions
diff --git a/kde-base/kdeutils-meta/ChangeLog b/kde-base/kdeutils-meta/ChangeLog
index b196b9520c85..dae98f2c54d1 100644
--- a/kde-base/kdeutils-meta/ChangeLog
+++ b/kde-base/kdeutils-meta/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kdeutils-meta
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeutils-meta/ChangeLog,v 1.233 2012/11/30 15:49:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeutils-meta/ChangeLog,v 1.234 2012/12/01 15:16:00 kensington Exp $
+
+ 01 Dec 2012; Michael Palimaka <kensington@gentoo.org>
+ kdeutils-meta-4.8.5.ebuild, kdeutils-meta-4.9.3.ebuild:
+ Add lirc USE flag making kremotecontrol optional, wrt bug #445150.
30 Nov 2012; <ago@gentoo.org> kdeutils-meta-4.9.3.ebuild:
Stable for ppc, wrt bug #442394
@@ -991,4 +995,3 @@
+kdeutils-meta-3.4.0_beta1.ebuild:
Adding the split ebuilds to portage. For KDE 3.4, we've created separate
ebuilds for all the KDE apps.
-
diff --git a/kde-base/kdeutils-meta/kdeutils-meta-4.8.5.ebuild b/kde-base/kdeutils-meta/kdeutils-meta-4.8.5.ebuild
index 7cfccb99e2d2..2eb808154484 100644
--- a/kde-base/kdeutils-meta/kdeutils-meta-4.8.5.ebuild
+++ b/kde-base/kdeutils-meta/kdeutils-meta-4.8.5.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/kdeutils-meta/kdeutils-meta-4.8.5.ebuild,v 1.4 2012/09/03 12:20:19 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeutils-meta/kdeutils-meta-4.8.5.ebuild,v 1.5 2012/12/01 15:16:00 kensington Exp $
EAPI=4
inherit kde4-meta-pkg
DESCRIPTION="kdeutils - merge this to pull in all kdeutils-derived packages"
KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
-IUSE="cups floppy"
+IUSE="cups floppy lirc"
RDEPEND="
$(add_kdebase_dep ark)
@@ -16,11 +16,11 @@ RDEPEND="
$(add_kdebase_dep kcharselect)
$(add_kdebase_dep kdf)
$(add_kdebase_dep kgpg)
- $(add_kdebase_dep kremotecontrol)
$(add_kdebase_dep ktimer)
$(add_kdebase_dep kwallet)
$(add_kdebase_dep superkaramba)
$(add_kdebase_dep sweeper)
cups? ( $(add_kdebase_dep printer-applet) )
floppy? ( $(add_kdebase_dep kfloppy) )
+ lirc? ( $(add_kdebase_dep kremotecontrol) )
"
diff --git a/kde-base/kdeutils-meta/kdeutils-meta-4.9.3.ebuild b/kde-base/kdeutils-meta/kdeutils-meta-4.9.3.ebuild
index eb13ade55e02..f5be9434bab8 100644
--- a/kde-base/kdeutils-meta/kdeutils-meta-4.9.3.ebuild
+++ b/kde-base/kdeutils-meta/kdeutils-meta-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/kdeutils-meta/kdeutils-meta-4.9.3.ebuild,v 1.4 2012/11/30 15:49:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeutils-meta/kdeutils-meta-4.9.3.ebuild,v 1.5 2012/12/01 15:16:00 kensington Exp $
EAPI=4
inherit kde4-meta-pkg
DESCRIPTION="kdeutils - merge this to pull in all kdeutils-derived packages"
KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux"
-IUSE="cups floppy"
+IUSE="cups floppy lirc"
RDEPEND="
$(add_kdebase_dep ark)
@@ -16,11 +16,11 @@ RDEPEND="
$(add_kdebase_dep kcharselect)
$(add_kdebase_dep kdf)
$(add_kdebase_dep kgpg)
- $(add_kdebase_dep kremotecontrol)
$(add_kdebase_dep ktimer)
$(add_kdebase_dep kwallet)
$(add_kdebase_dep superkaramba)
$(add_kdebase_dep sweeper)
cups? ( $(add_kdebase_dep printer-applet) )
floppy? ( $(add_kdebase_dep kfloppy) )
+ lirc? ( $(add_kdebase_dep kremotecontrol) )
"