summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-04-17 06:13:49 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-04-17 06:13:49 +0000
commit403c60ddf1f2c5f69ad1fe200049320b7702931a (patch)
treea8e49a26ee4ba3f5aa54a2c4524caa663b6b7b5f /kde-base/kabcclient
parentRestore accidentally dropped ~hppa keyword as reported by jer bug #266459 (diff)
downloadgentoo-2-403c60ddf1f2c5f69ad1fe200049320b7702931a.tar.gz
gentoo-2-403c60ddf1f2c5f69ad1fe200049320b7702931a.tar.bz2
gentoo-2-403c60ddf1f2c5f69ad1fe200049320b7702931a.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/kabcclient')
-rw-r--r--kde-base/kabcclient/ChangeLog5
-rw-r--r--kde-base/kabcclient/kabcclient-4.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kabcclient/ChangeLog b/kde-base/kabcclient/ChangeLog
index 08fb60685d3a..8afc4d6cc106 100644
--- a/kde-base/kabcclient/ChangeLog
+++ b/kde-base/kabcclient/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kabcclient
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kabcclient/ChangeLog,v 1.1 2009/04/11 22:02:45 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kabcclient/ChangeLog,v 1.2 2009/04/17 06:13:49 alexxy Exp $
+
+ 17 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> kabcclient-4.2.2:
+ Restore ~hppa keywords
*kabcclient-4.2.2 (11 Apr 2009)
diff --git a/kde-base/kabcclient/kabcclient-4.2.2.ebuild b/kde-base/kabcclient/kabcclient-4.2.2.ebuild
index 3f5aafdddd5f..98fc78db6db7 100644
--- a/kde-base/kabcclient/kabcclient-4.2.2.ebuild
+++ b/kde-base/kabcclient/kabcclient-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/kabcclient/kabcclient-4.2.2.ebuild,v 1.1 2009/04/11 22:02:45 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kabcclient/kabcclient-4.2.2.ebuild,v 1.2 2009/04/17 06:13:49 alexxy Exp $
EAPI="2"
@@ -9,5 +9,5 @@ KMMODULE="console/${PN}"
inherit kde4-meta
DESCRIPTION="A command line client for accessing the KDE addressbook"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
IUSE="debug doc"