# Distributed under the terms of the GNU General Public License v2 EAPI=4-python PYTHON_MULTIPLE_ABIS=1 PYTHON_RESTRICTED_ABIS="3.*" inherit distutils DESCRIPTION="Client library for MSRP protocol and its relay extension (RFC 4975 and RFC4976)." HOMEPAGE="http://msrprelay.org" SRC_URI="http://download.ag-projects.com/SipClient/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=dev-lang/python-2.7.1 >=dev-python/python-application-1.2.8 dev-python/python-eventlib dev-python/twisted dev-python/twisted-names net-libs/gnutls net-zope/zope.interface" RDEPEND="${DEPEND}"