summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-01-27 17:55:47 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-01-27 17:55:47 +0000
commitfef2caf37392d0895712a9465b4f68dfd66d4d0a (patch)
tree3430de835c8c5b02de9c530bd9315d686be5833f /kde-base/ksystraycmd
parentBump shiny new KDE 4.2.0 (diff)
downloadgentoo-2-fef2caf37392d0895712a9465b4f68dfd66d4d0a.tar.gz
gentoo-2-fef2caf37392d0895712a9465b4f68dfd66d4d0a.tar.bz2
gentoo-2-fef2caf37392d0895712a9465b4f68dfd66d4d0a.zip
Bump shiny new KDE 4.2.0
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/ksystraycmd')
-rw-r--r--kde-base/ksystraycmd/ChangeLog8
-rw-r--r--kde-base/ksystraycmd/ksystraycmd-4.2.0.ebuild12
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/ksystraycmd/ChangeLog b/kde-base/ksystraycmd/ChangeLog
index 32332a232dae..0758a8a6ffe7 100644
--- a/kde-base/ksystraycmd/ChangeLog
+++ b/kde-base/ksystraycmd/ChangeLog
@@ -1,6 +1,12 @@
# 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.85 2009/01/14 15:39:50 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ChangeLog,v 1.86 2009/01/27 17:55:47 alexxy Exp $
+
+*ksystraycmd-4.2.0 (27 Jan 2009)
+
+ 27 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org>
+ +ksystraycmd-4.2.0.ebuild:
+ Bump KDE-4.2.0
14 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org>
-ksystraycmd-4.1.2.ebuild, -ksystraycmd-4.1.3.ebuild:
diff --git a/kde-base/ksystraycmd/ksystraycmd-4.2.0.ebuild b/kde-base/ksystraycmd/ksystraycmd-4.2.0.ebuild
new file mode 100644
index 000000000000..0b06d4b6bce3
--- /dev/null
+++ b/kde-base/ksystraycmd/ksystraycmd-4.2.0.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.2.0.ebuild,v 1.1 2009/01/27 17:55:47 alexxy Exp $
+
+EAPI="2"
+
+KMNAME="kdebase-workspace"
+inherit kde4-meta
+
+DESCRIPTION="Ksystraycmd embeds applications given as argument into the system tray."
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"