summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-07-23 21:38:57 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-07-23 21:38:57 +0000
commit3aaec61c15929ff40b7dc9167293949370a17b9f (patch)
treeb034594d9a519300a4d65be3e0e9299cc78d9f3e /app-office/kchart
parentAdd ~x86-fbsd keyword. (diff)
downloadgentoo-2-3aaec61c15929ff40b7dc9167293949370a17b9f.tar.gz
gentoo-2-3aaec61c15929ff40b7dc9167293949370a17b9f.tar.bz2
gentoo-2-3aaec61c15929ff40b7dc9167293949370a17b9f.zip
Add ~x86-fbsd keyword.
(Portage version: 2.1.1_pre3-r3)
Diffstat (limited to 'app-office/kchart')
-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 b4f584f168f7..a9ba6d4038a7 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.40 2006/07/19 16:59:45 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/ChangeLog,v 1.41 2006/07/23 21:38:57 flameeyes Exp $
+
+ 23 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> kchart-1.5.2.ebuild:
+ Add ~x86-fbsd keyword.
*kchart-1.5.2 (19 Jul 2006)
diff --git a/app-office/kchart/kchart-1.5.2.ebuild b/app-office/kchart/kchart-1.5.2.ebuild
index c2b5132c8195..ec6561aafc65 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.1 2006/07/19 16:59:45 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/kchart-1.5.2.ebuild,v 1.2 2006/07/23 21:38:57 flameeyes 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"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)"