summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2015-12-21 20:03:55 +0100
committerMichał Górny <mgorny@gentoo.org>2015-12-21 20:04:55 +0100
commit0f52a175d6bc9ad8e2de0b00f26befa8b050864a (patch)
tree0f4370766a7026fca996687d82927c825e7413b8 /net-irc
parentsys-libs/ncurses: Fix slot in blocker in 5.9-r4 (diff)
downloadgentoo-0f52a175d6bc9ad8e2de0b00f26befa8b050864a.tar.gz
gentoo-0f52a175d6bc9ad8e2de0b00f26befa8b050864a.tar.bz2
gentoo-0f52a175d6bc9ad8e2de0b00f26befa8b050864a.zip
net-irc/irc-client: Fix blocker on ircii
Fix the mistaken blocker to point at net-irc/ircii rather than net-irc/irc-client iself. Bug: https://bugs.gentoo.org/247987
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/irc-client/irc-client-2.10.3_p7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/irc-client/irc-client-2.10.3_p7.ebuild b/net-irc/irc-client/irc-client-2.10.3_p7.ebuild
index 7a3043fdd8a8..28c1ad81a79d 100644
--- a/net-irc/irc-client/irc-client-2.10.3_p7.ebuild
+++ b/net-irc/irc-client/irc-client-2.10.3_p7.ebuild
@@ -16,9 +16,9 @@ IUSE="ipv6"
DEPEND="sys-libs/ncurses
sys-libs/zlib"
-# This and irc-client both install /usr/bin/irc #247987
+# This and ircci both install /usr/bin/irc #247987
RDEPEND="${DEPEND}
- !net-irc/irc-client"
+ !net-irc/ircii"
S=${WORKDIR}/${MY_P}