summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2011-06-01 18:22:04 +0000
committerBrent Baude <ranger@gentoo.org>2011-06-01 18:22:04 +0000
commit31763bb4f8b03a47842b540a33e50991fc1fa705 (patch)
treec923c3cb8286842c3c0c61427248e8dcffc9b8ce
parentMarking kephal-4.6.2 ppc for bug 354033 (diff)
downloadgentoo-2-31763bb4f8b03a47842b540a33e50991fc1fa705.tar.gz
gentoo-2-31763bb4f8b03a47842b540a33e50991fc1fa705.tar.bz2
gentoo-2-31763bb4f8b03a47842b540a33e50991fc1fa705.zip
Marking kfile-4.6.2 ppc for bug 354033
(Portage version: 2.1.9.42/cvs/Linux ppc64)
-rw-r--r--kde-base/kfile/ChangeLog5
-rw-r--r--kde-base/kfile/kfile-4.6.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kfile/ChangeLog b/kde-base/kfile/ChangeLog
index 429a1a090f30..a7dcaa95a0af 100644
--- a/kde-base/kfile/ChangeLog
+++ b/kde-base/kfile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kfile
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/ChangeLog,v 1.82 2011/05/09 22:53:00 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/ChangeLog,v 1.83 2011/06/01 18:22:04 ranger Exp $
+
+ 01 Jun 2011; Brent Baude <ranger@gentoo.org> kfile-4.6.2.ebuild:
+ Marking kfile-4.6.2 ppc stable for bug 354033
09 May 2011; Markos Chandras <hwoarang@gentoo.org> kfile-4.6.2.ebuild:
Stable on amd64 wrt bug #354033
diff --git a/kde-base/kfile/kfile-4.6.2.ebuild b/kde-base/kfile/kfile-4.6.2.ebuild
index fa2c25ed33b3..b4032a78c182 100644
--- a/kde-base/kfile/kfile-4.6.2.ebuild
+++ b/kde-base/kfile/kfile-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/kfile/kfile-4.6.2.ebuild,v 1.3 2011/05/09 22:53:00 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/kfile-4.6.2.ebuild,v 1.4 2011/06/01 18:22:04 ranger Exp $
EAPI=3
@@ -8,5 +8,5 @@ KMNAME="kdebase-runtime"
inherit kde4-meta
DESCRIPTION="A commandline frontend to KFileMetaInfo"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="debug"