diff options
author | 2013-12-08 17:46:15 +0000 | |
---|---|---|
committer | 2013-12-08 17:46:15 +0000 | |
commit | 211493d14a80ee73eff4f18da697ceebf6e66721 (patch) | |
tree | 219d91dd83c079ffc1813f8ec32a60b37ec56177 /app-office/gnumeric | |
parent | x86 stable, bug #478252 (diff) | |
download | gentoo-2-211493d14a80ee73eff4f18da697ceebf6e66721.tar.gz gentoo-2-211493d14a80ee73eff4f18da697ceebf6e66721.tar.bz2 gentoo-2-211493d14a80ee73eff4f18da697ceebf6e66721.zip |
x86 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-office/gnumeric')
-rw-r--r-- | app-office/gnumeric/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.12.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/gnumeric/ChangeLog b/app-office/gnumeric/ChangeLog index d0748a34e509..1f8dc1a9a5ce 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.255 2013/11/30 18:39:55 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.256 2013/12/08 17:46:15 pacho Exp $ + + 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> gnumeric-1.12.8.ebuild: + x86 stable, bug #478252 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> gnumeric-1.12.8.ebuild: amd64 stable, bug #478252 diff --git a/app-office/gnumeric/gnumeric-1.12.8.ebuild b/app-office/gnumeric/gnumeric-1.12.8.ebuild index 8ad9a626d493..5e5e2dd86444 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.2 2013/11/30 18:39:55 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.12.8.ebuild,v 1.3 2013/12/08 17:46:15 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} )" |