summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-01-16 22:34:48 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-01-16 22:34:48 +0000
commitbd9fe5d7241c7d12c53fd470f474b9270ebee586 (patch)
tree6ff8752e972e31ab403ae25df95caea59db394a9 /kde-base/kfile
parentStable for amd64, wrt bug #396359 (diff)
downloadgentoo-2-bd9fe5d7241c7d12c53fd470f474b9270ebee586.tar.gz
gentoo-2-bd9fe5d7241c7d12c53fd470f474b9270ebee586.tar.bz2
gentoo-2-bd9fe5d7241c7d12c53fd470f474b9270ebee586.zip
Stable for amd64, wrt bug #396359
(Portage version: 2.1.10.41/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.7.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kfile/ChangeLog b/kde-base/kfile/ChangeLog
index 1cd99d884251..c8929ac7d3a0 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.105 2012/01/09 16:33:56 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/ChangeLog,v 1.106 2012/01/16 22:34:48 ago Exp $
+
+ 16 Jan 2012; Agostino Sarubbo <ago@gentoo.org> kfile-4.7.4.ebuild:
+ Stable for amd64, wrt bug #396359
09 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> kfile-4.7.4.ebuild:
x86 stable wrt bug #396359
diff --git a/kde-base/kfile/kfile-4.7.4.ebuild b/kde-base/kfile/kfile-4.7.4.ebuild
index db6c19c4eb6d..744bd77e79ba 100644
--- a/kde-base/kfile/kfile-4.7.4.ebuild
+++ b/kde-base/kfile/kfile-4.7.4.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.7.4.ebuild,v 1.2 2012/01/09 16:33:56 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/kfile-4.7.4.ebuild,v 1.3 2012/01/16 22:34:48 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"