diff options
author | 2004-12-10 00:24:37 +0000 | |
---|---|---|
committer | 2004-12-10 00:24:37 +0000 | |
commit | 530ef33508cf22bd73e6c904b75e6540317e186e (patch) | |
tree | b46f326995f69c81d4dbbc81c491fe1a693eefb7 /app-office | |
parent | Fixed ChangeLog header. Fixed broken Manifest. (Manifest recommit) (diff) | |
download | gentoo-2-530ef33508cf22bd73e6c904b75e6540317e186e.tar.gz gentoo-2-530ef33508cf22bd73e6c904b75e6540317e186e.tar.bz2 gentoo-2-530ef33508cf22bd73e6c904b75e6540317e186e.zip |
Stable on hppa.
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/gnumeric/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.2.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/gnumeric/ChangeLog b/app-office/gnumeric/ChangeLog index ab0056227e7f..782f6c701268 100644 --- a/app-office/gnumeric/ChangeLog +++ b/app-office/gnumeric/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/gnumeric # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.71 2004/10/25 19:20:54 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.72 2004/12/10 00:24:37 gmsoft Exp $ + + 09 Dec 2004; Guy Martin <gmsoft@gentoo.org> gnumeric-1.2.13.ebuild: + Stable on hppa. 25 Oct 2004; Gustavo Zacarias <gustavoz@gentoo.org> gnumeric-1.2.13.ebuild: Stable on sparc diff --git a/app-office/gnumeric/gnumeric-1.2.13.ebuild b/app-office/gnumeric/gnumeric-1.2.13.ebuild index 283290be2598..fdaa58fe03ed 100644 --- a/app-office/gnumeric/gnumeric-1.2.13.ebuild +++ b/app-office/gnumeric/gnumeric-1.2.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.2.13.ebuild,v 1.4 2004/10/25 19:20:54 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.2.13.ebuild,v 1.5 2004/12/10 00:24:37 gmsoft Exp $ #provide Xmake and Xemake inherit virtualx libtool gnome2 eutils flag-o-matic @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnome.org/projects/gnumeric/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~hppa ~amd64 ~alpha ~ia64" +KEYWORDS="x86 ~ppc sparc hppa ~amd64 ~alpha ~ia64" # evolution, perl, guile and gb support disabled currently (or to be removed) |