commit:     498edf66e57571806e8f6f3500d9bd3019f9cec1
Author:     Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 20 22:33:36 2018 +0000
Commit:     Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org>
CommitDate: Mon Oct 29 22:27:04 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=498edf66

net-libs/loudmouth: specify libidn slot

Fix repoman warning:

    net-libs/loudmouth/loudmouth-1.5.3-r2.ebuild: RDEPEND: 'net-dns/libidn' 
matches more than one slot, please specify an explicit slot and/or use the := 
or :* slot operator

Signed-off-by: Andrey Utkin <andrey_utkin <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.10

 net-libs/loudmouth/loudmouth-1.5.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/loudmouth/loudmouth-1.5.3-r2.ebuild 
b/net-libs/loudmouth/loudmouth-1.5.3-r2.ebuild
index c00cab2c4e0..5950fec9485 100644
--- a/net-libs/loudmouth/loudmouth-1.5.3-r2.ebuild
+++ b/net-libs/loudmouth/loudmouth-1.5.3-r2.ebuild
@@ -17,7 +17,7 @@ IUSE="asyncns ssl openssl static-libs test"
 # Automagic libidn dependency
 RDEPEND="
        >=dev-libs/glib-2.16:2
-       net-dns/libidn
+       net-dns/libidn:=
        ssl? (
                !openssl? ( >=net-libs/gnutls-1.4.0:0= )
                openssl? ( dev-libs/openssl:0= )

Reply via email to