summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-03-15 13:15:53 +0000
committerPacho Ramos <pacho@gentoo.org>2015-03-15 13:15:53 +0000
commit4ceb64499c3a2dfe2301884500e98a68e4b876ee (patch)
tree5f4134ab429eb2be9b522239fa51f91d9bba9578 /app-office
parentx86 stable, bug 534012 (diff)
downloadgentoo-2-4ceb64499c3a2dfe2301884500e98a68e4b876ee.tar.gz
gentoo-2-4ceb64499c3a2dfe2301884500e98a68e4b876ee.tar.bz2
gentoo-2-4ceb64499c3a2dfe2301884500e98a68e4b876ee.zip
x86 stable, bug 534012
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/gnumeric/ChangeLog5
-rw-r--r--app-office/gnumeric/gnumeric-1.12.21.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/gnumeric/ChangeLog b/app-office/gnumeric/ChangeLog
index c06412c3d9cb..520e8583b0d3 100644
--- a/app-office/gnumeric/ChangeLog
+++ b/app-office/gnumeric/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/gnumeric
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.285 2015/03/14 18:25:19 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.286 2015/03/15 13:15:53 pacho Exp $
+
+ 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> gnumeric-1.12.21.ebuild:
+ x86 stable, bug 534012
14 Mar 2015; Pacho Ramos <pacho@gentoo.org> gnumeric-1.12.21.ebuild:
amd64 stable, bug 534012
diff --git a/app-office/gnumeric/gnumeric-1.12.21.ebuild b/app-office/gnumeric/gnumeric-1.12.21.ebuild
index 974923bf2312..fb74d26fa2e1 100644
--- a/app-office/gnumeric/gnumeric-1.12.21.ebuild
+++ b/app-office/gnumeric/gnumeric-1.12.21.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.12.21.ebuild,v 1.2 2015/03/14 18:25:19 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.12.21.ebuild,v 1.3 2015/03/15 13:15:53 pacho 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} )"