diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-01-26 19:18:58 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-01-26 19:18:58 +0000 |
commit | 85b4549209641d3d0478c98b937aaacebabfdb8b (patch) | |
tree | 2f2035204d6b9daf4c295a1d606af47c644b6546 /app-office | |
parent | DEPEND -> RDEPEND. (diff) | |
download | historical-85b4549209641d3d0478c98b937aaacebabfdb8b.tar.gz historical-85b4549209641d3d0478c98b937aaacebabfdb8b.tar.bz2 historical-85b4549209641d3d0478c98b937aaacebabfdb8b.zip |
Stable on hppa.
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.2.2.ebuild | 4 | ||||
-rw-r--r-- | app-office/gnumeric/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.4.1.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 3b5b31fd5aeb..8a387fd08cd4 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.97 2005/01/18 20:14:09 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.98 2005/01/26 19:18:58 gmsoft Exp $ + + 26 Jan 2005; Guy Martin <gmsoft@gentoo.org> abiword-2.2.2.ebuild: + Stable on hppa. 18 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> abiword-2.2.2.ebuild: Stable on sparc diff --git a/app-office/abiword/abiword-2.2.2.ebuild b/app-office/abiword/abiword-2.2.2.ebuild index 5b87b251686a..f39fa0c3ac63 100644 --- a/app-office/abiword/abiword-2.2.2.ebuild +++ b/app-office/abiword/abiword-2.2.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/abiword/abiword-2.2.2.ebuild,v 1.4 2005/01/18 20:14:09 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.2.ebuild,v 1.5 2005/01/26 19:18:58 gmsoft Exp $ inherit eutils fdo-mime @@ -14,7 +14,7 @@ HOMEPAGE="http://www.abisource.com" SRC_URI="mirror://sourceforge/${PN}/${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 4c70477138b6..6df6494a121a 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.77 2005/01/17 13:14:22 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.78 2005/01/26 19:15:56 gmsoft Exp $ + + 26 Jan 2005; Guy Martin <gmsoft@gentoo.org> gnumeric-1.4.1.ebuild: + Stable on hppa. 17 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> gnumeric-1.4.1.ebuild: Stable on sparc diff --git a/app-office/gnumeric/gnumeric-1.4.1.ebuild b/app-office/gnumeric/gnumeric-1.4.1.ebuild index b8a58832f0b3..eb7a6855686b 100644 --- a/app-office/gnumeric/gnumeric-1.4.1.ebuild +++ b/app-office/gnumeric/gnumeric-1.4.1.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.1.ebuild,v 1.6 2005/01/17 13:14:22 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.4.1.ebuild,v 1.7 2005/01/26 19:15:56 gmsoft 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" |