summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-07-23 21:37:33 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-07-23 21:37:33 +0000
commit7e44f484b50a3ddf916f4617157e4688b664501f (patch)
tree99b38cc5a68949dee96b723f3bc9d8df92316eac /app-office
parentAdd ~x86-fbsd keyword. (diff)
downloadgentoo-2-7e44f484b50a3ddf916f4617157e4688b664501f.tar.gz
gentoo-2-7e44f484b50a3ddf916f4617157e4688b664501f.tar.bz2
gentoo-2-7e44f484b50a3ddf916f4617157e4688b664501f.zip
Add ~x86-fbsd keyword.
(Portage version: 2.1.1_pre3-r3)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/kplato/ChangeLog5
-rw-r--r--app-office/kplato/kplato-1.5.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/kplato/ChangeLog b/app-office/kplato/ChangeLog
index f258fe2d7aa2..b0cf5df2b1a5 100644
--- a/app-office/kplato/ChangeLog
+++ b/app-office/kplato/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/kplato
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/kplato/ChangeLog,v 1.15 2006/07/19 17:07:54 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/kplato/ChangeLog,v 1.16 2006/07/23 21:37:33 flameeyes Exp $
+
+ 23 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> kplato-1.5.2.ebuild:
+ Add ~x86-fbsd keyword.
*kplato-1.5.2 (19 Jul 2006)
diff --git a/app-office/kplato/kplato-1.5.2.ebuild b/app-office/kplato/kplato-1.5.2.ebuild
index 4f584853acff..5910047e727f 100644
--- a/app-office/kplato/kplato-1.5.2.ebuild
+++ b/app-office/kplato/kplato-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/kplato/kplato-1.5.2.ebuild,v 1.1 2006/07/19 17:07:54 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/kplato/kplato-1.5.2.ebuild,v 1.2 2006/07/23 21:37:33 flameeyes Exp $
KMNAME=koffice
MAXKOFFICEVER=${PV}
@@ -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)"