summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-office')
-rw-r--r--app-office/gnumeric/ChangeLog5
-rw-r--r--app-office/gnumeric/gnumeric-1.12.17.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/gnumeric/ChangeLog b/app-office/gnumeric/ChangeLog
index 0d3aaaba869f..ec4d82266a58 100644
--- a/app-office/gnumeric/ChangeLog
+++ b/app-office/gnumeric/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/gnumeric
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.275 2014/07/22 10:42:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.276 2014/07/23 15:13:39 ago Exp $
+
+ 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gnumeric-1.12.17.ebuild:
+ Stable for x86, wrt bug #512012
22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gnumeric-1.12.17.ebuild:
Stable for amd64, wrt bug #512912
diff --git a/app-office/gnumeric/gnumeric-1.12.17.ebuild b/app-office/gnumeric/gnumeric-1.12.17.ebuild
index 657d6d4365b1..b8dab94d426d 100644
--- a/app-office/gnumeric/gnumeric-1.12.17.ebuild
+++ b/app-office/gnumeric/gnumeric-1.12.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.12.17.ebuild,v 1.2 2014/07/22 10:42:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.12.17.ebuild,v 1.3 2014/07/23 15:13:39 ago Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -14,7 +14,7 @@ HOMEPAGE="http://www.gnumeric.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE="+introspection libgda perl python"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"