Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, app-arch/cfv/
Date: Fri, 28 Aug 2020 06:55:02
Message-Id: 1598597673.f7d4b264fff4fe8d48e43693f2cfb1bd172d3c6a.asturm@gentoo
1 commit: f7d4b264fff4fe8d48e43693f2cfb1bd172d3c6a
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 27 18:32:30 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 28 06:54:33 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7d4b264
7
8 app-arch/cfv: Remove last-rited package
9
10 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
11
12 app-arch/cfv/Manifest | 1 -
13 app-arch/cfv/cfv-1.18.3-r1.ebuild | 37 -------------------------------------
14 app-arch/cfv/metadata.xml | 17 -----------------
15 profiles/package.mask | 5 -----
16 4 files changed, 60 deletions(-)
17
18 diff --git a/app-arch/cfv/Manifest b/app-arch/cfv/Manifest
19 deleted file mode 100644
20 index 694f2edf5fa..00000000000
21 --- a/app-arch/cfv/Manifest
22 +++ /dev/null
23 @@ -1 +0,0 @@
24 -DIST cfv-1.18.3.tar.gz 68030 BLAKE2B 72372ebf7fa2d72a68b20cc0bf82823e973de5e8acacdcded85f50ad0e2f3e867c6924828b0a4ee42663e623d0d6d2e55b3f4b94addd83a703e4502edb1dda35 SHA512 dbca82df850703ab68a20db9314475025ac2e7012f34a12abbb358677e81cbb29a465adf4a1b002f6cf1c1dd84f1588fc1072791d6bbaad0c02cc563e5fe7d71
25
26 diff --git a/app-arch/cfv/cfv-1.18.3-r1.ebuild b/app-arch/cfv/cfv-1.18.3-r1.ebuild
27 deleted file mode 100644
28 index 3fdafa44a20..00000000000
29 --- a/app-arch/cfv/cfv-1.18.3-r1.ebuild
30 +++ /dev/null
31 @@ -1,37 +0,0 @@
32 -# Copyright 1999-2020 Gentoo Authors
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=5
36 -
37 -PYTHON_COMPAT=( python2_7 )
38 -
39 -inherit python-single-r1
40 -
41 -DESCRIPTION="Utility to test and create .sfv, .csv, .crc and md5sum files"
42 -HOMEPAGE="http://cfv.sourceforge.net/"
43 -SRC_URI="mirror://sourceforge/cfv/${P}.tar.gz"
44 -
45 -LICENSE="GPL-2"
46 -SLOT="0"
47 -IUSE="bittorrent"
48 -KEYWORDS="amd64 hppa ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
49 -
50 -DEPEND=""
51 -RDEPEND="${PYTHON_DEPS}
52 - $(python_gen_cond_dep '
53 - dev-python/python-fchksum[${PYTHON_MULTI_USEDEP}]
54 - bittorrent? ( net-p2p/bittornado[${PYTHON_MULTI_USEDEP}] )
55 - ')"
56 -
57 -REQUIRED_USE=${PYTHON_REQUIRED_USE}
58 -
59 -src_compile() {
60 - :
61 -}
62 -
63 -src_install() {
64 - python_fix_shebang cfv
65 - dobin cfv
66 - doman cfv.1
67 - dodoc README Changelog
68 -}
69
70 diff --git a/app-arch/cfv/metadata.xml b/app-arch/cfv/metadata.xml
71 deleted file mode 100644
72 index f4989687fc0..00000000000
73 --- a/app-arch/cfv/metadata.xml
74 +++ /dev/null
75 @@ -1,17 +0,0 @@
76 -<?xml version="1.0" encoding="UTF-8"?>
77 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
78 -<pkgmetadata>
79 - <!-- maintainer-needed -->
80 - <longdescription>
81 - cfv is a utility to both test and create .sfv, .csv, .crc,
82 - .md5(sfv-like), md5sum, bsd md5, sha1sum, and .torrent files. These
83 - files are commonly used to ensure the correct retrieval or storage of
84 - data.
85 - </longdescription>
86 - <use>
87 - <flag name="bittorrent">Enable support for checking .torrent files</flag>
88 - </use>
89 - <upstream>
90 - <remote-id type="sourceforge">cfv</remote-id>
91 - </upstream>
92 -</pkgmetadata>
93
94 diff --git a/profiles/package.mask b/profiles/package.mask
95 index 0e82fdfe7b6..16d1dffaf89 100644
96 --- a/profiles/package.mask
97 +++ b/profiles/package.mask
98 @@ -764,11 +764,6 @@ dev-tex/hlatex
99 # Removal in 30 days.
100 app-cdr/cdcover
101
102 -# Andreas Sturmlechner <asturm@g.o> (2020-07-29)
103 -# Py2-only, unmaintained, last release in 2009, dead upstream.
104 -# Removal in 30 days.
105 -app-arch/cfv
106 -
107 # Andrey Utkin <andrey_utkin@g.o> (2020-07-28)
108 # Not used by other packages anymore.
109 # Removal in 30 days.