diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 23:16:13 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 23:16:13 +0000 |
commit | 0cd9fe5ed5eaa5dfb8f1b4440d56374713d9a383 (patch) | |
tree | 39d726696f064fc6d543e7afa6a2185bd829c793 /app-office/gnumeric | |
parent | Stable on amd64 wrt bug #353436 (diff) | |
download | gentoo-2-0cd9fe5ed5eaa5dfb8f1b4440d56374713d9a383.tar.gz gentoo-2-0cd9fe5ed5eaa5dfb8f1b4440d56374713d9a383.tar.bz2 gentoo-2-0cd9fe5ed5eaa5dfb8f1b4440d56374713d9a383.zip |
Stable on amd64 wrt bug #353436
(Portage version: 2.1.9.39/cvs/Linux x86_64)
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 a2ed6d95a96b..b6b90a83f9b5 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.214 2011/02/17 07:53:49 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.215 2011/02/23 23:16:13 hwoarang Exp $ + + 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> gnumeric-1.10.13.ebuild: + Stable on amd64 wrt bug #353436 17 Feb 2011; Pacho Ramos <pacho@gentoo.org> gnumeric-1.10.13.ebuild: Fix dev-util/intltool DEPEND (by Jan Psota). diff --git a/app-office/gnumeric/gnumeric-1.10.13.ebuild b/app-office/gnumeric/gnumeric-1.10.13.ebuild index 02053ee655bd..73f326d06322 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.2 2011/02/17 07:53:49 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.10.13.ebuild,v 1.3 2011/02/23 23:16:13 hwoarang 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 |