commit:     f7d4b264fff4fe8d48e43693f2cfb1bd172d3c6a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 27 18:32:30 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Aug 28 06:54:33 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7d4b264

app-arch/cfv: Remove last-rited package

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-arch/cfv/Manifest             |  1 -
 app-arch/cfv/cfv-1.18.3-r1.ebuild | 37 -------------------------------------
 app-arch/cfv/metadata.xml         | 17 -----------------
 profiles/package.mask             |  5 -----
 4 files changed, 60 deletions(-)

diff --git a/app-arch/cfv/Manifest b/app-arch/cfv/Manifest
deleted file mode 100644
index 694f2edf5fa..00000000000
--- a/app-arch/cfv/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST cfv-1.18.3.tar.gz 68030 BLAKE2B 
72372ebf7fa2d72a68b20cc0bf82823e973de5e8acacdcded85f50ad0e2f3e867c6924828b0a4ee42663e623d0d6d2e55b3f4b94addd83a703e4502edb1dda35
 SHA512 
dbca82df850703ab68a20db9314475025ac2e7012f34a12abbb358677e81cbb29a465adf4a1b002f6cf1c1dd84f1588fc1072791d6bbaad0c02cc563e5fe7d71

diff --git a/app-arch/cfv/cfv-1.18.3-r1.ebuild 
b/app-arch/cfv/cfv-1.18.3-r1.ebuild
deleted file mode 100644
index 3fdafa44a20..00000000000
--- a/app-arch/cfv/cfv-1.18.3-r1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit python-single-r1
-
-DESCRIPTION="Utility to test and create .sfv, .csv, .crc and md5sum files"
-HOMEPAGE="http://cfv.sourceforge.net/";
-SRC_URI="mirror://sourceforge/cfv/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="bittorrent"
-KEYWORDS="amd64 hppa ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos"
-
-DEPEND=""
-RDEPEND="${PYTHON_DEPS}
-       $(python_gen_cond_dep '
-               dev-python/python-fchksum[${PYTHON_MULTI_USEDEP}]
-               bittorrent? ( net-p2p/bittornado[${PYTHON_MULTI_USEDEP}] )
-       ')"
-
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-src_compile() {
-       :
-}
-
-src_install() {
-       python_fix_shebang cfv
-       dobin cfv
-       doman cfv.1
-       dodoc README Changelog
-}

diff --git a/app-arch/cfv/metadata.xml b/app-arch/cfv/metadata.xml
deleted file mode 100644
index f4989687fc0..00000000000
--- a/app-arch/cfv/metadata.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <!-- maintainer-needed -->
-       <longdescription>
-               cfv is a utility to both test and create .sfv, .csv, .crc,
-               .md5(sfv-like), md5sum, bsd md5, sha1sum, and .torrent files. 
These
-               files are commonly used to ensure the correct retrieval or 
storage of
-               data.
-       </longdescription>
-       <use>
-               <flag name="bittorrent">Enable support for checking .torrent 
files</flag>
-       </use>
-       <upstream>
-               <remote-id type="sourceforge">cfv</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 0e82fdfe7b6..16d1dffaf89 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -764,11 +764,6 @@ dev-tex/hlatex
 # Removal in 30 days.
 app-cdr/cdcover
 
-# Andreas Sturmlechner <[email protected]> (2020-07-29)
-# Py2-only, unmaintained, last release in 2009, dead upstream.
-# Removal in 30 days.
-app-arch/cfv
-
 # Andrey Utkin <[email protected]> (2020-07-28)
 # Not used by other packages anymore.
 # Removal in 30 days.

Reply via email to