summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2013-11-30 18:39:55 +0000
committerPacho Ramos <pacho@gentoo.org>2013-11-30 18:39:55 +0000
commit2a69c92e115a8a587b08cc302455ec04fc6f4be4 (patch)
tree2ef061584b8742d6d9dd6803c4cb741cb8f89730
parentamd64 stable, bug #478252 (diff)
downloadgentoo-2-2a69c92e115a8a587b08cc302455ec04fc6f4be4.tar.gz
gentoo-2-2a69c92e115a8a587b08cc302455ec04fc6f4be4.tar.bz2
gentoo-2-2a69c92e115a8a587b08cc302455ec04fc6f4be4.zip
amd64 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
-rw-r--r--app-office/gnumeric/ChangeLog5
-rw-r--r--app-office/gnumeric/gnumeric-1.12.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/gnumeric/ChangeLog b/app-office/gnumeric/ChangeLog
index 1fd868163fc1..d0748a34e509 100644
--- a/app-office/gnumeric/ChangeLog
+++ b/app-office/gnumeric/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/gnumeric
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.254 2013/10/10 19:03:31 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.255 2013/11/30 18:39:55 pacho Exp $
+
+ 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> gnumeric-1.12.8.ebuild:
+ amd64 stable, bug #478252
*gnumeric-1.12.8 (10 Oct 2013)
diff --git a/app-office/gnumeric/gnumeric-1.12.8.ebuild b/app-office/gnumeric/gnumeric-1.12.8.ebuild
index 4f9c16cce2f6..8ad9a626d493 100644
--- a/app-office/gnumeric/gnumeric-1.12.8.ebuild
+++ b/app-office/gnumeric/gnumeric-1.12.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.12.8.ebuild,v 1.1 2013/10/10 19:03:31 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.12.8.ebuild,v 1.2 2013/11/30 18:39:55 pacho Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -13,7 +13,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="+introspection libgda perl python"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"