diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-01 17:50:19 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-01 17:50:19 +0000 |
commit | 11661a141374b97c9dde5eb91b129c9a56fe939f (patch) | |
tree | 05ae04f8188303ae08328103e6884a6bc7562206 /app-office/gnumeric | |
parent | Stable on sparc (diff) | |
download | gentoo-2-11661a141374b97c9dde5eb91b129c9a56fe939f.tar.gz gentoo-2-11661a141374b97c9dde5eb91b129c9a56fe939f.tar.bz2 gentoo-2-11661a141374b97c9dde5eb91b129c9a56fe939f.zip |
Stable on ppc and hppa.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-office/gnumeric')
-rw-r--r-- | app-office/gnumeric/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.4.3-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/gnumeric/ChangeLog b/app-office/gnumeric/ChangeLog index 0bb89643e702..8d71b4ad0907 100644 --- a/app-office/gnumeric/ChangeLog +++ b/app-office/gnumeric/ChangeLog @@ -1,6 +1,10 @@ # 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.109 2005/09/01 17:28:57 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.110 2005/09/01 17:50:19 hansmi Exp $ + + 01 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> + gnumeric-1.4.3-r2.ebuild: + Stable on ppc and hppa. 01 Sep 2005; Luis Medinas <metalgod@gentoo.org> gnumeric-1.4.3-r2.ebuild: Marked Stable on AMD64. Fixes bug #104010. diff --git a/app-office/gnumeric/gnumeric-1.4.3-r2.ebuild b/app-office/gnumeric/gnumeric-1.4.3-r2.ebuild index 5689575cbd8a..479b19fbe3d0 100644 --- a/app-office/gnumeric/gnumeric-1.4.3-r2.ebuild +++ b/app-office/gnumeric/gnumeric-1.4.3-r2.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.3-r2.ebuild,v 1.4 2005/09/01 17:28:57 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.4.3-r2.ebuild,v 1.5 2005/09/01 17:50:19 hansmi Exp $ inherit virtualx eutils flag-o-matic gnome2 @@ -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 |