diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-09-28 07:59:43 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-09-28 07:59:43 +0000 |
commit | 255b42425d4f521faff552068fdb2198d96ed40a (patch) | |
tree | 388c60dd5c2c312d404e10eae77a5a6c89e3e211 /app-office | |
parent | keyword ~x86-fbsd (diff) | |
download | gentoo-2-255b42425d4f521faff552068fdb2198d96ed40a.tar.gz gentoo-2-255b42425d4f521faff552068fdb2198d96ed40a.tar.bz2 gentoo-2-255b42425d4f521faff552068fdb2198d96ed40a.zip |
keyword ~x86-fbsd
(Portage version: 2.2_rc11/cvs/Linux 2.6.26.5 x86_64)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/gnumeric/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/gnumeric/ChangeLog b/app-office/gnumeric/ChangeLog index abc248cca37e..671d140f6610 100644 --- a/app-office/gnumeric/ChangeLog +++ b/app-office/gnumeric/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/gnumeric # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.174 2008/08/03 20:01:37 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.175 2008/09/28 07:59:43 aballier Exp $ + + 28 Sep 2008; Alexis Ballier <aballier@gentoo.org> gnumeric-1.8.3.ebuild: + keyword ~x86-fbsd 03 Aug 2008; Gilles Dartiguelongue <eva@gentoo.org> -gnumeric-1.8.2.ebuild, gnumeric-1.8.3.ebuild: diff --git a/app-office/gnumeric/gnumeric-1.8.3.ebuild b/app-office/gnumeric/gnumeric-1.8.3.ebuild index fbf4871258c5..a5bafbcaad1c 100644 --- a/app-office/gnumeric/gnumeric-1.8.3.ebuild +++ b/app-office/gnumeric/gnumeric-1.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.8.3.ebuild,v 1.8 2008/08/03 20:01:37 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.8.3.ebuild,v 1.9 2008/09/28 07:59:43 aballier Exp $ inherit gnome2 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 ~x86-fbsd" IUSE="gnome perl python" # bonobo guile libgda mono (experimental) |