summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-12-18 14:53:54 +0000
committerPacho Ramos <pacho@gentoo.org>2014-12-18 14:53:54 +0000
commit36170f484a5f9bdc0b95381c39166e515e6f85e7 (patch)
tree3cf225bb156b00a3bd49d9d95bb93b01b5498f52 /app-office/gnumeric
parentx86 stable, bug 529964 (diff)
downloadgentoo-2-36170f484a5f9bdc0b95381c39166e515e6f85e7.tar.gz
gentoo-2-36170f484a5f9bdc0b95381c39166e515e6f85e7.tar.bz2
gentoo-2-36170f484a5f9bdc0b95381c39166e515e6f85e7.zip
x86 stable, bug 529964
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-office/gnumeric')
-rw-r--r--app-office/gnumeric/ChangeLog5
-rw-r--r--app-office/gnumeric/gnumeric-1.12.18.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/gnumeric/ChangeLog b/app-office/gnumeric/ChangeLog
index 857d220ab238..6259fc7ef0ca 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.278 2014/10/01 12:40:17 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.279 2014/12/18 14:53:54 pacho Exp $
+
+ 18 Dec 2014; Pacho Ramos <pacho@gentoo.org> gnumeric-1.12.18.ebuild:
+ x86 stable, bug 529964
01 Oct 2014; Pacho Ramos <pacho@gentoo.org>
-files/gnumeric-1.12.11-missing-header.patch:
diff --git a/app-office/gnumeric/gnumeric-1.12.18.ebuild b/app-office/gnumeric/gnumeric-1.12.18.ebuild
index b074ca62215b..8e44c5e79626 100644
--- a/app-office/gnumeric/gnumeric-1.12.18.ebuild
+++ b/app-office/gnumeric/gnumeric-1.12.18.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.18.ebuild,v 1.1 2014/10/01 12:39:53 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.12.18.ebuild,v 1.2 2014/12/18 14:53:54 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} )"