summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Heinlein <keytoaster@gentoo.org>2008-06-05 22:24:27 +0000
committerTobias Heinlein <keytoaster@gentoo.org>2008-06-05 22:24:27 +0000
commitf0517b856c092b19163734681a748981e6cd5ec7 (patch)
tree750a86f96201ecb81c2838c41efafa830d32d5c3 /kde-base/ksystraycmd
parentAdded the KDE 4.0.5 version of ksysguard. (diff)
downloadgentoo-2-f0517b856c092b19163734681a748981e6cd5ec7.tar.gz
gentoo-2-f0517b856c092b19163734681a748981e6cd5ec7.tar.bz2
gentoo-2-f0517b856c092b19163734681a748981e6cd5ec7.zip
Added the KDE 4.0.5 version of ksystraycmd.
(Portage version: 2.2_pre7/cvs/Linux 2.6.25-gentoo-r4 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+)
Diffstat (limited to 'kde-base/ksystraycmd')
-rw-r--r--kde-base/ksystraycmd/ChangeLog8
-rw-r--r--kde-base/ksystraycmd/ksystraycmd-4.0.5.ebuild12
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/ksystraycmd/ChangeLog b/kde-base/ksystraycmd/ChangeLog
index 93314f36009b..827b893b38a0 100644
--- a/kde-base/ksystraycmd/ChangeLog
+++ b/kde-base/ksystraycmd/ChangeLog
@@ -1,6 +1,12 @@
# 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.76 2008/05/18 17:31:39 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ChangeLog,v 1.77 2008/06/05 22:24:27 keytoaster Exp $
+
+*ksystraycmd-4.0.5 (05 Jun 2008)
+
+ 05 Jun 2008; Tobias Heinlein <keytoaster@gentoo.org>
+ +ksystraycmd-4.0.5.ebuild:
+ Added the KDE 4.0.5 version of ksystraycmd.
18 May 2008; Markus Meier <maekke@gentoo.org> ksystraycmd-3.5.9.ebuild:
amd64/x86 stable, bug #221063
diff --git a/kde-base/ksystraycmd/ksystraycmd-4.0.5.ebuild b/kde-base/ksystraycmd/ksystraycmd-4.0.5.ebuild
new file mode 100644
index 000000000000..bb2eb81874e6
--- /dev/null
+++ b/kde-base/ksystraycmd/ksystraycmd-4.0.5.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.5.ebuild,v 1.1 2008/06/05 22:24:27 keytoaster 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"