diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-05-09 13:14:27 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-05-09 13:14:27 +0000 |
commit | 8d298d49b80603e14e7216903b8100d6cb2c1ef6 (patch) | |
tree | 060b1dffc96a1fd5d84434fea7c086a99b7dd8c1 /app-office/gnumeric/gnumeric-1.10.3.ebuild | |
parent | bumping in preparation for new coda version (diff) | |
download | gentoo-2-8d298d49b80603e14e7216903b8100d6cb2c1ef6.tar.gz gentoo-2-8d298d49b80603e14e7216903b8100d6cb2c1ef6.tar.bz2 gentoo-2-8d298d49b80603e14e7216903b8100d6cb2c1ef6.zip |
Bump goffice RDEPEND as reported by Priit Laes in bug #319053
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-office/gnumeric/gnumeric-1.10.3.ebuild')
-rw-r--r-- | app-office/gnumeric/gnumeric-1.10.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/gnumeric/gnumeric-1.10.3.ebuild b/app-office/gnumeric/gnumeric-1.10.3.ebuild index a6c943084cd5..e3a096d37912 100644 --- a/app-office/gnumeric/gnumeric-1.10.3.ebuild +++ b/app-office/gnumeric/gnumeric-1.10.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.10.3.ebuild,v 1.1 2010/05/09 09:29:34 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.10.3.ebuild,v 1.2 2010/05/09 13:14:27 pacho Exp $ EAPI="2" @@ -24,7 +24,7 @@ RDEPEND="sys-libs/zlib app-arch/bzip2 >=dev-libs/glib-2.12 >=gnome-extra/libgsf-1.14.15[gnome?] - >=x11-libs/goffice-0.8:0.8 + >=x11-libs/goffice-0.8.3:0.8 >=dev-libs/libxml2-2.4.12 >=x11-libs/pango-1.12 |