# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI=5

DESCRIPTION="Plugin, that removes ugly double-timestamps when replaying messages from ZNC bouncers"
HOMEPAGE="https://launchpad.net/pidgin-znc-helper"
SRC_URI="https://launchpadlibrarian.net/94810955/${P}.tar.gz"

LICENSE="GPLv2"
SLOT="0"
KEYWORDS=""
IUSE=""

DEPEND="net-im/pidgin"
RDEPEND="${DEPEND}"