summaryrefslogtreecommitdiff
blob: 549de1ad1ec3317a0ea7337d70ddf391edbc2770 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6
inherit git-r3

DESCRIPTION="Yahoo! (2016) Protocol Plugin for Pidgin"
HOMEPAGE="https://github.com/EionRobb/funyahoo-plusplus"
EGIT_REPO_URI="https://github.com/EionRobb/funyahoo-plusplus"
LICENSE="GPL-3+"
SLOT="0"

RDEPEND="net-im/pidgin
	dev-libs/json-glib"
DEPEND="${RDEPEND}
	virtual/pkgconfig"