diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-10-14 21:02:25 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-10-14 21:02:25 +0000 |
commit | ad66b3971f4127e7262b65afce954c0b923a845e (patch) | |
tree | ec0c16a2274ba0fb7037afa5ab554c06d0f539c6 /app-office/gnumeric | |
parent | Stable on amd64 wrt bug #385805 (diff) | |
download | gentoo-2-ad66b3971f4127e7262b65afce954c0b923a845e.tar.gz gentoo-2-ad66b3971f4127e7262b65afce954c0b923a845e.tar.bz2 gentoo-2-ad66b3971f4127e7262b65afce954c0b923a845e.zip |
amd64 stable wrt #385699
(Portage version: 2.2.0_alpha64/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.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/gnumeric/ChangeLog b/app-office/gnumeric/ChangeLog index f2f054ac1d8f..966369bf50bc 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.227 2011/07/31 18:16:38 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.228 2011/10/14 21:02:25 ssuominen Exp $ + + 14 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> gnumeric-1.10.17.ebuild: + amd64 stable wrt #385699 *gnumeric-1.10.17 (31 Jul 2011) diff --git a/app-office/gnumeric/gnumeric-1.10.17.ebuild b/app-office/gnumeric/gnumeric-1.10.17.ebuild index 41aec4c6cee7..b2268eb950ee 100644 --- a/app-office/gnumeric/gnumeric-1.10.17.ebuild +++ b/app-office/gnumeric/gnumeric-1.10.17.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.17.ebuild,v 1.1 2011/07/31 18:16:38 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.10.17.ebuild,v 1.2 2011/10/14 21:02:25 ssuominen Exp $ EAPI="3" GCONF_DEBUG="no" @@ -15,7 +15,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="perl python" # Missing gnome-extra/libgnomedb required version in tree |