summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2019-04-27 19:09:37 +0300
committerMart Raudsepp <leio@gentoo.org>2019-04-27 19:29:39 +0300
commit0f2fa43fafe595afd5531cb114b474ffa8b1d079 (patch)
tree113839cbc112ec71ce9677d411f99977c7e16b41 /net-nntp
parentpackage.mask: Last rite gstreamer:0.10 and co (diff)
downloadgentoo-0f2fa43fafe595afd5531cb114b474ffa8b1d079.tar.gz
gentoo-0f2fa43fafe595afd5531cb114b474ffa8b1d079.tar.bz2
gentoo-0f2fa43fafe595afd5531cb114b474ffa8b1d079.zip
net-nntp/pan: fix enchant dep
pan does not work with enchant-2, lock it to SLOT=0 and also subslot 0 to cover p.masked unslotted enchant. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'net-nntp')
-rw-r--r--net-nntp/pan/pan-0.145.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-nntp/pan/pan-0.145.ebuild b/net-nntp/pan/pan-0.145.ebuild
index bbc3004e7dc6..f62f5fc5a7bd 100644
--- a/net-nntp/pan/pan-0.145.ebuild
+++ b/net-nntp/pan/pan-0.145.ebuild
@@ -21,7 +21,7 @@ RDEPEND="
gnome-keyring? ( >=gnome-base/libgnome-keyring-3.2 )
libnotify? ( >=x11-libs/libnotify-0.4.1:0= )
spell? (
- >=app-text/enchant-1.6:=
+ >=app-text/enchant-1.6:0/0
>=app-text/gtkspell-2.0.7:2 )
ssl? ( >=net-libs/gnutls-3:0= )
"