diff options
| author | Michał Górny <mgorny@gentoo.org> | 2017-08-14 23:19:05 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2017-08-14 23:24:31 +0200 |
| commit | 471c712ae145ce37063a7ef707a1764413407110 (patch) | |
| tree | a5a020f60dc2aac485f69aef1a91e8bb744e6787 /dev-python/python-sipsimple/python-sipsimple-2.5.1-r3.ebuild | |
| parent | 33b4ec45a9d7ce56c28ba695f31fcbb048f76abb (diff) | |
| download | gentoo-471c712ae145ce37063a7ef707a1764413407110.tar.gz gentoo-471c712ae145ce37063a7ef707a1764413407110.tar.bz2 gentoo-471c712ae145ce37063a7ef707a1764413407110.zip | |
dev-python/python-sipsimple: Remove last-rited pkg, #575772
Diffstat (limited to 'dev-python/python-sipsimple/python-sipsimple-2.5.1-r3.ebuild')
| -rw-r--r-- | dev-python/python-sipsimple/python-sipsimple-2.5.1-r3.ebuild | 47 |
1 files changed, 0 insertions, 47 deletions
diff --git a/dev-python/python-sipsimple/python-sipsimple-2.5.1-r3.ebuild b/dev-python/python-sipsimple/python-sipsimple-2.5.1-r3.ebuild deleted file mode 100644 index 4e3284e14f11..000000000000 --- a/dev-python/python-sipsimple/python-sipsimple-2.5.1-r3.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="SIP SIMPLE client SDK is a Software Development Kit" -HOMEPAGE="http://sipsimpleclient.org" -SRC_URI="http://download.ag-projects.com/SipClient/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -IUSE="libressl" - -KEYWORDS="~amd64 ~x86" - -CDEPEND=" - dev-db/sqlite:3 - !libressl? ( dev-libs/openssl:0[-bindist] ) - libressl? ( dev-libs/libressl ) - dev-python/python-application[${PYTHON_USEDEP}] - media-libs/alsa-lib - media-libs/libv4l - media-libs/libvpx - sys-apps/util-linux - virtual/ffmpeg -" -RDEPEND="${CDEPEND} - virtual/python-dnspython[${PYTHON_USEDEP}] - dev-python/python-cjson[${PYTHON_USEDEP}] - dev-python/python-dateutil[${PYTHON_USEDEP}] - dev-python/python-eventlib[${PYTHON_USEDEP}] - dev-python/greenlet[${PYTHON_USEDEP}] - dev-python/python-gnutls[${PYTHON_USEDEP}] - dev-python/lxml[${PYTHON_USEDEP}] - dev-python/python-msrplib[${PYTHON_USEDEP}] - dev-python/python-xcaplib[${PYTHON_USEDEP}] - dev-python/twisted-core[${PYTHON_USEDEP}] - dev-python/zope-interface[${PYTHON_USEDEP}] -" -DEPEND="${CDEPEND} - dev-python/cython[${PYTHON_USEDEP}] - virtual/pkgconfig -" |
