diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-18 16:53:47 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-18 16:53:47 +0000 |
commit | 03f7846ffcb4e0fe360d748da4dfde922330308f (patch) | |
tree | 9422a3f66104d778aa8ee31dc868febe033ca9d4 /app-office | |
parent | Stable on ppc. (diff) | |
download | historical-03f7846ffcb4e0fe360d748da4dfde922330308f.tar.gz historical-03f7846ffcb4e0fe360d748da4dfde922330308f.tar.bz2 historical-03f7846ffcb4e0fe360d748da4dfde922330308f.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.2.5.ebuild | 4 | ||||
-rw-r--r-- | app-office/gnumeric/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.4.2.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 9d7e63a489c7..4c2e607f1666 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/abiword # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.105 2005/04/18 14:46:01 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.106 2005/04/18 16:52:57 hansmi Exp $ + + 18 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> abiword-2.2.5.ebuild: + Stable on ppc. 18 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> abiword-2.2.5.ebuild: Stable on sparc diff --git a/app-office/abiword/abiword-2.2.5.ebuild b/app-office/abiword/abiword-2.2.5.ebuild index d6e4f7ab72b5..30e17e58a80a 100644 --- a/app-office/abiword/abiword-2.2.5.ebuild +++ b/app-office/abiword/abiword-2.2.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/abiword/abiword-2.2.5.ebuild,v 1.3 2005/04/18 14:46:01 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.5.ebuild,v 1.4 2005/04/18 16:52:57 hansmi Exp $ inherit eutils fdo-mime @@ -14,7 +14,7 @@ HOMEPAGE="http://www.abisource.com" SRC_URI="http://www.abisource.com/downloads/${PN}/${PV}/source/${P}.tar.bz2" -KEYWORDS="x86 sparc ~alpha ~ppc ~amd64 ~hppa ~ppc64" +KEYWORDS="x86 sparc ~alpha ppc ~amd64 ~hppa ~ppc64" LICENSE="GPL-2" SLOT="2" diff --git a/app-office/gnumeric/ChangeLog b/app-office/gnumeric/ChangeLog index e6da91a0732f..bb262f6e5705 100644 --- a/app-office/gnumeric/ChangeLog +++ b/app-office/gnumeric/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/gnumeric # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.85 2005/04/18 14:48:30 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.86 2005/04/18 16:53:47 hansmi Exp $ + + 18 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> gnumeric-1.4.2.ebuild: + Stable on ppc. 18 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> gnumeric-1.4.2.ebuild: Stable on sparc diff --git a/app-office/gnumeric/gnumeric-1.4.2.ebuild b/app-office/gnumeric/gnumeric-1.4.2.ebuild index 4ae9e73fa690..93c75681ba02 100644 --- a/app-office/gnumeric/gnumeric-1.4.2.ebuild +++ b/app-office/gnumeric/gnumeric-1.4.2.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/gnumeric/gnumeric-1.4.2.ebuild,v 1.4 2005/04/18 14:48:30 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.4.2.ebuild,v 1.5 2005/04/18 16:53:47 hansmi Exp $ inherit virtualx gnome2 eutils flag-o-matic @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/gnumeric/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~hppa amd64 ~alpha ~ia64" +KEYWORDS="x86 ppc sparc ~hppa amd64 ~alpha ~ia64" #IUSE="libgda gnomedb python bonobo" IUSE="libgda python gnome" |