diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-04-09 13:19:23 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-04-09 13:19:23 +0000 |
commit | f24c4b08007202c05af2c36ea6f8cc9253ed2f54 (patch) | |
tree | c381e86c5a7d60053294da4d70864533b43ee63e /app-office/kformula | |
parent | Stable on ppc64 (diff) | |
download | historical-f24c4b08007202c05af2c36ea6f8cc9253ed2f54.tar.gz historical-f24c4b08007202c05af2c36ea6f8cc9253ed2f54.tar.bz2 historical-f24c4b08007202c05af2c36ea6f8cc9253ed2f54.zip |
Marked ~ppc.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-office/kformula')
-rw-r--r-- | app-office/kformula/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/kformula/kformula-1.3.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/kformula/ChangeLog b/app-office/kformula/ChangeLog index d22086244050..4090d503833f 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.2 2005/03/05 12:31:09 motaboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/ChangeLog,v 1.3 2005/04/09 13:15:05 josejx Exp $ + + 09 Apr 2005; Joseph Jezak <josejx@gentoo.org> kformula-1.3.5.ebuild: + Marked ~ppc for bug #87780. *kformula-1.3.5 (05 Mar 2005) diff --git a/app-office/kformula/kformula-1.3.5.ebuild b/app-office/kformula/kformula-1.3.5.ebuild index 5a9be90e065c..7ce25c75a653 100644 --- a/app-office/kformula/kformula-1.3.5.ebuild +++ b/app-office/kformula/kformula-1.3.5.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.3.5.ebuild,v 1.2 2005/03/05 12:31:09 motaboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/kformula-1.3.5.ebuild,v 1.3 2005/04/09 13:15:05 josejx Exp $ MAXKOFFICEVER=1.3.5 KMNAME=koffice @@ -11,7 +11,7 @@ HOMEPAGE="http://www.koffice.org/" SRC_URI="$SRC_URI mirror://kde/stable/${KMNAME}/src/${KMNAME}-${PV}.tar.bz2" LICENSE="GPL-2 LGPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" IUSE="" SLOT="0" |