# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit eutils git-r3 DESCRIPTION="Whatsapp plugin for libpurple (Pidgin)" HOMEPAGE="http://davidgf.net/page/39/" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" EGIT_REPO_URI="https://github.com/davidgfnet/whatsapp-purple.git" DEPEND="net-im/pidgin" RDEPEND="${DEPEND}"