summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2011-06-01 18:56:07 +0000
committerBrent Baude <ranger@gentoo.org>2011-06-01 18:56:07 +0000
commit519cdf82401d579bcfc18c8ef34fc898d401363e (patch)
treec467a52da93b728af0c17606ea4fac9889481806 /kde-base/kstart
parentMarking kstars-4.6.2 ppc for bug 354033 (diff)
downloadgentoo-2-519cdf82401d579bcfc18c8ef34fc898d401363e.tar.gz
gentoo-2-519cdf82401d579bcfc18c8ef34fc898d401363e.tar.bz2
gentoo-2-519cdf82401d579bcfc18c8ef34fc898d401363e.zip
Marking kstart-4.6.2 ppc for bug 354033
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'kde-base/kstart')
-rw-r--r--kde-base/kstart/ChangeLog5
-rw-r--r--kde-base/kstart/kstart-4.6.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kstart/ChangeLog b/kde-base/kstart/ChangeLog
index 3a82bd533975..2017ceb16988 100644
--- a/kde-base/kstart/ChangeLog
+++ b/kde-base/kstart/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kstart
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/ChangeLog,v 1.151 2011/05/09 23:11:42 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/ChangeLog,v 1.152 2011/06/01 18:56:07 ranger Exp $
+
+ 01 Jun 2011; Brent Baude <ranger@gentoo.org> kstart-4.6.2.ebuild:
+ Marking kstart-4.6.2 ppc stable for bug 354033
09 May 2011; Markos Chandras <hwoarang@gentoo.org> kstart-4.6.2.ebuild:
Stable on amd64 wrt bug #354033
diff --git a/kde-base/kstart/kstart-4.6.2.ebuild b/kde-base/kstart/kstart-4.6.2.ebuild
index 3276e8822d97..9c158cab2abe 100644
--- a/kde-base/kstart/kstart-4.6.2.ebuild
+++ b/kde-base/kstart/kstart-4.6.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/kstart-4.6.2.ebuild,v 1.3 2011/05/09 23:11:42 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/kstart-4.6.2.ebuild,v 1.4 2011/06/01 18:56:07 ranger Exp $
EAPI=3
@@ -8,5 +8,5 @@ KMNAME="kdebase-runtime"
inherit kde4-meta
DESCRIPTION="KDE: Utility to launch applications with special window properties"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="debug"