diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-03-12 19:42:12 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-03-12 19:42:12 +0000 |
commit | 6795375d614d208cd3c47e9fd6250733ce24e4bc (patch) | |
tree | 8d44d8ff1dcb5f509f72d85a4db3dd61b38193b1 /app-office/gnumeric | |
parent | alpha/ia64/sparc stable wrt #353436 (diff) | |
download | gentoo-2-6795375d614d208cd3c47e9fd6250733ce24e4bc.tar.gz gentoo-2-6795375d614d208cd3c47e9fd6250733ce24e4bc.tar.bz2 gentoo-2-6795375d614d208cd3c47e9fd6250733ce24e4bc.zip |
alpha/ia64/sparc stable wrt #353436
(Portage version: 2.1.9.41/cvs/Linux ia64)
Diffstat (limited to 'app-office/gnumeric')
-rw-r--r-- | app-office/gnumeric/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.10.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/gnumeric/ChangeLog b/app-office/gnumeric/ChangeLog index de233ca73146..d93b35a6cd12 100644 --- a/app-office/gnumeric/ChangeLog +++ b/app-office/gnumeric/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/gnumeric # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.216 2011/02/24 20:48:53 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.217 2011/03/12 19:42:12 armin76 Exp $ + + 12 Mar 2011; Raúl Porcel <armin76@gentoo.org> gnumeric-1.10.13.ebuild: + alpha/ia64/sparc stable wrt #353436 24 Feb 2011; Thomas Kahle <tomka@gentoo.org> gnumeric-1.10.13.ebuild: x86 stable per bug 353436 diff --git a/app-office/gnumeric/gnumeric-1.10.13.ebuild b/app-office/gnumeric/gnumeric-1.10.13.ebuild index dcd8b14fa5df..48afdc16cfc7 100644 --- a/app-office/gnumeric/gnumeric-1.10.13.ebuild +++ b/app-office/gnumeric/gnumeric-1.10.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.10.13.ebuild,v 1.4 2011/02/24 20:48:53 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.10.13.ebuild,v 1.5 2011/03/12 19:42:12 armin76 Exp $ EAPI="3" 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="gnome perl python" # Missing gnome-extra/libgnomedb required version in tree |