summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-04-17 06:06:33 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-04-17 06:06:33 +0000
commit58f3ca46b0ff3c2c9a728a43761179680ac3dbb6 (patch)
treee792fbd146a1d7289b9f297cfc46e22afde3c317 /kde-base/kfile
parentRestore accidentally dropped ~hppa keyword as reported by jer bug #266459 (diff)
downloadgentoo-2-58f3ca46b0ff3c2c9a728a43761179680ac3dbb6.tar.gz
gentoo-2-58f3ca46b0ff3c2c9a728a43761179680ac3dbb6.tar.bz2
gentoo-2-58f3ca46b0ff3c2c9a728a43761179680ac3dbb6.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/kfile')
-rw-r--r--kde-base/kfile/ChangeLog5
-rw-r--r--kde-base/kfile/kfile-4.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kfile/ChangeLog b/kde-base/kfile/ChangeLog
index 33ed7483b5e1..e0d82b99023f 100644
--- a/kde-base/kfile/ChangeLog
+++ b/kde-base/kfile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kfile
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/ChangeLog,v 1.24 2009/04/17 04:51:59 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/ChangeLog,v 1.25 2009/04/17 06:06:33 alexxy Exp $
+
+ 17 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> kfile-4.2.2:
+ Restore ~hppa keywords
16 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> -kfile-4.2.1.ebuild:
Drop KDE 4.2.1
diff --git a/kde-base/kfile/kfile-4.2.2.ebuild b/kde-base/kfile/kfile-4.2.2.ebuild
index 51ec1a41ef86..a9858df6992c 100644
--- a/kde-base/kfile/kfile-4.2.2.ebuild
+++ b/kde-base/kfile/kfile-4.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/kfile-4.2.2.ebuild,v 1.1 2009/04/11 23:04:02 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/kfile-4.2.2.ebuild,v 1.2 2009/04/17 06:06:33 alexxy Exp $
EAPI="2"
@@ -8,5 +8,5 @@ KMNAME="kdebase-runtime"
inherit kde4-meta
DESCRIPTION="A commandline frontend to KFileMetaInfo"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
IUSE="debug"