summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2013-12-19 21:10:25 +0000
committerPacho Ramos <pacho@gentoo.org>2013-12-19 21:10:25 +0000
commit75f752bd313edc09bfbf1d649a3d34aafab57f19 (patch)
tree80f7d5c78fad629436651b9211114fe6fa4fd04c /app-office
parentamd64 stable, bug #494574 (diff)
downloadgentoo-2-75f752bd313edc09bfbf1d649a3d34aafab57f19.tar.gz
gentoo-2-75f752bd313edc09bfbf1d649a3d34aafab57f19.tar.bz2
gentoo-2-75f752bd313edc09bfbf1d649a3d34aafab57f19.zip
eds-3.6 or newer is needed (#494774 by Jeremy Huddleston)
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/abiword/ChangeLog5
-rw-r--r--app-office/abiword/abiword-3.0.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog
index c0d242b0f577..4396d36a374e 100644
--- a/app-office/abiword/ChangeLog
+++ b/app-office/abiword/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/abiword
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.271 2013/12/13 19:05:24 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.272 2013/12/19 21:10:25 pacho Exp $
+
+ 19 Dec 2013; Pacho Ramos <pacho@gentoo.org> abiword-3.0.0-r1.ebuild:
+ eds-3.6 or newer is needed (#494774 by Jeremy Huddleston)
13 Dec 2013; Pacho Ramos <pacho@gentoo.org> abiword-3.0.0-r1.ebuild:
perl is only a DEPEND and libxslt is always needed (#493790 and #493878 by
diff --git a/app-office/abiword/abiword-3.0.0-r1.ebuild b/app-office/abiword/abiword-3.0.0-r1.ebuild
index 9baf597ac648..460ed3557172 100644
--- a/app-office/abiword/abiword-3.0.0-r1.ebuild
+++ b/app-office/abiword/abiword-3.0.0-r1.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/abiword/abiword-3.0.0-r1.ebuild,v 1.6 2013/12/13 19:05:24 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-3.0.0-r1.ebuild,v 1.7 2013/12/19 21:10:25 pacho Exp $
EAPI=5
GCONF_DEBUG="yes"
@@ -34,7 +34,7 @@ RDEPEND="
>=x11-libs/cairo-1.10[X]
>=x11-libs/gtk+-3.0.8:3[cups?]
calendar? ( >=dev-libs/libical-0.46 )
- eds? ( gnome-extra/evolution-data-server )
+ eds? ( >=gnome-extra/evolution-data-server-3.6.0 )
goffice? ( >=x11-libs/goffice-0.10.2:0.10 )
introspection? ( >=dev-libs/gobject-introspection-1.0.0 )
map? ( >=media-libs/libchamplain-0.12 )