summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2019-04-25 15:37:45 +0200
committerLars Wendler <polynomial-c@gentoo.org>2019-04-25 15:37:58 +0200
commit0c125850df7ff1149eeb2a89cf900ae4764d17ce (patch)
treea818dc9ef2d6bf7c6f38319b0e5761da9bc6ecb8 /app-text
parentwww-apps/kibana-bin: bump to 7.0.0 (diff)
downloadgentoo-0c125850df7ff1149eeb2a89cf900ae4764d17ce.tar.gz
gentoo-0c125850df7ff1149eeb2a89cf900ae4764d17ce.tar.bz2
gentoo-0c125850df7ff1149eeb2a89cf900ae4764d17ce.zip
app-text/gspell: Added subslot dep to app-text/enchant
Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/gspell/gspell-1.6.1.ebuild2
-rw-r--r--app-text/gspell/gspell-1.8.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-text/gspell/gspell-1.6.1.ebuild b/app-text/gspell/gspell-1.6.1.ebuild
index 525e70c714f7..9986e82df7b0 100644
--- a/app-text/gspell/gspell-1.6.1.ebuild
+++ b/app-text/gspell/gspell-1.6.1.ebuild
@@ -18,7 +18,7 @@ REQUIRED_USE="vala? ( introspection )"
RDEPEND="
app-text/iso-codes
- >=app-text/enchant-1.6.0
+ >=app-text/enchant-1.6.0:=
>=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.1.ebuild b/app-text/gspell/gspell-1.8.1.ebuild
index 3226d1b01c67..25b7ed6753a0 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-2018 Gentoo Authors
+# Copyright 1999-2019 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:=
>=dev-libs/glib-2.44:2
>=x11-libs/gtk+-3.20:3[introspection?]
introspection? ( >=dev-libs/gobject-introspection-1.42.0:= )