summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-04-17 06:07:31 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-04-17 06:07:31 +0000
commitbed4dfcd91c20b54461a01f6632c2221fc966ac1 (patch)
treedf4c9bacbd5659be967ec716c5e6c5008d8a545c /kde-base/kfilereplace
parentRestore accidentally dropped ~hppa keyword as reported by jer bug #266459 (diff)
downloadgentoo-2-bed4dfcd91c20b54461a01f6632c2221fc966ac1.tar.gz
gentoo-2-bed4dfcd91c20b54461a01f6632c2221fc966ac1.tar.bz2
gentoo-2-bed4dfcd91c20b54461a01f6632c2221fc966ac1.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/kfilereplace')
-rw-r--r--kde-base/kfilereplace/ChangeLog5
-rw-r--r--kde-base/kfilereplace/kfilereplace-4.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kfilereplace/ChangeLog b/kde-base/kfilereplace/ChangeLog
index 94882105dee1..bb67fbadb123 100644
--- a/kde-base/kfilereplace/ChangeLog
+++ b/kde-base/kfilereplace/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kfilereplace
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfilereplace/ChangeLog,v 1.104 2009/04/17 04:52:37 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfilereplace/ChangeLog,v 1.105 2009/04/17 06:07:31 alexxy Exp $
+
+ 17 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> kfilereplace-4.2.2:
+ Restore ~hppa keywords
16 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org>
-kfilereplace-4.2.1.ebuild, -kfilereplace-4.2.1-r1.ebuild:
diff --git a/kde-base/kfilereplace/kfilereplace-4.2.2.ebuild b/kde-base/kfilereplace/kfilereplace-4.2.2.ebuild
index 1b4a45a4436c..5d1c7f31d9f3 100644
--- a/kde-base/kfilereplace/kfilereplace-4.2.2.ebuild
+++ b/kde-base/kfilereplace/kfilereplace-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/kfilereplace/kfilereplace-4.2.2.ebuild,v 1.1 2009/04/11 23:04:42 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfilereplace/kfilereplace-4.2.2.ebuild,v 1.2 2009/04/17 06:07:31 alexxy Exp $
EAPI="2"
KMNAME="kdewebdev"
inherit kde4-meta
DESCRIPTION="KDE web development - powerful search and replace in multiple files"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
IUSE="debug doc"