summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-04-17 06:08:22 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-04-17 06:08:22 +0000
commitd1ffd71dac120a3dc2d4ee5dbc2bfaaf9bf27235 (patch)
tree1741edda2cfe5d69fbf4e0df53931c26641f79a3 /kde-base/kfind
parentRestore accidentally dropped ~hppa keyword as reported by jer bug #266459 (diff)
downloadgentoo-2-d1ffd71dac120a3dc2d4ee5dbc2bfaaf9bf27235.tar.gz
gentoo-2-d1ffd71dac120a3dc2d4ee5dbc2bfaaf9bf27235.tar.bz2
gentoo-2-d1ffd71dac120a3dc2d4ee5dbc2bfaaf9bf27235.zip
Restore accidentally dropped ~hppa keyword as reported by jer bug #266459
(Portage version: 2.2_rc30/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kfind')
-rw-r--r--kde-base/kfind/ChangeLog5
-rw-r--r--kde-base/kfind/kfind-4.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kfind/ChangeLog b/kde-base/kfind/ChangeLog
index 5c98f7f63f0a..700e6367e191 100644
--- a/kde-base/kfind/ChangeLog
+++ b/kde-base/kfind/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kfind
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.116 2009/04/17 04:53:16 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.117 2009/04/17 06:08:22 alexxy Exp $
+
+ 17 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> kfind-4.2.2:
+ Restore ~hppa keywords
16 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> -kfind-4.2.1.ebuild:
Drop KDE 4.2.1
diff --git a/kde-base/kfind/kfind-4.2.2.ebuild b/kde-base/kfind/kfind-4.2.2.ebuild
index 484f710ccce5..254be4ea9400 100644
--- a/kde-base/kfind/kfind-4.2.2.ebuild
+++ b/kde-base/kfind/kfind-4.2.2.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-4.2.2.ebuild,v 1.1 2009/04/11 23:05:23 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-4.2.2.ebuild,v 1.2 2009/04/17 06:08:22 alexxy Exp $
EAPI="2"
KMNAME="kdebase-apps"
inherit kde4-meta
DESCRIPTION="KDE file finder utility"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
IUSE="debug doc"