diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-03-14 18:25:19 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-03-14 18:25:19 +0000 |
commit | 16b9a4bb7bca89952e04dbed2f1df10a443bf575 (patch) | |
tree | bc86c2072b4d9bd34b930f37d8403bf61d64e229 /app-office | |
parent | amd64 stable, bug 534012 (diff) | |
download | gentoo-2-16b9a4bb7bca89952e04dbed2f1df10a443bf575.tar.gz gentoo-2-16b9a4bb7bca89952e04dbed2f1df10a443bf575.tar.bz2 gentoo-2-16b9a4bb7bca89952e04dbed2f1df10a443bf575.zip |
amd64 stable, bug 534012
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/gnumeric/ChangeLog b/app-office/gnumeric/ChangeLog index 868ed3a1a978..c06412c3d9cb 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.284 2015/03/07 14:54:04 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.285 2015/03/14 18:25:19 pacho Exp $ + + 14 Mar 2015; Pacho Ramos <pacho@gentoo.org> gnumeric-1.12.21.ebuild: + amd64 stable, bug 534012 *gnumeric-1.12.21 (07 Mar 2015) diff --git a/app-office/gnumeric/gnumeric-1.12.21.ebuild b/app-office/gnumeric/gnumeric-1.12.21.ebuild index 22613bca3e9c..974923bf2312 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.1 2015/03/07 14:54:04 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.12.21.ebuild,v 1.2 2015/03/14 18:25:19 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} )" |