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: profiles/, dev-vcs/cvsq/
Date: Tue, 05 Nov 2019 22:32:55
Message-Id: 1572993122.17ac440bc423401526d8592f1eaa6a066fe90d04.mgorny@gentoo
1 commit: 17ac440bc423401526d8592f1eaa6a066fe90d04
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 5 22:32:02 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 5 22:32:02 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17ac440b
7
8 dev-vcs/cvsq: 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 dev-vcs/cvsq/Manifest | 1 -
14 dev-vcs/cvsq/cvsq-0.4.4.ebuild | 25 -------------------------
15 dev-vcs/cvsq/metadata.xml | 5 -----
16 profiles/package.mask | 1 -
17 4 files changed, 32 deletions(-)
18
19 diff --git a/dev-vcs/cvsq/Manifest b/dev-vcs/cvsq/Manifest
20 deleted file mode 100644
21 index 4bd524e48c3..00000000000
22 --- a/dev-vcs/cvsq/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST cvsq-0.4.4.tar.gz 3717 BLAKE2B d452c3435a839226ed148ba8ce3b3765b1174f19c3649cf69c02ffb9eaf7158c3e42382974f297ad7e8e567f2d280cd8cf6fd9414830a4ca474809b99e165d3c SHA512 137f09f42f5213853b327f23c3d23914116851b2d8d7f17752257f6ab0b2f62e4526f95b7d005fbf49746ea17591fbb38cfc58ccbe55a976b36339df13e44f8f
26
27 diff --git a/dev-vcs/cvsq/cvsq-0.4.4.ebuild b/dev-vcs/cvsq/cvsq-0.4.4.ebuild
28 deleted file mode 100644
29 index ca20abaa3d6..00000000000
30 --- a/dev-vcs/cvsq/cvsq-0.4.4.ebuild
31 +++ /dev/null
32 @@ -1,25 +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 -IUSE=""
39 -
40 -DESCRIPTION="A tool to work offline with CVS by queuing the commits"
41 -SRC_URI="http://metawire.org/~vslavik/sw/cvsq/download/${P}.tar.gz"
42 -HOMEPAGE="http://metawire.org/~vslavik/sw/cvsq/"
43 -
44 -SLOT="0"
45 -LICENSE="public-domain"
46 -KEYWORDS="~amd64 ~ppc x86"
47 -
48 -DEPEND="" # This is just a shell script.
49 -RDEPEND="dev-vcs/cvs
50 - app-shells/bash
51 - sys-apps/coreutils"
52 -
53 -src_install () {
54 - dodir /usr/bin
55 - dobin cvsq
56 - dodoc README AUTHORS ChangeLog
57 -}
58
59 diff --git a/dev-vcs/cvsq/metadata.xml b/dev-vcs/cvsq/metadata.xml
60 deleted file mode 100644
61 index 7a38bb90096..00000000000
62 --- a/dev-vcs/cvsq/metadata.xml
63 +++ /dev/null
64 @@ -1,5 +0,0 @@
65 -<?xml version="1.0" encoding="UTF-8"?>
66 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
67 -<pkgmetadata>
68 - <!-- maintainer-needed -->
69 -</pkgmetadata>
70
71 diff --git a/profiles/package.mask b/profiles/package.mask
72 index 5a7f539621f..77c8c7df624 100644
73 --- a/profiles/package.mask
74 +++ b/profiles/package.mask
75 @@ -390,7 +390,6 @@ app-text/mht-rip
76 dev-embedded/gnap
77 dev-libs/xplc
78 dev-vcs/cvsd
79 -dev-vcs/cvsq
80 mail-filter/clamsmtp
81 sys-auth/pam_require