summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-05-18 19:54:31 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-05-18 19:54:31 +0000
commit512d3eb69afff6a35a2a05cad01325f9f3bfad72 (patch)
treecf4133e69a464a5536a6f4ad72d9234cfda8d41a /kde-base/kfile
parentStable for amd64, wrt bug #414605 (diff)
downloadgentoo-2-512d3eb69afff6a35a2a05cad01325f9f3bfad72.tar.gz
gentoo-2-512d3eb69afff6a35a2a05cad01325f9f3bfad72.tar.bz2
gentoo-2-512d3eb69afff6a35a2a05cad01325f9f3bfad72.zip
Stable for amd64, wrt bug #414605
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kfile')
-rw-r--r--kde-base/kfile/ChangeLog5
-rw-r--r--kde-base/kfile/kfile-4.8.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kfile/ChangeLog b/kde-base/kfile/ChangeLog
index 85fd6da5f539..096140a8f380 100644
--- a/kde-base/kfile/ChangeLog
+++ b/kde-base/kfile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kfile
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/ChangeLog,v 1.120 2012/05/18 06:16:09 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/ChangeLog,v 1.121 2012/05/18 19:54:31 ago Exp $
+
+ 18 May 2012; Agostino Sarubbo <ago@gentoo.org> kfile-4.8.3.ebuild:
+ Stable for amd64, wrt bug #414605
18 May 2012; Joseph Jezak <josejx@gentoo.org> kfile-4.8.3.ebuild:
Marked ~ppc ~ppc64 for bug #402989.
diff --git a/kde-base/kfile/kfile-4.8.3.ebuild b/kde-base/kfile/kfile-4.8.3.ebuild
index 2e2ce44abeb5..e80622b878c1 100644
--- a/kde-base/kfile/kfile-4.8.3.ebuild
+++ b/kde-base/kfile/kfile-4.8.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/kfile-4.8.3.ebuild,v 1.2 2012/05/18 06:16:09 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/kfile-4.8.3.ebuild,v 1.3 2012/05/18 19:54:31 ago Exp $
EAPI=4
@@ -8,5 +8,5 @@ KMNAME="kde-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"