commit:     0cecad83ce604395b59243a63e2130a7763465f0
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 12 12:39:02 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Nov 12 14:21:15 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cecad83

app-text/enchant: Add missing slotoperator

Package-Manager: portage-2.3.2
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 app-text/enchant/enchant-1.6.0.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/app-text/enchant/enchant-1.6.0.ebuild 
b/app-text/enchant/enchant-1.6.0.ebuild
index 958d6b0..181d389 100644
--- a/app-text/enchant/enchant-1.6.0.ebuild
+++ b/app-text/enchant/enchant-1.6.0.ebuild
@@ -15,9 +15,10 @@ SLOT="0"
 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd 
~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~x86-solaris"
 IUSE="aspell +hunspell static-libs zemberek"
 
-COMMON_DEPENDS="dev-libs/glib:2
+COMMON_DEPENDS="
+       dev-libs/glib:2
        aspell? ( app-text/aspell )
-       hunspell? ( >=app-text/hunspell-1.2.1 )
+       hunspell? ( >=app-text/hunspell-1.2.1:0= )
        zemberek? ( dev-libs/dbus-glib )"
 
 RDEPEND="${COMMON_DEPENDS}

Reply via email to