diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-17 20:36:45 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-17 20:36:45 +0000 |
commit | 0a5ed7632156c7ecf85d343fe7a1bf173a714a5c (patch) | |
tree | ace0784bdedae735aff16717280675362b4d171a /app-office | |
parent | Stable on ia64. (diff) | |
download | gentoo-2-0a5ed7632156c7ecf85d343fe7a1bf173a714a5c.tar.gz gentoo-2-0a5ed7632156c7ecf85d343fe7a1bf173a714a5c.tar.bz2 gentoo-2-0a5ed7632156c7ecf85d343fe7a1bf173a714a5c.zip |
Stable on ia64.
(Portage version: 2.1.2_pre3-r2)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/kformula/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/kformula/kformula-1.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/kformula/ChangeLog b/app-office/kformula/ChangeLog index 647540ec364f..23213a06b277 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.50 2006/10/17 20:25:16 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/ChangeLog,v 1.51 2006/10/17 20:36:45 kloeri Exp $ + + 17 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> kformula-1.5.2.ebuild: + Stable on ia64. 17 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> kformula-1.5.2.ebuild: Stable on Alpha. diff --git a/app-office/kformula/kformula-1.5.2.ebuild b/app-office/kformula/kformula-1.5.2.ebuild index afc3e3990b75..9a0fbc7a953f 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.8 2006/10/17 20:25:17 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/kformula-1.5.2.ebuild,v 1.9 2006/10/17 20:36:45 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 ~ia64 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)" |