diff options
| author | Michał Górny <mgorny@gentoo.org> | 2018-11-10 22:01:21 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2018-11-10 22:06:58 +0100 |
| commit | bbe82f1be6563f7d2e09925a6cefd0b7774d9e12 (patch) | |
| tree | 6d3458976bfaaa38b6d2f35e7a8a16d726fbaabc /dev-python/python-xcaplib/python-xcaplib-1.1.0.ebuild | |
| parent | 3912490d6f89d573819a131dead3a7c3dddb7796 (diff) | |
| download | gentoo-bbe82f1be6563f7d2e09925a6cefd0b7774d9e12.tar.gz gentoo-bbe82f1be6563f7d2e09925a6cefd0b7774d9e12.tar.bz2 gentoo-bbe82f1be6563f7d2e09925a6cefd0b7774d9e12.zip | |
dev-python/python-xcaplib: Remove last-rited pkg
Closes: https://bugs.gentoo.org/667354
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/python-xcaplib/python-xcaplib-1.1.0.ebuild')
| -rw-r--r-- | dev-python/python-xcaplib/python-xcaplib-1.1.0.ebuild | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/dev-python/python-xcaplib/python-xcaplib-1.1.0.ebuild b/dev-python/python-xcaplib/python-xcaplib-1.1.0.ebuild deleted file mode 100644 index 4283bacd35f0..000000000000 --- a/dev-python/python-xcaplib/python-xcaplib-1.1.0.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -PYTHON_REQ_USE="ssl,xml" -PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) - -inherit distutils-r1 - -DESCRIPTION="Python library for managing XML documents on XCAP server" -HOMEPAGE="http://sipsimpleclient.org" -SRC_URI="http://download.ag-projects.com/XCAP/python-xcaplib-${PV}.tar.gz" - -LICENSE="GPL-2+" -SLOT="0" -IUSE="" - -KEYWORDS="~amd64 ~x86" - -RDEPEND=" - dev-python/lxml[${PYTHON_USEDEP}] - dev-python/python-application[${PYTHON_USEDEP}] -" |
