diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-02-15 16:20:17 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-02-15 16:20:17 +0000 |
commit | 4e08f54ae52c1115a6aff59cc68c6d48f19dd420 (patch) | |
tree | 3bcedb8cec65044ababf0ce5d9bce76dbbba7c36 /app-office/kformula | |
parent | * amd64 stable, bug #122561 (diff) | |
download | historical-4e08f54ae52c1115a6aff59cc68c6d48f19dd420.tar.gz historical-4e08f54ae52c1115a6aff59cc68c6d48f19dd420.tar.bz2 historical-4e08f54ae52c1115a6aff59cc68c6d48f19dd420.zip |
Added ~ppc64; bug #122204
Package-Manager: portage-2.0.54
Diffstat (limited to 'app-office/kformula')
-rw-r--r-- | app-office/kformula/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/kformula/kformula-1.5_beta1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/kformula/ChangeLog b/app-office/kformula/ChangeLog index 16818630c1df..9490514dec1c 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.26 2006/02/09 20:36:04 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/ChangeLog,v 1.27 2006/02/15 16:14:02 corsair Exp $ + + 15 Feb 2006; Markus Rothe <corsair@gentoo.org> kformula-1.5_beta1.ebuild: + Added ~ppc64; bug #122204 09 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> kformula-1.5_beta1.ebuild: diff --git a/app-office/kformula/kformula-1.5_beta1.ebuild b/app-office/kformula/kformula-1.5_beta1.ebuild index b0de69bcbda1..335db3ce1aec 100644 --- a/app-office/kformula/kformula-1.5_beta1.ebuild +++ b/app-office/kformula/kformula-1.5_beta1.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_beta1.ebuild,v 1.2 2006/02/09 20:36:04 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/kformula-1.5_beta1.ebuild,v 1.3 2006/02/15 16:14:02 corsair Exp $ MAXKOFFICEVER=${PV} KMNAME=koffice @@ -11,7 +11,7 @@ HOMEPAGE="http://www.koffice.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)" |