summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-01-27 17:53:29 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-01-27 17:53:29 +0000
commitbbf2c372ae826cf48aaebf69bedf925dd9390af7 (patch)
tree712440f724ec33262741d905a8a6087b2753a33d /kde-base/kstartupconfig
parentBump shiny new KDE 4.2.0 (diff)
downloadgentoo-2-bbf2c372ae826cf48aaebf69bedf925dd9390af7.tar.gz
gentoo-2-bbf2c372ae826cf48aaebf69bedf925dd9390af7.tar.bz2
gentoo-2-bbf2c372ae826cf48aaebf69bedf925dd9390af7.zip
Bump shiny new KDE 4.2.0
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kstartupconfig')
-rw-r--r--kde-base/kstartupconfig/ChangeLog8
-rw-r--r--kde-base/kstartupconfig/kstartupconfig-4.2.0.ebuild12
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/kstartupconfig/ChangeLog b/kde-base/kstartupconfig/ChangeLog
index 24e8cc2dc963..8421e54a4b60 100644
--- a/kde-base/kstartupconfig/ChangeLog
+++ b/kde-base/kstartupconfig/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/kstartupconfig
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kstartupconfig/ChangeLog,v 1.15 2009/01/14 15:37:29 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kstartupconfig/ChangeLog,v 1.16 2009/01/27 17:53:29 alexxy Exp $
+
+*kstartupconfig-4.2.0 (27 Jan 2009)
+
+ 27 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org>
+ +kstartupconfig-4.2.0.ebuild:
+ Bump KDE-4.2.0
14 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org>
-kstartupconfig-4.1.2.ebuild, -kstartupconfig-4.1.3.ebuild:
diff --git a/kde-base/kstartupconfig/kstartupconfig-4.2.0.ebuild b/kde-base/kstartupconfig/kstartupconfig-4.2.0.ebuild
new file mode 100644
index 000000000000..740a98f0f041
--- /dev/null
+++ b/kde-base/kstartupconfig/kstartupconfig-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/kstartupconfig/kstartupconfig-4.2.0.ebuild,v 1.1 2009/01/27 17:53:29 alexxy Exp $
+
+EAPI="2"
+
+KMNAME="kdebase-workspace"
+inherit kde4-meta
+
+DESCRIPTION="KDE: Utility to launch applications with special window properties"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"