diff options
author | 2006-07-12 16:21:12 +0000 | |
---|---|---|
committer | 2006-07-12 16:21:12 +0000 | |
commit | baa0fa79219101ad1cb5887e259312325d069e1a (patch) | |
tree | 7454c5c0f97408d32dfc9d62fb6d4181201cb535 /app-office | |
parent | QA: Added gcc64 to IUSE. (diff) | |
download | gentoo-2-baa0fa79219101ad1cb5887e259312325d069e1a.tar.gz gentoo-2-baa0fa79219101ad1cb5887e259312325d069e1a.tar.bz2 gentoo-2-baa0fa79219101ad1cb5887e259312325d069e1a.zip |
Stable on x86 wrt bug #139612.
(Portage version: 2.1.1_pre2-r6)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/gnumeric/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.4.3-r3.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/app-office/gnumeric/ChangeLog b/app-office/gnumeric/ChangeLog index 6baeab8b4879..e21353b4159d 100644 --- a/app-office/gnumeric/ChangeLog +++ b/app-office/gnumeric/ChangeLog @@ -1,6 +1,10 @@ # 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.126 2006/05/10 18:53:37 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.127 2006/07/12 16:21:12 wolf31o2 Exp $ + + 12 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> + gnumeric-1.4.3-r3.ebuild: + Stable on x86 wrt bug #139612. *gnumeric-1.6.3 (10 May 2006) diff --git a/app-office/gnumeric/gnumeric-1.4.3-r3.ebuild b/app-office/gnumeric/gnumeric-1.4.3-r3.ebuild index 02715dc03964..642c2234eb10 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-2005 Gentoo Foundation +# 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.1 2005/10/05 20:04:46 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.4.3-r3.ebuild,v 1.2 2006/07/12 16:21:12 wolf31o2 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 |