Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/ctcs/, profiles/
Date: Tue, 05 Nov 2019 22:21:22
Message-Id: 1572992436.f4d09567a551a73505637ba0723bb2b984867c01.mgorny@gentoo
1 commit: f4d09567a551a73505637ba0723bb2b984867c01
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 5 22:20:36 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 5 22:20:36 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4d09567
7
8 net-p2p/ctcs: Remove last-rited pkg
9
10 Bug: https://bugs.gentoo.org/696252
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 net-p2p/ctcs/Manifest | 1 -
14 net-p2p/ctcs/ctcs-1.4.1.ebuild | 21 ---------------------
15 net-p2p/ctcs/metadata.xml | 5 -----
16 profiles/package.mask | 1 -
17 4 files changed, 28 deletions(-)
18
19 diff --git a/net-p2p/ctcs/Manifest b/net-p2p/ctcs/Manifest
20 deleted file mode 100644
21 index 05f5ee0e32a..00000000000
22 --- a/net-p2p/ctcs/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST ctcs-1.4.1.tar.gz 27384 BLAKE2B 610f5505091ede97939213df8a1ef981c66e437abc7eef05ca42e0008aea549bda8c86a537760d173bf176ad647f459fc645617b01929cb172f483a922e89f1c SHA512 363ad9e61dfe24a5e49affe03d79e14371062c7fc0730daa9004bb16e263682bff99037995ea09580f501eb63b9ddc3c6ac24d71eee7b88838bad428f3373c34
26
27 diff --git a/net-p2p/ctcs/ctcs-1.4.1.ebuild b/net-p2p/ctcs/ctcs-1.4.1.ebuild
28 deleted file mode 100644
29 index 651ab52c665..00000000000
30 --- a/net-p2p/ctcs/ctcs-1.4.1.ebuild
31 +++ /dev/null
32 @@ -1,21 +0,0 @@
33 -# Copyright 1999-2018 Gentoo Foundation
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=0
37 -
38 -DESCRIPTION="interface for monitoring and managing Enhanced CTorrent clients"
39 -HOMEPAGE="http://www.rahul.net/dholmes/ctorrent/ctcs.html"
40 -SRC_URI="http://www.rahul.net/dholmes/ctorrent/${P}.tar.gz"
41 -
42 -LICENSE="GPL-2"
43 -SLOT="0"
44 -KEYWORDS="amd64 ppc x86"
45 -IUSE=""
46 -
47 -RDEPEND="dev-lang/perl
48 - >=net-p2p/ctorrent-3.3.1"
49 -
50 -src_install() {
51 - dobin ctcs || die
52 - dodoc readme.txt
53 -}
54
55 diff --git a/net-p2p/ctcs/metadata.xml b/net-p2p/ctcs/metadata.xml
56 deleted file mode 100644
57 index 6f49eba8f49..00000000000
58 --- a/net-p2p/ctcs/metadata.xml
59 +++ /dev/null
60 @@ -1,5 +0,0 @@
61 -<?xml version="1.0" encoding="UTF-8"?>
62 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
63 -<pkgmetadata>
64 -<!-- maintainer-needed -->
65 -</pkgmetadata>
66
67 diff --git a/profiles/package.mask b/profiles/package.mask
68 index 12cc4ccd122..1490c2075c2 100644
69 --- a/profiles/package.mask
70 +++ b/profiles/package.mask
71 @@ -419,7 +419,6 @@ net-misc/sendfile
72 net-news/yencode
73 net-nntp/slrnconf
74 net-nntp/ubh
75 -net-p2p/ctcs
76 sys-auth/pam_require
77
78 # Michał Górny <mgorny@g.o> (2019-10-04)