summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWulf Krueger <philantrop@gentoo.org>2008-04-03 21:32:13 +0000
committerWulf Krueger <philantrop@gentoo.org>2008-04-03 21:32:13 +0000
commitd302568b90b452e8b735a5b54a231131fdff1515 (patch)
tree60e816f9cee9aa18f2b013a75a59ee15d6931a40 /kde-base/ksystraycmd
parentVersion bump to KDE 4.0.3. This is still not intended for mainstream so DO NO... (diff)
downloadgentoo-2-d302568b90b452e8b735a5b54a231131fdff1515.tar.gz
gentoo-2-d302568b90b452e8b735a5b54a231131fdff1515.tar.bz2
gentoo-2-d302568b90b452e8b735a5b54a231131fdff1515.zip
Version bump to KDE 4.0.3. This is still not intended for mainstream so DO NOT KEYWORD IT without talking to the KDE herd first.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/ksystraycmd')
-rw-r--r--kde-base/ksystraycmd/ChangeLog9
-rw-r--r--kde-base/ksystraycmd/ksystraycmd-4.0.3.ebuild12
2 files changed, 20 insertions, 1 deletions
diff --git a/kde-base/ksystraycmd/ChangeLog b/kde-base/ksystraycmd/ChangeLog
index 41459be085d3..47e3daf353ec 100644
--- a/kde-base/ksystraycmd/ChangeLog
+++ b/kde-base/ksystraycmd/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for kde-base/ksystraycmd
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ChangeLog,v 1.69 2008/03/20 18:01:30 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ChangeLog,v 1.70 2008/04/03 21:32:13 philantrop Exp $
+
+*ksystraycmd-4.0.3 (03 Apr 2008)
+
+ 03 Apr 2008; Wulf C. Krueger <philantrop@gentoo.org>
+ +ksystraycmd-4.0.3.ebuild:
+ Version bump to KDE 4.0.3. This is still not intended for mainstream so DO
+ NOT KEYWORD IT without talking to the KDE herd first.
20 Mar 2008; Ingmar Vanhassel <ingmar@gentoo.org>
-ksystraycmd-4.0.1.ebuild:
diff --git a/kde-base/ksystraycmd/ksystraycmd-4.0.3.ebuild b/kde-base/ksystraycmd/ksystraycmd-4.0.3.ebuild
new file mode 100644
index 000000000000..e5df982fda1a
--- /dev/null
+++ b/kde-base/ksystraycmd/ksystraycmd-4.0.3.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ksystraycmd-4.0.3.ebuild,v 1.1 2008/04/03 21:32:13 philantrop Exp $
+
+EAPI="1"
+
+KMNAME=kdebase-workspace
+inherit kde4-meta
+
+DESCRIPTION="Ksystraycmd embeds applications given as argument into the system tray."
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"