diff options
author | Markus Meier <maekke@gentoo.org> | 2011-07-16 17:43:01 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-07-16 17:43:01 +0000 |
commit | c8fbee339c654ca28221a87f1e2f64397579d306 (patch) | |
tree | f46e2b4006a5d6bf72260f8e44d1d91da5e857b8 /app-office/gnumeric | |
parent | Stable on amd64 wrt bug #375137 (diff) | |
download | historical-c8fbee339c654ca28221a87f1e2f64397579d306.tar.gz historical-c8fbee339c654ca28221a87f1e2f64397579d306.tar.bz2 historical-c8fbee339c654ca28221a87f1e2f64397579d306.zip |
x86 stable, bug #372349
Package-Manager: portage-2.1.10.6/cvs/Linux x86_64
Diffstat (limited to 'app-office/gnumeric')
-rw-r--r-- | app-office/gnumeric/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.10.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/gnumeric/ChangeLog b/app-office/gnumeric/ChangeLog index 28cd39b3e2d6..05166859c582 100644 --- a/app-office/gnumeric/ChangeLog +++ b/app-office/gnumeric/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/gnumeric # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.224 2011/07/01 10:15:47 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.225 2011/07/16 17:42:20 maekke Exp $ + + 16 Jul 2011; Markus Meier <maekke@gentoo.org> gnumeric-1.10.15.ebuild: + x86 stable, bug #372349 01 Jul 2011; Markos Chandras <hwoarang@gentoo.org> gnumeric-1.10.15.ebuild: Stable on amd64 wrt bug #372349 diff --git a/app-office/gnumeric/gnumeric-1.10.15.ebuild b/app-office/gnumeric/gnumeric-1.10.15.ebuild index b185c9af16b0..28777f1f122e 100644 --- a/app-office/gnumeric/gnumeric-1.10.15.ebuild +++ b/app-office/gnumeric/gnumeric-1.10.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.10.15.ebuild,v 1.2 2011/07/01 10:15:47 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.10.15.ebuild,v 1.3 2011/07/16 17:42:20 maekke Exp $ EAPI="3" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ HOMEPAGE="http://projects.gnome.org/gnumeric/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="gnome perl python" # Missing gnome-extra/libgnomedb required version in tree |