commit: 41f578601bc1f99a1bbd8bec787f84391bf16859
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 1 22:42:15 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Mar 1 22:42:15 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41f57860
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 <AT> gentoo.org>
app-office/abiword/{abiword-3.0.2-r2.ebuild => abiword-3.0.2-r3.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-office/abiword/abiword-3.0.2-r2.ebuild
b/app-office/abiword/abiword-3.0.2-r3.ebuild
similarity index 98%
rename from app-office/abiword/abiword-3.0.2-r2.ebuild
rename to app-office/abiword/abiword-3.0.2-r3.ebuild
index ed9646cd3f0..db0ebd4b8da 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 )