summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-base/ksystraycmd/ChangeLog7
-rw-r--r--kde-base/ksystraycmd/ksystraycmd-4.3.3.ebuild12
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/ksystraycmd/ChangeLog b/kde-base/ksystraycmd/ChangeLog
index 0181295aa28e..142169f30f9a 100644
--- a/kde-base/ksystraycmd/ChangeLog
+++ b/kde-base/ksystraycmd/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/ksystraycmd
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ChangeLog,v 1.115 2009/10/18 15:31:32 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ChangeLog,v 1.116 2009/11/02 21:46:49 wired Exp $
+
+*ksystraycmd-4.3.3 (02 Nov 2009)
+
+ 02 Nov 2009; Alex Alexander <wired@gentoo.org> +ksystraycmd-4.3.3.ebuild:
+ Version bump
18 Oct 2009; Markus Meier <maekke@gentoo.org> ksystraycmd-4.3.1.ebuild:
x86 stable, bug #287697
diff --git a/kde-base/ksystraycmd/ksystraycmd-4.3.3.ebuild b/kde-base/ksystraycmd/ksystraycmd-4.3.3.ebuild
new file mode 100644
index 000000000000..74f37e94e19e
--- /dev/null
+++ b/kde-base/ksystraycmd/ksystraycmd-4.3.3.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ksystraycmd-4.3.3.ebuild,v 1.1 2009/11/02 21:46:49 wired Exp $
+
+EAPI="2"
+
+KMNAME="kdebase-workspace"
+inherit kde4-meta
+
+DESCRIPTION="Ksystraycmd embeds applications given as argument into the system tray."
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="debug"