app-text/stardict: lock enchant dep to SLOT=0
authorMart Raudsepp <leio@gentoo.org>
Sun, 2 Feb 2020 18:30:11 +0000 (20:30 +0200)
committerMart Raudsepp <leio@gentoo.org>
Sun, 2 Feb 2020 19:34:23 +0000 (21:34 +0200)
configure checks only for enchant.pc, not enchant-2.pc

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
app-text/stardict/stardict-3.0.6-r3.ebuild
app-text/stardict/stardict-4.0.0_pre20170304.ebuild

index 6d913303f558401bf1c7aa94a9d1d2350d20f3c8..66ab1895618e9c8fe669c6932d5876a67a6503b2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -36,7 +36,7 @@ COMMON_DEPEND="
        x11-libs/libX11
        x11-libs/pango
        gucharmap? ( gnome-extra/gucharmap:0= )
-       spell? ( >=app-text/enchant-1.2 )
+       spell? ( >=app-text/enchant-1.2:0 )
        tools? (
                dev-db/mysql-connector-c
                dev-libs/libpcre:=
index 7ef439a91b496711e54b256bd20da325ffa22a64..068d4a3d51c6b9ff282e65650f7dd57321aaab14 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -41,7 +41,7 @@ COMMON_DEPEND="
        espeak? ( >=app-accessibility/espeak-1.29 )
        flite? ( app-accessibility/flite )
        gucharmap? ( gnome-extra/gucharmap:2.90= )
-       spell? ( >=app-text/enchant-1.2 )
+       spell? ( >=app-text/enchant-1.2:0 )
        tools? (
                dev-db/mysql-connector-c
                dev-libs/expat