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
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')
-rw-r--r--kde-base/khotkeys/ChangeLog7
-rw-r--r--kde-base/khotkeys/khotkeys-4.4.3.ebuild22
2 files changed, 28 insertions, 1 deletions
diff --git a/kde-base/khotkeys/ChangeLog b/kde-base/khotkeys/ChangeLog
index 20cbdc27045b..ebafae859d49 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.154 2010/05/03 05:44:41 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.155 2010/05/03 20:53:35 alexxy Exp $
+
+*khotkeys-4.4.3 (03 May 2010)
+
+ 03 May 2010; Alexey Shvetsov <alexxy@gentoo.org> +khotkeys-4.4.3.ebuild:
+ Version bump
03 May 2010; Alexis Ballier <aballier@gentoo.org> khotkeys-4.4.2.ebuild:
keyword ~x86-fbsd
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/
+"