summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-07-04 23:58:27 +0000
committerJason Wever <weeve@gentoo.org>2005-07-04 23:58:27 +0000
commit26d723f172d63713cee9753385a9ebf61d699767 (patch)
tree003861c0a611e1a3cef2b3dff6559c64da3cc1ab /app-office/kformula
parentAdded ~sparc keyword. (diff)
downloadgentoo-2-26d723f172d63713cee9753385a9ebf61d699767.tar.gz
gentoo-2-26d723f172d63713cee9753385a9ebf61d699767.tar.bz2
gentoo-2-26d723f172d63713cee9753385a9ebf61d699767.zip
Added ~sparc keyword.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-office/kformula')
-rw-r--r--app-office/kformula/ChangeLog5
-rw-r--r--app-office/kformula/kformula-1.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/kformula/ChangeLog b/app-office/kformula/ChangeLog
index 05829d282cde..e850cfdc34a7 100644
--- a/app-office/kformula/ChangeLog
+++ b/app-office/kformula/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/kformula
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/ChangeLog,v 1.8 2005/06/29 22:09:35 yoswink Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/ChangeLog,v 1.9 2005/07/04 23:55:00 weeve Exp $
+
+ 04 Jul 2005; Jason Wever <weeve@gentoo.org> kformula-1.4.0.ebuild:
+ Added ~sparc keyword.
29 Jun 2005; Jose Luis Rivero <yoswink@gentoo.org> kformula-1.4.0.ebuild:
Added ~alpha wrt #95128
diff --git a/app-office/kformula/kformula-1.4.0.ebuild b/app-office/kformula/kformula-1.4.0.ebuild
index 8ca614fff15e..0eae1233b71b 100644
--- a/app-office/kformula/kformula-1.4.0.ebuild
+++ b/app-office/kformula/kformula-1.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/kformula-1.4.0.ebuild,v 1.2 2005/06/29 22:09:35 yoswink Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/kformula-1.4.0.ebuild,v 1.3 2005/07/04 23:55:00 weeve 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 ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)"