summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-11-29 18:02:06 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-11-29 18:02:06 +0000
commitddc55be56aac94a4a0f0c3c1c85461a9d5c906ec (patch)
tree67ec6c534aef899ae6108583799ae6ce62ed2870
parentAdd ~sparc (diff)
downloadgentoo-2-ddc55be56aac94a4a0f0c3c1c85461a9d5c906ec.tar.gz
gentoo-2-ddc55be56aac94a4a0f0c3c1c85461a9d5c906ec.tar.bz2
gentoo-2-ddc55be56aac94a4a0f0c3c1c85461a9d5c906ec.zip
Add ~sparc
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
-rw-r--r--kde-base/kabcclient/ChangeLog5
-rw-r--r--kde-base/kabcclient/kabcclient-4.3.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kabcclient/ChangeLog b/kde-base/kabcclient/ChangeLog
index 764560b5cf46..bd71d58a3122 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.18 2009/11/29 14:05:19 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kabcclient/ChangeLog,v 1.19 2009/11/29 18:02:06 armin76 Exp $
+
+ 29 Nov 2009; Raúl Porcel <armin76@gentoo.org> kabcclient-4.3.3.ebuild:
+ Add ~sparc
29 Nov 2009; Samuli Suominen <ssuominen@gentoo.org>
kabcclient-4.3.3.ebuild:
diff --git a/kde-base/kabcclient/kabcclient-4.3.3.ebuild b/kde-base/kabcclient/kabcclient-4.3.3.ebuild
index 6d61835737e9..5f8c0d6e285f 100644
--- a/kde-base/kabcclient/kabcclient-4.3.3.ebuild
+++ b/kde-base/kabcclient/kabcclient-4.3.3.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.3.3.ebuild,v 1.2 2009/11/29 14:05:19 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kabcclient/kabcclient-4.3.3.ebuild,v 1.3 2009/11/29 18:02:06 armin76 Exp $
EAPI="2"
@@ -9,7 +9,7 @@ KMMODULE="console/${PN}"
inherit kde4-meta
DESCRIPTION="A command line client for accessing the KDE addressbook"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="debug +handbook"
src_install() {