summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/ksystraycmd')
-rw-r--r--kde-base/ksystraycmd/ChangeLog7
-rw-r--r--kde-base/ksystraycmd/ksystraycmd-4.7.1.ebuild12
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/ksystraycmd/ChangeLog b/kde-base/ksystraycmd/ChangeLog
index 7aaeabcea812..117e0b62370c 100644
--- a/kde-base/ksystraycmd/ChangeLog
+++ b/kde-base/ksystraycmd/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/ksystraycmd
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ChangeLog,v 1.171 2011/08/15 20:12:47 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ChangeLog,v 1.172 2011/09/07 20:13:48 alexxy Exp $
+
+*ksystraycmd-4.7.1 (07 Sep 2011)
+
+ 07 Sep 2011; Alexey Shvetsov <alexxy@gentoo.org> +ksystraycmd-4.7.1.ebuild:
+ Version bump KDE SC 4.7.1
15 Aug 2011; Markus Meier <maekke@gentoo.org> ksystraycmd-4.6.5.ebuild:
x86 stable, bug #377465
diff --git a/kde-base/ksystraycmd/ksystraycmd-4.7.1.ebuild b/kde-base/ksystraycmd/ksystraycmd-4.7.1.ebuild
new file mode 100644
index 000000000000..7aaf4ea6fe7b
--- /dev/null
+++ b/kde-base/ksystraycmd/ksystraycmd-4.7.1.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ksystraycmd-4.7.1.ebuild,v 1.1 2011/09/07 20:13:48 alexxy Exp $
+
+EAPI=4
+
+KMNAME="kde-workspace"
+inherit kde4-meta
+
+DESCRIPTION="Ksystraycmd embeds applications given as argument into the system tray."
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"