From 54b5a08adcbc9dc50829706d4efdec248b2ff911 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Sun, 17 Mar 2019 14:14:19 +0200 Subject: net-irc/polari: restrict to older gjs 3.28 and older polari use conditional catch statements, which were a mozilla extension that are dropped with mozjs60/gjs-1.54 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp --- net-irc/polari/polari-3.24.2.ebuild | 3 ++- net-irc/polari/polari-3.26.2.ebuild | 3 ++- net-irc/polari/polari-3.28.1.ebuild | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) (limited to 'net-irc') diff --git a/net-irc/polari/polari-3.24.2.ebuild b/net-irc/polari/polari-3.24.2.ebuild index 7b11a06be695..b97448ba44bc 100644 --- a/net-irc/polari/polari-3.24.2.ebuild +++ b/net-irc/polari/polari-3.24.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -19,6 +19,7 @@ COMMON_DEPEND=" >=dev-libs/glib-2.43.4:2 >=dev-libs/gobject-introspection-1.50:= >=dev-libs/gjs-1.45.3 + =app-text/gspell-1.4.0[introspection] x11-libs/pango[introspection] diff --git a/net-irc/polari/polari-3.26.2.ebuild b/net-irc/polari/polari-3.26.2.ebuild index 1ee35718d2ab..3d053cc6159a 100644 --- a/net-irc/polari/polari-3.26.2.ebuild +++ b/net-irc/polari/polari-3.26.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -19,6 +19,7 @@ COMMON_DEPEND=" net-libs/telepathy-glib[introspection] >=dev-libs/gobject-introspection-1.50:= >=dev-libs/gjs-1.50 + =app-text/gspell-1.4.0[introspection] diff --git a/net-irc/polari/polari-3.28.1.ebuild b/net-irc/polari/polari-3.28.1.ebuild index 5c76f55dda85..f818799f5352 100644 --- a/net-irc/polari/polari-3.28.1.ebuild +++ b/net-irc/polari/polari-3.28.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -19,6 +19,7 @@ COMMON_DEPEND=" net-libs/telepathy-glib[introspection] >=dev-libs/gobject-introspection-1.50:= >=dev-libs/gjs-1.50 + =app-text/gspell-1.4.0[introspection] -- cgit v1.2.3-65-gdbad