commit:     8753c047c964638f8e3206d248f8c085e1056522
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  2 20:11:59 2020 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Feb  2 20:13:10 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8753c047

app-text/gspell-1.8: depend on enchant:2 explicitly

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 app-text/gspell/gspell-1.8.1.ebuild | 4 ++--
 app-text/gspell/gspell-1.8.2.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-text/gspell/gspell-1.8.1.ebuild 
b/app-text/gspell/gspell-1.8.1.ebuild
index ef631e0e295..b2425325438 100644
--- a/app-text/gspell/gspell-1.8.1.ebuild
+++ b/app-text/gspell/gspell-1.8.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -18,7 +18,7 @@ REQUIRED_USE="vala? ( introspection )"
 
 RDEPEND="
        app-text/iso-codes
-       >=app-text/enchant-2.1.3
+       >=app-text/enchant-2.1.3:2
        >=dev-libs/glib-2.44:2
        >=x11-libs/gtk+-3.20:3[introspection?]
        introspection? ( >=dev-libs/gobject-introspection-1.42.0:= )

diff --git a/app-text/gspell/gspell-1.8.2.ebuild 
b/app-text/gspell/gspell-1.8.2.ebuild
index ddbd5b2961b..bb343dd17de 100644
--- a/app-text/gspell/gspell-1.8.2.ebuild
+++ b/app-text/gspell/gspell-1.8.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -18,7 +18,7 @@ REQUIRED_USE="vala? ( introspection )"
 
 RDEPEND="
        app-text/iso-codes
-       >=app-text/enchant-2.1.3
+       >=app-text/enchant-2.1.3:2
        >=dev-libs/glib-2.44:2
        >=x11-libs/gtk+-3.20:3[introspection?]
        introspection? ( >=dev-libs/gobject-introspection-1.42.0:= )

Reply via email to