diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-05-04 12:09:42 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-05-04 12:09:42 +0000 |
commit | ead659b7a2a8711e2dd957dbd5fc1d1d1bab8e04 (patch) | |
tree | 4b608c233aeb9a57643d35b6329bf43c3bc00e67 /app-office | |
parent | x86 stable, bug 508862 (diff) | |
download | gentoo-2-ead659b7a2a8711e2dd957dbd5fc1d1d1bab8e04.tar.gz gentoo-2-ead659b7a2a8711e2dd957dbd5fc1d1d1bab8e04.tar.bz2 gentoo-2-ead659b7a2a8711e2dd957dbd5fc1d1d1bab8e04.zip |
x86 stable, bug 508862
(Portage version: 2.2.10/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/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.12.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/gnumeric/ChangeLog b/app-office/gnumeric/ChangeLog index e465658b034e..f1551d58081f 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.271 2014/05/04 08:52:33 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.272 2014/05/04 12:09:42 pacho Exp $ + + 04 May 2014; Pacho Ramos <pacho@gentoo.org> gnumeric-1.12.14.ebuild: + x86 stable, bug 508862 04 May 2014; Pacho Ramos <pacho@gentoo.org> gnumeric-1.12.14.ebuild: amd64 stable, bug 508862 diff --git a/app-office/gnumeric/gnumeric-1.12.14.ebuild b/app-office/gnumeric/gnumeric-1.12.14.ebuild index 55e0b6bb64f2..8393fb89408b 100644 --- a/app-office/gnumeric/gnumeric-1.12.14.ebuild +++ b/app-office/gnumeric/gnumeric-1.12.14.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.14.ebuild,v 1.3 2014/05/04 08:52:33 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.12.14.ebuild,v 1.4 2014/05/04 12:09:42 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} )" |