diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-08-16 14:33:12 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-08-16 14:33:12 +0000 |
commit | 5da1c27b0f7be1ea82197c2f581fcbc667ce2f39 (patch) | |
tree | 64ce580d7e503c91142a87e6550307629d5dd142 /app-office | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-5da1c27b0f7be1ea82197c2f581fcbc667ce2f39.tar.gz gentoo-2-5da1c27b0f7be1ea82197c2f581fcbc667ce2f39.tar.bz2 gentoo-2-5da1c27b0f7be1ea82197c2f581fcbc667ce2f39.zip |
Stable on ppc64
(Portage version: 2.1-r2)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/gnumeric/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.4.3-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/gnumeric/ChangeLog b/app-office/gnumeric/ChangeLog index 638eede274a0..ab9824284d25 100644 --- a/app-office/gnumeric/ChangeLog +++ b/app-office/gnumeric/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/gnumeric # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.132 2006/08/03 18:35:28 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.133 2006/08/16 14:33:12 corsair Exp $ + + 16 Aug 2006; Markus Rothe <corsair@gentoo.org> gnumeric-1.4.3-r3.ebuild: + Stable on ppc64 03 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org> gnumeric-1.6.3.ebuild: Stable on sparc diff --git a/app-office/gnumeric/gnumeric-1.4.3-r3.ebuild b/app-office/gnumeric/gnumeric-1.4.3-r3.ebuild index 643cf2721247..ee1539998c6f 100644 --- a/app-office/gnumeric/gnumeric-1.4.3-r3.ebuild +++ b/app-office/gnumeric/gnumeric-1.4.3-r3.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/gnumeric/gnumeric-1.4.3-r3.ebuild,v 1.6 2006/07/17 15:51:40 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.4.3-r3.ebuild,v 1.7 2006/08/16 14:33:12 corsair Exp $ inherit virtualx eutils flag-o-matic gnome2 autotools @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/gnumeric/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="gnome libgda python static" # bonobo gnomedb |