diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-08-27 17:47:08 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-08-27 17:47:08 +0000 |
commit | 0e5be3c6bb36dc6495a3c943db5d04ad87d6a268 (patch) | |
tree | e8a0f7f6672090bb4848a1485f17fd35af034557 /app-office | |
parent | Bump 2.16.1 to stable on mips, and 2.16.90.0.3 to unstable. (diff) | |
download | gentoo-2-0e5be3c6bb36dc6495a3c943db5d04ad87d6a268.tar.gz gentoo-2-0e5be3c6bb36dc6495a3c943db5d04ad87d6a268.tar.bz2 gentoo-2-0e5be3c6bb36dc6495a3c943db5d04ad87d6a268.zip |
Stable on hppa.
(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-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/gnumeric/ChangeLog b/app-office/gnumeric/ChangeLog index 1cedafe71592..5d4d02095b04 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.104 2005/08/23 03:56:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.105 2005/08/27 17:46:01 gmsoft Exp $ + + 27 Aug 2005; Guy Martin <gmsoft@gentoo.org> gnumeric-1.4.3-r1.ebuild: + Stable on hppa. 23 Aug 2005; Aron Griffis <agriffis@gentoo.org> gnumeric-1.4.3-r1.ebuild: stable on ia64 diff --git a/app-office/gnumeric/gnumeric-1.4.3-r1.ebuild b/app-office/gnumeric/gnumeric-1.4.3-r1.ebuild index a36361605ad7..92cc0e952659 100644 --- a/app-office/gnumeric/gnumeric-1.4.3-r1.ebuild +++ b/app-office/gnumeric/gnumeric-1.4.3-r1.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-r1.ebuild,v 1.8 2005/08/23 03:56:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.4.3-r1.ebuild,v 1.9 2005/08/27 17:46:01 gmsoft Exp $ inherit virtualx gnome2 eutils flag-o-matic @@ -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="libgda gnomedb python bonobo" IUSE="libgda python gnome" |