summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-27 23:28:03 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-27 23:28:03 +0000
commit8a87f5f6b66a5b39fb8092e94e0e9c54d2877c99 (patch)
tree28e1b63a4ea9ef3159bf90220c3b3ebfc4cfa59d /kde-base/kfile
parentStable for ppc, wrt bug #450678 (diff)
downloadgentoo-2-8a87f5f6b66a5b39fb8092e94e0e9c54d2877c99.tar.gz
gentoo-2-8a87f5f6b66a5b39fb8092e94e0e9c54d2877c99.tar.bz2
gentoo-2-8a87f5f6b66a5b39fb8092e94e0e9c54d2877c99.zip
Stable for ppc, wrt bug #450678
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'kde-base/kfile')
-rw-r--r--kde-base/kfile/ChangeLog5
-rw-r--r--kde-base/kfile/kfile-4.9.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kfile/ChangeLog b/kde-base/kfile/ChangeLog
index dcbc4a5e87f9..d0ab2a594b56 100644
--- a/kde-base/kfile/ChangeLog
+++ b/kde-base/kfile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kfile
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/ChangeLog,v 1.147 2013/01/27 15:29:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/ChangeLog,v 1.148 2013/01/27 23:28:03 ago Exp $
+
+ 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> kfile-4.9.5.ebuild:
+ Stable for ppc, wrt bug #450678
27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> kfile-4.9.5.ebuild:
Stable for x86, wrt bug #450678
diff --git a/kde-base/kfile/kfile-4.9.5.ebuild b/kde-base/kfile/kfile-4.9.5.ebuild
index d8d1b9e187ca..f5d8847a6472 100644
--- a/kde-base/kfile/kfile-4.9.5.ebuild
+++ b/kde-base/kfile/kfile-4.9.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/kfile-4.9.5.ebuild,v 1.3 2013/01/27 15:29:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/kfile-4.9.5.ebuild,v 1.4 2013/01/27 23:28:03 ago Exp $
EAPI=4
@@ -8,5 +8,5 @@ KMNAME="kde-runtime"
inherit kde4-meta
DESCRIPTION="A commandline frontend to KFileMetaInfo"
-KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux"
IUSE="debug"