From c86d5fb3bc1c649e6e615db14c4b78a0e2f86e58 Mon Sep 17 00:00:00 2001 From: Johannes Huber Date: Sun, 29 Mar 2015 11:33:08 +0000 Subject: Version bump KDE Workspace 4.11.17 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xF3CFD2BD) --- kde-base/khotkeys/ChangeLog | 7 ++++++- kde-base/khotkeys/khotkeys-4.11.17.ebuild | 23 +++++++++++++++++++++++ 2 files changed, 29 insertions(+), 1 deletion(-) create mode 100644 kde-base/khotkeys/khotkeys-4.11.17.ebuild (limited to 'kde-base/khotkeys') diff --git a/kde-base/khotkeys/ChangeLog b/kde-base/khotkeys/ChangeLog index ce709c976bcd..7033756e0bba 100644 --- a/kde-base/khotkeys/ChangeLog +++ b/kde-base/khotkeys/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/khotkeys # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.327 2015/02/19 07:43:17 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.328 2015/03/29 11:33:07 johu Exp $ + +*khotkeys-4.11.17 (29 Mar 2015) + + 29 Mar 2015; Johannes Huber +khotkeys-4.11.17.ebuild: + Version bump KDE Workspace 4.11.17 19 Feb 2015; Michael Palimaka -khotkeys-4.11.9.ebuild: Remove KDE Workspace 4.11.9 diff --git a/kde-base/khotkeys/khotkeys-4.11.17.ebuild b/kde-base/khotkeys/khotkeys-4.11.17.ebuild new file mode 100644 index 000000000000..7b4ffe3f34c1 --- /dev/null +++ b/kde-base/khotkeys/khotkeys-4.11.17.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-4.11.17.ebuild,v 1.1 2015/03/29 11:33:07 johu 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/ +" -- cgit v1.2.3-65-gdbad