diff options
-rw-r--r-- | net-irc/irssi-xmpp/irssi-xmpp-0.53.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/irssi-xmpp/irssi-xmpp-0.53.ebuild b/net-irc/irssi-xmpp/irssi-xmpp-0.53.ebuild index 2013d7702caf..83e0c6228bba 100644 --- a/net-irc/irssi-xmpp/irssi-xmpp-0.53.ebuild +++ b/net-irc/irssi-xmpp/irssi-xmpp-0.53.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit toolchain-funcs multilib +inherit toolchain-funcs DESCRIPTION="An irssi plugin providing Jabber/XMPP support" HOMEPAGE="https://cybione.org/~irssi-xmpp/" |