commit:     bbe82f1be6563f7d2e09925a6cefd0b7774d9e12
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 10 21:01:21 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Nov 10 21:06:58 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbe82f1b

dev-python/python-xcaplib: Remove last-rited pkg

Closes: https://bugs.gentoo.org/667354
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/python-xcaplib/Manifest                 |  1 -
 dev-python/python-xcaplib/metadata.xml             | 21 -------------------
 .../python-xcaplib/python-xcaplib-1.1.0.ebuild     | 24 ----------------------
 profiles/package.mask                              |  1 -
 4 files changed, 47 deletions(-)

diff --git a/dev-python/python-xcaplib/Manifest 
b/dev-python/python-xcaplib/Manifest
deleted file mode 100644
index e27be6d0f90..00000000000
--- a/dev-python/python-xcaplib/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST python-xcaplib-1.1.0.tar.gz 22892 BLAKE2B 
61600032e906996da96cd5c4b2c24b11988c0482242d9b20d5c000a63bee704968bd1ec3f61955b9246581df04fdfa6dec8fc34ebef8c573c5fc5e82b74a43a3
 SHA512 
140a12e39decdd15c06816cf5969baaf82437f010592ee2f4b7309db585aaa6611ab3af50e399bb18d216ae1586b5ebf18490d74c385a99d6673171bcf437395

diff --git a/dev-python/python-xcaplib/metadata.xml 
b/dev-python/python-xcaplib/metadata.xml
deleted file mode 100644
index e28a9e7635c..00000000000
--- a/dev-python/python-xcaplib/metadata.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>[email protected]</email>
-               <name>Python</name>
-       </maintainer>
-       <longdescription lang="en">
-               XCAP protocol, defined in RFC 4825, allows a client to read, 
write,
-               and modify application configuration data stored in XML format 
on a
-               server. XCAP maps XML document sub-trees and element attributes 
to
-               HTTP URIs, so that these components can be directly accessed by 
HTTP.
-               An XCAP server used by XCAP clients to store data like presence
-               policy in combination with a SIP Presence server that supports
-               PUBLISH/SUBSCRIBE/NOTIFY SIP methods can provide a complete SIP
-               SIMPLE solution.
-
-               The XCAP client example script provided by this package can be 
used to
-               manage documents on an XCAP server.
-       </longdescription>
-</pkgmetadata>

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 4283bacd35f..00000000000
--- 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}]
-"

diff --git a/profiles/package.mask b/profiles/package.mask
index 59fbd7e6240..1bccd728e51 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -361,7 +361,6 @@ dev-python/python-cjson
 dev-python/python-eventlib
 dev-python/python-gnutls
 dev-python/python-msrplib
-dev-python/python-xcaplib
 
 # Michał Górny <[email protected]> (24 Sep 2018)
 # Apparently breaks sys-devel/gcc.  Bug #666954.

Reply via email to