commit:     10b258b7e4896614679943dfcb2e1ac086859679
Author:     Thomas Kemmer <thomas <AT> binaryden <DOT> de>
AuthorDate: Sat Mar 18 09:44:51 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Mar 18 09:44:59 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10b258b7

net-irc/irssi-xmpp: fix incompatible DEPEND >=net-irc/irssi-1

 net-irc/irssi-xmpp/irssi-xmpp-0.52.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-irc/irssi-xmpp/irssi-xmpp-0.52.ebuild 
b/net-irc/irssi-xmpp/irssi-xmpp-0.52.ebuild
index fa893b647e6..cc4668cad98 100644
--- a/net-irc/irssi-xmpp/irssi-xmpp-0.52.ebuild
+++ b/net-irc/irssi-xmpp/irssi-xmpp-0.52.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -14,7 +14,7 @@ SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE=""
 
-DEPEND=">=net-irc/irssi-0.8.13
+DEPEND="<net-irc/irssi-1
        >=net-libs/loudmouth-1.4.0[debug]"
 RDEPEND="${DEPEND}"
 

Reply via email to