diff options
author | 2005-09-01 19:36:11 +0000 | |
---|---|---|
committer | 2005-09-01 19:36:11 +0000 | |
commit | 7ff31e58a3e63277b41dc181a7d867451e6fa14f (patch) | |
tree | f171c81480ea052a0660a02f85b4d81d85d3172c /app-office | |
parent | ebuild cleanups (diff) | |
download | gentoo-2-7ff31e58a3e63277b41dc181a7d867451e6fa14f.tar.gz gentoo-2-7ff31e58a3e63277b41dc181a7d867451e6fa14f.tar.bz2 gentoo-2-7ff31e58a3e63277b41dc181a7d867451e6fa14f.zip |
Stable on ppc64 (bug #104010)
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/gnumeric/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.4.3-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/gnumeric/ChangeLog b/app-office/gnumeric/ChangeLog index 8d71b4ad0907..5b8f0921c676 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.110 2005/09/01 17:50:19 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.111 2005/09/01 19:36:11 corsair Exp $ + + 01 Sep 2005; Markus Rothe <corsair@gentoo.org> gnumeric-1.4.3-r2.ebuild: + Stable on ppc64 (bug #104010) 01 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> gnumeric-1.4.3-r2.ebuild: diff --git a/app-office/gnumeric/gnumeric-1.4.3-r2.ebuild b/app-office/gnumeric/gnumeric-1.4.3-r2.ebuild index 479b19fbe3d0..428e916fc8c1 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.5 2005/09/01 17:50:19 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.4.3-r2.ebuild,v 1.6 2005/09/01 19:36:11 corsair 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 |