diff --git a/dev-python/edpwd/Manifest b/dev-python/edpwd/Manifest
deleted file mode 100644
index d71ba30a4a3b6..0000000000000
--- 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 43b243cb10924..0000000000000
--- 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 6598e7d9a6e12..0000000000000
--- 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 b1b93f170d88c..0000000000000
--- a/dev-python/edpwd/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
- edpwd
-
-
diff --git a/profiles/package.mask b/profiles/package.mask
index 95d7a6d408288..ef1f672f1fe5c 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 (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 (24 Mar 2017)
# Masked until Mozilla and Chrome agreed how to handle
# Symantec trust issues properly (bug #613714)