summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2010-05-03 21:21:46 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2010-05-03 21:21:46 +0000
commit13c714433dfc6127a7d86eb8f8ca3c74ee403ea7 (patch)
tree7160cb39a2442937e9c4f5fd760abc3c934f04a9 /kde-base/ksystraycmd
parent[kde-base] Drop KDE SC 4.4.1 (diff)
downloadgentoo-2-13c714433dfc6127a7d86eb8f8ca3c74ee403ea7.tar.gz
gentoo-2-13c714433dfc6127a7d86eb8f8ca3c74ee403ea7.tar.bz2
gentoo-2-13c714433dfc6127a7d86eb8f8ca3c74ee403ea7.zip
Version bump KDE 4.4.3
(Portage version: 2.2_rc67/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/ksystraycmd')
-rw-r--r--kde-base/ksystraycmd/ChangeLog8
-rw-r--r--kde-base/ksystraycmd/ksystraycmd-4.4.3.ebuild12
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/ksystraycmd/ChangeLog b/kde-base/ksystraycmd/ChangeLog
index bb1c1dc804c5..963a9913aee8 100644
--- a/kde-base/ksystraycmd/ChangeLog
+++ b/kde-base/ksystraycmd/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/ksystraycmd
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ChangeLog,v 1.135 2010/03/31 23:09:35 spatz Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ChangeLog,v 1.136 2010/05/03 21:21:46 alexxy Exp $
+
+*ksystraycmd-4.4.3 (03 May 2010)
+
+ 03 May 2010; Alexey Shvetsov <alexxy@gentoo.org>
+ +ksystraycmd-4.4.3.ebuild:
+ Version bump
31 Mar 2010; Dror Levin <spatz@gentoo.org> -ksystraycmd-4.3.4.ebuild,
-ksystraycmd-4.4.0.ebuild:
diff --git a/kde-base/ksystraycmd/ksystraycmd-4.4.3.ebuild b/kde-base/ksystraycmd/ksystraycmd-4.4.3.ebuild
new file mode 100644
index 000000000000..3d4c59cf3929
--- /dev/null
+++ b/kde-base/ksystraycmd/ksystraycmd-4.4.3.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ksystraycmd-4.4.3.ebuild,v 1.1 2010/05/03 21:21:46 alexxy Exp $
+
+EAPI="3"
+
+KMNAME="kdebase-workspace"
+inherit kde4-meta
+
+DESCRIPTION="Ksystraycmd embeds applications given as argument into the system tray."
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"