summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-10-25 20:03:17 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-10-25 20:03:17 +0000
commite3aaf2d5ffaec9f2d08f0e949913bb73041cbd61 (patch)
treed6c261a113854a4d30cad17a9aaeb7454982e75e /kde-base/khotkeys
parentVersion bump KDE SC 4.14.2 (diff)
downloadgentoo-2-e3aaf2d5ffaec9f2d08f0e949913bb73041cbd61.tar.gz
gentoo-2-e3aaf2d5ffaec9f2d08f0e949913bb73041cbd61.tar.bz2
gentoo-2-e3aaf2d5ffaec9f2d08f0e949913bb73041cbd61.zip
Version bump KDE SC 4.11.13
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'kde-base/khotkeys')
-rw-r--r--kde-base/khotkeys/ChangeLog7
-rw-r--r--kde-base/khotkeys/khotkeys-4.11.13.ebuild23
2 files changed, 29 insertions, 1 deletions
diff --git a/kde-base/khotkeys/ChangeLog b/kde-base/khotkeys/ChangeLog
index e58f22fe1917..3dd9afa2a8b2 100644
--- a/kde-base/khotkeys/ChangeLog
+++ b/kde-base/khotkeys/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/khotkeys
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.318 2014/09/16 18:17:32 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.319 2014/10/25 20:03:17 mrueg Exp $
+
+*khotkeys-4.11.13 (25 Oct 2014)
+
+ 25 Oct 2014; Manuel Rüger <mrueg@gentoo.org> +khotkeys-4.11.13.ebuild:
+ Version bump KDE SC 4.11.13
*khotkeys-4.11.12 (16 Sep 2014)
diff --git a/kde-base/khotkeys/khotkeys-4.11.13.ebuild b/kde-base/khotkeys/khotkeys-4.11.13.ebuild
new file mode 100644
index 000000000000..ab27eae970e8
--- /dev/null
+++ b/kde-base/khotkeys/khotkeys-4.11.13.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-4.11.13.ebuild,v 1.1 2014/10/25 20:03:17 mrueg Exp $
+
+EAPI=5
+
+KMNAME="kde-workspace"
+inherit kde4-meta
+
+DESCRIPTION="KDE: hotkey daemon"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+DEPEND="
+ $(add_kdebase_dep libkworkspace)
+ x11-libs/libX11
+ x11-libs/libXtst
+"
+RDEPEND="${DEPEND}"
+
+KMEXTRACTONLY="
+ libs/kworkspace/
+"