diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2005-03-06 19:07:44 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2005-03-06 19:07:44 +0000 |
commit | ac6669ff11fa24b217d3681c517c12fb05bc5529 (patch) | |
tree | 9059d85fd5b0efa8fc479c7fb1330ad0df1b98e6 /app-office | |
parent | Move sys-apps/di -> sys-block/di (diff) | |
download | gentoo-2-ac6669ff11fa24b217d3681c517c12fb05bc5529.tar.gz gentoo-2-ac6669ff11fa24b217d3681c517c12fb05bc5529.tar.bz2 gentoo-2-ac6669ff11fa24b217d3681c517c12fb05bc5529.zip |
stable on amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/gnumeric/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/gnumeric/ChangeLog b/app-office/gnumeric/ChangeLog index 73c0ae67f494..7a7d3ffdc7fe 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.80 2005/02/14 23:18:20 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.81 2005/03/06 19:07:44 lanius Exp $ + + 06 Mar 2005; Heinrich Wendel <lanius@gentoo.org> gnumeric-1.4.2.ebuild: + stable on amd64 01 Feb 2005; Markus Rothe <corsair@gentoo.org> gnumeric-1.4.1.ebuild: Added ~ppc64 to KEYWORDS diff --git a/app-office/gnumeric/gnumeric-1.4.2.ebuild b/app-office/gnumeric/gnumeric-1.4.2.ebuild index 40ae53346f38..05fc7e070714 100644 --- a/app-office/gnumeric/gnumeric-1.4.2.ebuild +++ b/app-office/gnumeric/gnumeric-1.4.2.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.2.ebuild,v 1.1 2005/02/14 23:18:20 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.4.2.ebuild,v 1.2 2005/03/06 19:07:44 lanius 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="~x86 ~ppc ~sparc ~hppa ~amd64 ~alpha ~ia64" +KEYWORDS="~x86 ~ppc ~sparc ~hppa amd64 ~alpha ~ia64" #IUSE="libgda gnomedb python bonobo" IUSE="libgda python gnome" |