summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-base/kstart/ChangeLog5
-rw-r--r--kde-base/kstart/kstart-4.4.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kstart/ChangeLog b/kde-base/kstart/ChangeLog
index 29ec2cff2f91..6f6b0e0d50f7 100644
--- a/kde-base/kstart/ChangeLog
+++ b/kde-base/kstart/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kstart
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/ChangeLog,v 1.137 2010/08/09 04:02:57 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/ChangeLog,v 1.138 2010/08/09 09:30:42 fauli Exp $
+
+ 09 Aug 2010; Christian Faulhammer <fauli@gentoo.org> kstart-4.4.5.ebuild:
+ x86 stable, bug 322791
09 Aug 2010; Joseph Jezak <josejx@gentoo.org> kstart-4.4.5.ebuild:
Marked ppc stable for bug #322791.
diff --git a/kde-base/kstart/kstart-4.4.5.ebuild b/kde-base/kstart/kstart-4.4.5.ebuild
index 4591e18d3694..50c6169db079 100644
--- a/kde-base/kstart/kstart-4.4.5.ebuild
+++ b/kde-base/kstart/kstart-4.4.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/kstart-4.4.5.ebuild,v 1.3 2010/08/09 04:02:57 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/kstart-4.4.5.ebuild,v 1.4 2010/08/09 09:30:42 fauli Exp $
EAPI="3"
@@ -8,5 +8,5 @@ KMNAME="kdebase-runtime"
inherit kde4-meta
DESCRIPTION="KDE: Utility to launch applications with special window properties"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="debug"