summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-12-10 16:48:26 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-12-10 16:48:26 +0000
commit43bab8862eaac80692dfa741664188233284ff2b (patch)
tree03cd25b14cc2c4c75615cfa94daba07434f54341 /kde-base/kstart
parentx86 stable, bug 292455 (diff)
downloadgentoo-2-43bab8862eaac80692dfa741664188233284ff2b.tar.gz
gentoo-2-43bab8862eaac80692dfa741664188233284ff2b.tar.bz2
gentoo-2-43bab8862eaac80692dfa741664188233284ff2b.zip
x86 stable, bug 292455
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'kde-base/kstart')
-rw-r--r--kde-base/kstart/ChangeLog5
-rw-r--r--kde-base/kstart/kstart-4.3.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kstart/ChangeLog b/kde-base/kstart/ChangeLog
index ac2ea9a7e2bf..7c185412bf8c 100644
--- a/kde-base/kstart/ChangeLog
+++ b/kde-base/kstart/ChangeLog
@@ -1,6 +1,9 @@
# 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.116 2009/12/01 11:06:31 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/ChangeLog,v 1.117 2009/12/10 16:48:26 fauli Exp $
+
+ 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> kstart-4.3.3.ebuild:
+ x86 stable, bug 292455
*kstart-4.3.4 (01 Dec 2009)
diff --git a/kde-base/kstart/kstart-4.3.3.ebuild b/kde-base/kstart/kstart-4.3.3.ebuild
index d4d33a8b2b45..e2cc0bcd2ca9 100644
--- a/kde-base/kstart/kstart-4.3.3.ebuild
+++ b/kde-base/kstart/kstart-4.3.3.ebuild
@@ -1,6 +1,6 @@
# 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.4 2009/11/30 06:54:28 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/kstart-4.3.3.ebuild,v 1.5 2009/12/10 16:48:26 fauli Exp $
EAPI="2"
@@ -8,5 +8,5 @@ KMNAME="kdebase-runtime"
inherit kde4-meta
DESCRIPTION="KDE: Utility to launch applications with special window properties"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
IUSE="debug"