public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-irc/irc-client/
@ 2015-12-21 19:05 Michał Górny
  0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2015-12-21 19:05 UTC (permalink / raw
  To: gentoo-commits

commit:     0f52a175d6bc9ad8e2de0b00f26befa8b050864a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 21 19:03:55 2015 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Dec 21 19:04:55 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f52a175

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

 net-irc/irc-client/irc-client-2.10.3_p7.ebuild | 4 ++--
 1 file 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 7a3043f..28c1ad8 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}
 


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-12-21 19:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-21 19:05 [gentoo-commits] repo/gentoo:master commit in: net-irc/irc-client/ Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox