From 498d191927f81d59cf637c0dc086e7df88aabdd6 Mon Sep 17 00:00:00 2001 From: Alex Brandt Date: Tue, 24 May 2016 13:57:48 -0500 Subject: dev-python/py2-ipaddress: remove from tree The last-rites period is over. I'm removing the ebuild directory as well as the mask. --- dev-python/py2-ipaddress/Manifest | 1 - dev-python/py2-ipaddress/metadata.xml | 10 ---------- dev-python/py2-ipaddress/py2-ipaddress-3.4.1.ebuild | 20 -------------------- profiles/package.mask | 5 ----- 4 files changed, 36 deletions(-) delete mode 100644 dev-python/py2-ipaddress/Manifest delete mode 100644 dev-python/py2-ipaddress/metadata.xml delete mode 100644 dev-python/py2-ipaddress/py2-ipaddress-3.4.1.ebuild diff --git a/dev-python/py2-ipaddress/Manifest b/dev-python/py2-ipaddress/Manifest deleted file mode 100644 index 5c102c36d42c..000000000000 --- a/dev-python/py2-ipaddress/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST py2-ipaddress-3.4.1.tar.gz 17880 SHA256 6d7bf02ac2590764691bf50ac213e966bc885ed37c02606513dcac484190564b SHA512 b57df7362d9d03b7e2d7e713ca005b25f8bd70959d4a500ae4ca33cb4be7203911adae4b539ba19268e0cf906175e98cacbceefa2ed6bdca688be9de3a3106d5 WHIRLPOOL 770fea377ef191d04461e842d436efb9c420a4efc23858a7ce77edacd923720c6a6093b681d75c817b29d5067919be64b993ee80ac9f3a658875d738bc8802ff diff --git a/dev-python/py2-ipaddress/metadata.xml b/dev-python/py2-ipaddress/metadata.xml deleted file mode 100644 index 9b3c6f8ef9df..000000000000 --- a/dev-python/py2-ipaddress/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - alunduil@gentoo.org - Alex Brandt - - - - diff --git a/dev-python/py2-ipaddress/py2-ipaddress-3.4.1.ebuild b/dev-python/py2-ipaddress/py2-ipaddress-3.4.1.ebuild deleted file mode 100644 index 594fada456ee..000000000000 --- a/dev-python/py2-ipaddress/py2-ipaddress-3.4.1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="Python 2.6 backport of 3.4's ipaddress module" -HOMEPAGE="https://bitbucket.org/kwi/py2-ipaddress/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="PSF-2" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" -RDEPEND="" diff --git a/profiles/package.mask b/profiles/package.mask index 3e73f36235db..fef4d7a84ab4 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -168,11 +168,6 @@ dev-java/charva dev-java/jakarta-slide-webdavclient dev-java/xml-im-exporter -# Alex Brandt (23 Apr 2016) -# Contains collisions with dev-python/ipaddress. See #580388 for more details. -# Masked for removal in 30 days. -dev-python/py2-ipaddress - # Michael Sterrett (19 Apr 2016) # No release in 6 years and segfaults on modern systems. (bug #311809) # Masked for removal on 20160519 -- cgit v1.2.3-65-gdbad