summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-11-03 16:31:05 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-11-03 16:31:05 +0000
commitaed7569556697316dc345ae4ca172377916e8ab2 (patch)
tree6e2289aa47f31b041e7299a47dc94defaa7729a3 /kde-base/khotkeys
parentKeyword ~ppc64 wrt #337385 (diff)
downloadgentoo-2-aed7569556697316dc345ae4ca172377916e8ab2.tar.gz
gentoo-2-aed7569556697316dc345ae4ca172377916e8ab2.tar.bz2
gentoo-2-aed7569556697316dc345ae4ca172377916e8ab2.zip
KDE SC 4.5.3 Version bump
(Portage version: 2.2.0_alpha3/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/khotkeys')
-rw-r--r--kde-base/khotkeys/ChangeLog7
-rw-r--r--kde-base/khotkeys/khotkeys-4.5.3.ebuild22
2 files changed, 28 insertions, 1 deletions
diff --git a/kde-base/khotkeys/ChangeLog b/kde-base/khotkeys/ChangeLog
index e5eff719151e..5c92b401eff4 100644
--- a/kde-base/khotkeys/ChangeLog
+++ b/kde-base/khotkeys/ChangeLog
@@ -1,6 +1,11 @@
# 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.170 2010/10/06 09:17:29 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.171 2010/11/03 16:30:48 scarabeus Exp $
+
+*khotkeys-4.5.3 (03 Nov 2010)
+
+ 03 Nov 2010; Tomáš Chvátal <scarabeus@gentoo.org> +khotkeys-4.5.3.ebuild:
+ Version bump
*khotkeys-4.5.2 (05 Oct 2010)
diff --git a/kde-base/khotkeys/khotkeys-4.5.3.ebuild b/kde-base/khotkeys/khotkeys-4.5.3.ebuild
new file mode 100644
index 000000000000..d2e501a21f96
--- /dev/null
+++ b/kde-base/khotkeys/khotkeys-4.5.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.5.3.ebuild,v 1.1 2010/11/03 16:30:48 scarabeus Exp $
+
+EAPI="3"
+
+KMNAME="kdebase-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/libXtst
+"
+RDEPEND="${DEPEND}"
+
+KMEXTRACTONLY="
+ libs/kworkspace/
+"