commit: a9a5121b609b096baa19e3a0a15946d361e93d90 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Aug 14 07:52:56 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Aug 14 08:02:51 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9a5121b
app-misc/relevation: Remove last-rited pkg, #611584 app-misc/relevation/Manifest | 1 - app-misc/relevation/metadata.xml | 5 ----- app-misc/relevation/relevation-1.3.ebuild | 26 -------------------------- profiles/package.mask | 5 ----- 4 files changed, 37 deletions(-) diff --git a/app-misc/relevation/Manifest b/app-misc/relevation/Manifest deleted file mode 100644 index 107dc25a4d2..00000000000 --- a/app-misc/relevation/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST relevation-1.3.tar.gz 28053 SHA256 aa31c2a1a5ae0aa6b836e061bc504d0164c664c819a2259bc3c08fd0039859bf SHA512 42aab7107a63b1a9e6908cd8e49c3775f41f8acd025ee633bbac09ed5648c7bbfa584ed9bbfbfee12d26ab648b457aa974d8d52753a6b4faec3bd8ab605fec05 WHIRLPOOL c713f0a7da744e73df4b21f03995ee9fdd16ffaaab6e42ddb030c1b7b2476d61deb65ee787d76cbbae3b5834ec592cbfe35cab74ac46d529df431b2d50406952 diff --git a/app-misc/relevation/metadata.xml b/app-misc/relevation/metadata.xml deleted file mode 100644 index 6f49eba8f49..00000000000 --- a/app-misc/relevation/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<!-- maintainer-needed --> -</pkgmetadata> diff --git a/app-misc/relevation/relevation-1.3.ebuild b/app-misc/relevation/relevation-1.3.ebuild deleted file mode 100644 index 4f3b748e1e8..00000000000 --- a/app-misc/relevation/relevation-1.3.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="a command-line searcher for the Revelation password manager" -HOMEPAGE="http://p.outlyer.net/relevation/" -SRC_URI="http://p.outlyer.net/${PN}/files/${P}.tar.gz" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND="dev-python/lxml[${PYTHON_USEDEP}] - dev-python/pycrypto[${PYTHON_USEDEP}]" -DEPEND="${RDEPEND}" - -python_prepare_all() { - # install extra scripts in proper doc dir - sed -i "s#relevation/extra#${PF}/extra#" setup.py || die - - distutils-r1_python_prepare_all -} diff --git a/profiles/package.mask b/profiles/package.mask index bdacf903006..ebe2768364e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -377,11 +377,6 @@ media-libs/hal-flash app-admin/kedpm # Pacho Ramos <[email protected]> (14 Jul 2017) -# Needs migration to pycryptodome, also relies on many other dead libs -# (#611584). Removal in a month. -app-misc/relevation - -# Pacho Ramos <[email protected]> (14 Jul 2017) # Dead for ages, relies on dead libs (#622010), you can move to moserial, cutecom or # minicom. Removal in 2 months. net-dialup/gtkterm
