diff options
Diffstat (limited to 'app-office/gnumeric/gnumeric-1.4.3-r1.ebuild')
-rw-r--r-- | app-office/gnumeric/gnumeric-1.4.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/gnumeric/gnumeric-1.4.3-r1.ebuild b/app-office/gnumeric/gnumeric-1.4.3-r1.ebuild index 04591408f7ec..0d63bfeb85c3 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.4 2005/08/03 15:51:33 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.4.3-r1.ebuild,v 1.5 2005/08/08 08:50:53 corsair 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" |