diff options
author | Ian Leitch <port001@gentoo.org> | 2005-09-01 16:16:43 +0000 |
---|---|---|
committer | Ian Leitch <port001@gentoo.org> | 2005-09-01 16:16:43 +0000 |
commit | b7d46ed61bc4be8c3c72fee1a515309cd0731bea (patch) | |
tree | 01fe8a5c450a0027fd0b393eee5a2bbe3c20d3d8 /app-office | |
parent | Add '--signal 2' to start-stop-daemon options in init script to take advantag... (diff) | |
download | gentoo-2-b7d46ed61bc4be8c3c72fee1a515309cd0731bea.tar.gz gentoo-2-b7d46ed61bc4be8c3c72fee1a515309cd0731bea.tar.bz2 gentoo-2-b7d46ed61bc4be8c3c72fee1a515309cd0731bea.zip |
Stable on x86, 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 19296d2e08c4..7f9d015813b6 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.107 2005/09/01 14:48:48 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.108 2005/09/01 16:16:43 port001 Exp $ + + 01 Sep 2005; Ian Leitch <port001@gentoo.org> ChangeLog: + Stable on x86, bug #104010 01 Sep 2005; Gustavo Zacarias <gustavoz@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 f90ded60a483..20c9216afaad 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.2 2005/09/01 14:48:48 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.4.3-r2.ebuild,v 1.3 2005/09/01 16:16:43 port001 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 |