summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2010-05-03 20:53:35 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2010-05-03 20:53:35 +0000
commit2f6d1b60e0dd35c42e341fc949b789ebc097556e (patch)
treeab1512a599c577ab39602e9c0d05df72b0b0b210 /kde-base/khotkeys/khotkeys-4.4.3.ebuild
parentVersion bump KDE 4.4.3 (diff)
downloadgentoo-2-2f6d1b60e0dd35c42e341fc949b789ebc097556e.tar.gz
gentoo-2-2f6d1b60e0dd35c42e341fc949b789ebc097556e.tar.bz2
gentoo-2-2f6d1b60e0dd35c42e341fc949b789ebc097556e.zip
Version bump KDE 4.4.3
(Portage version: 2.2_rc67/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/khotkeys/khotkeys-4.4.3.ebuild')
-rw-r--r--kde-base/khotkeys/khotkeys-4.4.3.ebuild22
1 files changed, 22 insertions, 0 deletions
diff --git a/kde-base/khotkeys/khotkeys-4.4.3.ebuild b/kde-base/khotkeys/khotkeys-4.4.3.ebuild
new file mode 100644
index 000000000000..9dd421f9a008
--- /dev/null
+++ b/kde-base/khotkeys/khotkeys-4.4.3.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-4.4.3.ebuild,v 1.1 2010/05/03 20:53:35 alexxy Exp $
+
+EAPI="3"
+
+KMNAME="kdebase-workspace"
+inherit kde4-meta
+
+DESCRIPTION="KDE: hotkey daemon"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+DEPEND="
+ $(add_kdebase_dep libkworkspace)
+ x11-libs/libXtst
+"
+RDEPEND="${DEPEND}"
+
+KMEXTRACTONLY="
+ libs/kworkspace/
+"