net-irc/irssi-xmpp: fix incompatible DEPEND >=net-irc/irssi-1
authorThomas Kemmer <thomas@binaryden.de>
Sat, 18 Mar 2017 09:44:51 +0000 (20:44 +1100)
committerMichael Palimaka <kensington@gentoo.org>
Sat, 18 Mar 2017 09:44:59 +0000 (20:44 +1100)
net-irc/irssi-xmpp/irssi-xmpp-0.52.ebuild

index fa893b647e6b3e0ef7c20e83d0e2c7eb7448ed01..cc4668cad98f04f8fb0342265c29815152828331 100644 (file)
@@ -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}"