summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-03-01 23:42:15 +0100
committerDavid Seifert <soap@gentoo.org>2020-03-01 23:42:15 +0100
commit41f578601bc1f99a1bbd8bec787f84391bf16859 (patch)
treed4e78bdcb1c98a95b901d2f7830b10ae2825eaa5 /app-office
parentprofiles: Remove last-rited kde-misc/kanyremote (diff)
downloadgentoo-41f578601bc1f99a1bbd8bec787f84391bf16859.tar.gz
gentoo-41f578601bc1f99a1bbd8bec787f84391bf16859.tar.bz2
gentoo-41f578601bc1f99a1bbd8bec787f84391bf16859.zip
app-office/abiword: Upper bound on e-d-s
* evolution-data-server changed the API for 3.34, and Abiword breaks on the pkg-config change. Package-Manager: Portage-2.3.90, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r--app-office/abiword/abiword-3.0.2-r3.ebuild (renamed from app-office/abiword/abiword-3.0.2-r2.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/abiword/abiword-3.0.2-r2.ebuild b/app-office/abiword/abiword-3.0.2-r3.ebuild
index ed9646cd3f04..db0ebd4b8daa 100644
--- a/app-office/abiword/abiword-3.0.2-r2.ebuild
+++ b/app-office/abiword/abiword-3.0.2-r3.ebuild
@@ -33,7 +33,7 @@ RDEPEND="
>=x11-libs/cairo-1.10
>=x11-libs/gtk+-3.0.8:3[cups?]
calendar? ( >=dev-libs/libical-0.46:= )
- eds? ( >=gnome-extra/evolution-data-server-3.6.0:= )
+ eds? ( <gnome-extra/evolution-data-server-3.33:= )
goffice? ( >=x11-libs/goffice-0.10.2:0.10 )
introspection? ( >=dev-libs/gobject-introspection-1.0.0:= )
map? ( >=media-libs/libchamplain-0.12:0.12 )