summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Alexander <wired@gentoo.org>2009-11-02 21:44:11 +0000
committerAlex Alexander <wired@gentoo.org>2009-11-02 21:44:11 +0000
commit2739351ea66afb819e56439f4e6ec95697375340 (patch)
treeb0f8cfedd44c4cb50d5c0b7742759b0e590d1c04 /kde-base/kstart
parentVersion bump KDE 4.3.3 (diff)
downloadgentoo-2-2739351ea66afb819e56439f4e6ec95697375340.tar.gz
gentoo-2-2739351ea66afb819e56439f4e6ec95697375340.tar.bz2
gentoo-2-2739351ea66afb819e56439f4e6ec95697375340.zip
Version bump KDE 4.3.3
(Portage version: 2.2_rc48/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kstart')
-rw-r--r--kde-base/kstart/ChangeLog7
-rw-r--r--kde-base/kstart/kstart-4.3.3.ebuild12
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/kstart/ChangeLog b/kde-base/kstart/ChangeLog
index cdc4e89a23e8..eeb22cddff43 100644
--- a/kde-base/kstart/ChangeLog
+++ b/kde-base/kstart/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kstart
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/ChangeLog,v 1.108 2009/10/18 15:29:10 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/ChangeLog,v 1.109 2009/11/02 21:44:11 wired Exp $
+
+*kstart-4.3.3 (02 Nov 2009)
+
+ 02 Nov 2009; Alex Alexander <wired@gentoo.org> +kstart-4.3.3.ebuild:
+ Version bump
18 Oct 2009; Markus Meier <maekke@gentoo.org> kstart-4.3.1.ebuild:
x86 stable, bug #287697
diff --git a/kde-base/kstart/kstart-4.3.3.ebuild b/kde-base/kstart/kstart-4.3.3.ebuild
new file mode 100644
index 000000000000..351746efca7d
--- /dev/null
+++ b/kde-base/kstart/kstart-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/kstart/kstart-4.3.3.ebuild,v 1.1 2009/11/02 21:44:11 wired Exp $
+
+EAPI="2"
+
+KMNAME="kdebase-runtime"
+inherit kde4-meta
+
+DESCRIPTION="KDE: Utility to launch applications with special window properties"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="debug"