summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-09-03 02:19:49 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-09-03 02:19:49 +0000
commit696668b93d47d1d278a3a138c966f75e7fd3c83a (patch)
tree46182ed070f86beac94c34e15e1c74e77884b4be /app-office
parentAdd ~ia64 keyword. (diff)
downloadgentoo-2-696668b93d47d1d278a3a138c966f75e7fd3c83a.tar.gz
gentoo-2-696668b93d47d1d278a3a138c966f75e7fd3c83a.tar.bz2
gentoo-2-696668b93d47d1d278a3a138c966f75e7fd3c83a.zip
Add ~ia64 keyword.
(Portage version: 2.1.1_rc1-r2)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/kchart/ChangeLog5
-rw-r--r--app-office/kchart/kchart-1.5.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/kchart/ChangeLog b/app-office/kchart/ChangeLog
index 57b4914c9ab4..8d3b9019de20 100644
--- a/app-office/kchart/ChangeLog
+++ b/app-office/kchart/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/kchart
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/ChangeLog,v 1.42 2006/08/16 12:46:50 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/ChangeLog,v 1.43 2006/09/03 02:19:49 kloeri Exp $
+
+ 03 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> kchart-1.5.2.ebuild:
+ Add ~ia64 keyword.
16 Aug 2006; Markus Rothe <corsair@gentoo.org> kchart-1.5.1.ebuild:
Stable on ppc64
diff --git a/app-office/kchart/kchart-1.5.2.ebuild b/app-office/kchart/kchart-1.5.2.ebuild
index ec6561aafc65..8997e06470ac 100644
--- a/app-office/kchart/kchart-1.5.2.ebuild
+++ b/app-office/kchart/kchart-1.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/kchart-1.5.2.ebuild,v 1.2 2006/07/23 21:38:57 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/kchart-1.5.2.ebuild,v 1.3 2006/09/03 02:19:49 kloeri Exp $
MAXKOFFICEVER=${PV}
KMNAME=koffice
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.koffice.org/"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)"