diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-03-19 17:45:01 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-03-19 17:45:01 +0000 |
commit | b14b63364f2d6c83715cf3cc532292c222497505 (patch) | |
tree | 22dc9f5284283531763855dc9673aa74bf82c98b /app-office | |
parent | stable on sparc (Manifest recommit) (diff) | |
download | gentoo-2-b14b63364f2d6c83715cf3cc532292c222497505.tar.gz gentoo-2-b14b63364f2d6c83715cf3cc532292c222497505.tar.bz2 gentoo-2-b14b63364f2d6c83715cf3cc532292c222497505.zip |
stable on alpha and ia64
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/gnumeric/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.2.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/gnumeric/ChangeLog b/app-office/gnumeric/ChangeLog index 98461529aa9e..46c9ef95a354 100644 --- a/app-office/gnumeric/ChangeLog +++ b/app-office/gnumeric/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/gnumeric # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.58 2004/03/03 17:49:32 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.59 2004/03/19 17:41:00 agriffis Exp $ + + 19 Mar 2004; Aron Griffis <agriffis@gentoo.org> gnumeric-1.2.6.ebuild: + stable on alpha and ia64 03 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> gnumeric-1.2.6.ebuild: stable on sparc diff --git a/app-office/gnumeric/gnumeric-1.2.6.ebuild b/app-office/gnumeric/gnumeric-1.2.6.ebuild index 8e3b3b0cb56f..692f19a96db2 100644 --- a/app-office/gnumeric/gnumeric-1.2.6.ebuild +++ b/app-office/gnumeric/gnumeric-1.2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.2.6.ebuild,v 1.3 2004/03/03 17:49:32 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.2.6.ebuild,v 1.4 2004/03/19 17:41:00 agriffis Exp $ #provide Xmake and Xemake inherit virtualx libtool gnome2 eutils flag-o-matic @@ -9,7 +9,7 @@ DESCRIPTION="Gnumeric, the GNOME Spreadsheet" HOMEPAGE="http://www.gnome.org/gnome-office/gnumeric.shtml" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc sparc ~hppa ~amd64" +KEYWORDS="x86 ~ppc sparc ~hppa ~amd64 alpha ia64" # evolution, perl, guile and gb support disabled currently (or to be removed) |