diff options
-rw-r--r-- | app-arch/cfv/Manifest | 1 | ||||
-rw-r--r-- | app-arch/cfv/cfv-1.18.3-r1.ebuild | 37 | ||||
-rw-r--r-- | app-arch/cfv/metadata.xml | 17 | ||||
-rw-r--r-- | profiles/package.mask | 5 |
4 files changed, 0 insertions, 60 deletions
diff --git a/app-arch/cfv/Manifest b/app-arch/cfv/Manifest deleted file mode 100644 index 694f2edf5fa1..000000000000 --- 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 3fdafa44a202..000000000000 --- 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 f4989687fc0b..000000000000 --- 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 0e82fdfe7b6a..16d1dffaf899 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 <asturm@gentoo.org> (2020-07-29) -# Py2-only, unmaintained, last release in 2009, dead upstream. -# Removal in 30 days. -app-arch/cfv - # Andrey Utkin <andrey_utkin@gentoo.org> (2020-07-28) # Not used by other packages anymore. # Removal in 30 days. |