summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-07-23 21:33:59 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-07-23 21:33:59 +0000
commita0eab70baf969bfb8fd71cea0a6328d9291e6387 (patch)
tree5f02f5ded6e0e61cd95d56d26db4bd79db8ccaf9 /app-office/kformula
parentAdd ~x86-fbsd keyword. (diff)
downloadgentoo-2-a0eab70baf969bfb8fd71cea0a6328d9291e6387.tar.gz
gentoo-2-a0eab70baf969bfb8fd71cea0a6328d9291e6387.tar.bz2
gentoo-2-a0eab70baf969bfb8fd71cea0a6328d9291e6387.zip
Add ~x86-fbsd keyword.
(Portage version: 2.1.1_pre3-r3)
Diffstat (limited to 'app-office/kformula')
-rw-r--r--app-office/kformula/ChangeLog5
-rw-r--r--app-office/kformula/kformula-1.5.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/kformula/ChangeLog b/app-office/kformula/ChangeLog
index 8a97d0369975..c389cd2a8977 100644
--- a/app-office/kformula/ChangeLog
+++ b/app-office/kformula/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/kformula
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/ChangeLog,v 1.39 2006/07/19 17:01:44 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/ChangeLog,v 1.40 2006/07/23 21:33:59 flameeyes Exp $
+
+ 23 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> kformula-1.5.2.ebuild:
+ Add ~x86-fbsd keyword.
*kformula-1.5.2 (19 Jul 2006)
diff --git a/app-office/kformula/kformula-1.5.2.ebuild b/app-office/kformula/kformula-1.5.2.ebuild
index 16ef4bf1814b..0657fc1d10cb 100644
--- a/app-office/kformula/kformula-1.5.2.ebuild
+++ b/app-office/kformula/kformula-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/kformula/kformula-1.5.2.ebuild,v 1.1 2006/07/19 17:01:44 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/kformula-1.5.2.ebuild,v 1.2 2006/07/23 21:33:59 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)"