commit:     cc7da255846bbb2196dcd718b2af71a2c1d90a71
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon May 15 09:14:38 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon May 15 09:42:12 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc7da255

dev-python/edpwd: Remove last-rited pkg, #611592

 dev-python/edpwd/Manifest              |  1 -
 dev-python/edpwd/edpwd-0.0.7-r1.ebuild | 25 -------------------------
 dev-python/edpwd/edpwd-0.0.7.ebuild    | 25 -------------------------
 dev-python/edpwd/metadata.xml          |  8 --------
 profiles/package.mask                  |  6 ------
 5 files changed, 65 deletions(-)

diff --git a/dev-python/edpwd/Manifest b/dev-python/edpwd/Manifest
deleted file mode 100644
index d71ba30a4a3..00000000000
--- a/dev-python/edpwd/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST edpwd-0.0.7.tar.gz 3801 SHA256 
736d225c26ec5c06a2231b063f0da213de3d4652583c2eb022d7755f93216a2a SHA512 
35f78057af96a197c3ad5887638a6b24dc1353cbc8d676d71ee2ca31e24582cdc3b68b8cd4d321d935019711d9cc249b13760422760b16b0e5359ccecef5e39d
 WHIRLPOOL 
9b838ed6eb00b25b6ce8a0dc7c8071d7fecaf7a961394232aef3d326b056040e4744bb338822a1e08b32a9c8ff253049a7501a123fe5d337c7e0462d574d3bbb

diff --git a/dev-python/edpwd/edpwd-0.0.7-r1.ebuild 
b/dev-python/edpwd/edpwd-0.0.7-r1.ebuild
deleted file mode 100644
index 43b243cb109..00000000000
--- a/dev-python/edpwd/edpwd-0.0.7-r1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Encrypt/Decrypt Password Library that wraps up Blowfish"
-HOMEPAGE="https://pypi.python.org/pypi/edpwd/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=">=dev-python/setuptools-0.6.30[${PYTHON_USEDEP}]"
-RDEPEND="dev-python/pycrypto[${PYTHON_USEDEP}]"
-
-python_test() {
-       set -- "${PYTHON}" setup.py test
-       echo "${@}"
-       "${@}" || die "Tests failed with ${EPYTHON}"
-}

diff --git a/dev-python/edpwd/edpwd-0.0.7.ebuild 
b/dev-python/edpwd/edpwd-0.0.7.ebuild
deleted file mode 100644
index 6598e7d9a6e..00000000000
--- a/dev-python/edpwd/edpwd-0.0.7.ebuild
+++ /dev/null
@@ -1,25 +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="Encrypt/Decrypt Password Library that wraps up Blowfish"
-HOMEPAGE="https://pypi.python.org/pypi/edpwd/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=">=dev-python/setuptools-0.6.30[${PYTHON_USEDEP}]"
-RDEPEND="dev-python/pycrypto[${PYTHON_USEDEP}]"
-
-python_test() {
-       set -- "${PYTHON}" setup.py test
-       echo "${@}"
-       "${@}" || die "Tests failed with ${EPYTHON}"
-}

diff --git a/dev-python/edpwd/metadata.xml b/dev-python/edpwd/metadata.xml
deleted file mode 100644
index b1b93f170d8..00000000000
--- a/dev-python/edpwd/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-  <!-- maintainer-needed -->
-  <upstream>
-    <remote-id type="pypi">edpwd</remote-id>
-  </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 95d7a6d4082..ef1f672f1fe 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -279,12 +279,6 @@ app-emulation/crossover-office-pro-bin
 sys-firmware/radeon-ucode
 sys-firmware/amdgpu-ucode
 
-# Michał Górny <mgo...@gentoo.org> (27 Mar 2017)
-# No revdeps or real use case. Uses ECB mode for encryption which is
-# a bad idea. Requires patching for dev-python/pycryptodome. Abandoned
-# upstream and downstream. Removal in 30 days. Bug #611592.
-dev-python/edpwd
-
 # Lars Wendler <polynomia...@gentoo.org> (24 Mar 2017)
 # Masked until Mozilla and Chrome agreed how to handle
 # Symantec trust issues properly (bug #613714)

Reply via email to