summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Chatzimichos <tampakrap@gentoo.org>2010-09-06 00:35:19 +0000
committerTheo Chatzimichos <tampakrap@gentoo.org>2010-09-06 00:35:19 +0000
commitaf6cd1ee7f5655b28e81023d17acbab19dbc9c78 (patch)
treee445cbd45f40aca470dad9fe1cea03b8058678d4 /kde-base/khotkeys
parentVersion bump KDE SC 4.5.1 (diff)
downloadgentoo-2-af6cd1ee7f5655b28e81023d17acbab19dbc9c78.tar.gz
gentoo-2-af6cd1ee7f5655b28e81023d17acbab19dbc9c78.tar.bz2
gentoo-2-af6cd1ee7f5655b28e81023d17acbab19dbc9c78.zip
Version bump KDE SC 4.5.1
(Portage version: 2.2_rc75/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/khotkeys')
-rw-r--r--kde-base/khotkeys/ChangeLog8
-rw-r--r--kde-base/khotkeys/khotkeys-4.5.1.ebuild22
2 files changed, 29 insertions, 1 deletions
diff --git a/kde-base/khotkeys/ChangeLog b/kde-base/khotkeys/ChangeLog
index 710f14a0cc21..640364da9f95 100644
--- a/kde-base/khotkeys/ChangeLog
+++ b/kde-base/khotkeys/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/khotkeys
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.168 2010/08/09 17:34:21 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.169 2010/09/06 00:35:19 tampakrap Exp $
+
+*khotkeys-4.5.1 (06 Sep 2010)
+
+ 06 Sep 2010; Theo Chatzimichos <tampakrap@gentoo.org>
+ +khotkeys-4.5.1.ebuild:
+ Version bump
09 Aug 2010; Tomáš Chvátal <scarabeus@gentoo.org>
khotkeys-4.4.5.ebuild:
diff --git a/kde-base/khotkeys/khotkeys-4.5.1.ebuild b/kde-base/khotkeys/khotkeys-4.5.1.ebuild
new file mode 100644
index 000000000000..93057def02f7
--- /dev/null
+++ b/kde-base/khotkeys/khotkeys-4.5.1.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.5.1.ebuild,v 1.1 2010/09/06 00:35:19 tampakrap Exp $
+
+EAPI="3"
+
+KMNAME="kdebase-workspace"
+inherit kde4-meta
+
+DESCRIPTION="KDE: hotkey daemon"
+KEYWORDS=""
+IUSE="debug"
+
+DEPEND="
+ $(add_kdebase_dep libkworkspace)
+ x11-libs/libXtst
+"
+RDEPEND="${DEPEND}"
+
+KMEXTRACTONLY="
+ libs/kworkspace/
+"