Gentoo Archives: gentoo-commits

From: Mats Lidell <matsl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-xemacs/pcl-cvs/
Date: Fri, 08 Oct 2021 07:42:40
Message-Id: 1633678950.a8db8ac7303ddead0f138013214699d00dfd9760.matsl@gentoo
1 commit: a8db8ac7303ddead0f138013214699d00dfd9760
2 Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 8 07:42:30 2021 +0000
4 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 8 07:42:30 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8db8ac7
7
8 app-xemacs/pcl-cvs: drop 1.67, 1.70
9
10 Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
11
12 app-xemacs/pcl-cvs/Manifest | 2 --
13 app-xemacs/pcl-cvs/pcl-cvs-1.67.ebuild | 22 ----------------------
14 app-xemacs/pcl-cvs/pcl-cvs-1.70.ebuild | 24 ------------------------
15 3 files changed, 48 deletions(-)
16
17 diff --git a/app-xemacs/pcl-cvs/Manifest b/app-xemacs/pcl-cvs/Manifest
18 index 45406513a66..4476db5374f 100644
19 --- a/app-xemacs/pcl-cvs/Manifest
20 +++ b/app-xemacs/pcl-cvs/Manifest
21 @@ -1,3 +1 @@
22 -DIST pcl-cvs-1.67-pkg.tar.gz 161871 BLAKE2B 22542886adba206ec1b7f036bad00870c2913a9a085bcfd0001d9bc798acef55ae177e03b13d71f069bbc46e0e466b9067e0d3ab3bfdec7ef14f4d67529cbed2 SHA512 db13b19d620da9ade30bbd912db20d47ee3f367f3b118a9209d14b1a0895a87bb4d8bc2c64f5d6f4276570f0533e7b03f1eb7bddf40a45cc197962a4a430c181
23 -DIST pcl-cvs-1.70-pkg.tar.gz 162044 BLAKE2B 24ca04714035d00d77ca82f7a9722043be75970e38686788964126aee83b1c559dc8b2f0717f299559a9780d145347acc399743311e3069e405cc5c747a193f0 SHA512 ff0667d6c4a69fd042735af2187a29c374fb86c92c150497bb74125bcb5d7756a8949482132f3fccdf1308aa214dbc3db97282a6176ed714d19e87978457e170
24 DIST pcl-cvs-1.73-pkg.tar.gz 162031 BLAKE2B bdfc2c967e5b91c3e0fa3ff655ecc0a0d15b6ffd03b3b91c70d2873a21fd340428c43f18bda8e62bfda1bfbf4bbcc4518247ec7f9b26fc55f819c4f847877124 SHA512 c381f47521dbf2d811efe314b666eeed66cad3ea4e0c7d7f9ed5d1cc6e273e25b48904c3733f824428e03d9fe46d2952ba46cc3959270e0e4523929fd89f8cf7
25
26 diff --git a/app-xemacs/pcl-cvs/pcl-cvs-1.67.ebuild b/app-xemacs/pcl-cvs/pcl-cvs-1.67.ebuild
27 deleted file mode 100644
28 index 7ab3cb88dca..00000000000
29 --- a/app-xemacs/pcl-cvs/pcl-cvs-1.67.ebuild
30 +++ /dev/null
31 @@ -1,22 +0,0 @@
32 -# Copyright 1999-2020 Gentoo Authors
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=6
36 -
37 -SLOT="0"
38 -DESCRIPTION="CVS frontend"
39 -XEMACS_PKG_CAT="standard"
40 -
41 -RDEPEND="app-xemacs/xemacs-base
42 -app-xemacs/elib
43 -app-xemacs/vc
44 -app-xemacs/dired
45 -app-xemacs/edebug
46 -app-xemacs/ediff
47 -app-xemacs/edit-utils
48 -app-xemacs/mail-lib
49 -app-xemacs/prog-modes
50 -"
51 -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
52 -
53 -inherit xemacs-packages
54
55 diff --git a/app-xemacs/pcl-cvs/pcl-cvs-1.70.ebuild b/app-xemacs/pcl-cvs/pcl-cvs-1.70.ebuild
56 deleted file mode 100644
57 index 0d80587a400..00000000000
58 --- a/app-xemacs/pcl-cvs/pcl-cvs-1.70.ebuild
59 +++ /dev/null
60 @@ -1,24 +0,0 @@
61 -# Copyright 1999-2020 Gentoo Authors
62 -# Distributed under the terms of the GNU General Public License v2
63 -
64 -EAPI=6
65 -
66 -SLOT="0"
67 -DESCRIPTION="CVS frontend"
68 -XEMACS_PKG_CAT="standard"
69 -
70 -RDEPEND="app-xemacs/xemacs-base
71 -app-xemacs/elib
72 -app-xemacs/vc
73 -app-xemacs/dired
74 -app-xemacs/edebug
75 -app-xemacs/ediff
76 -app-xemacs/edit-utils
77 -app-xemacs/mail-lib
78 -app-xemacs/prog-modes
79 -app-xemacs/tramp
80 -app-xemacs/gnus
81 -"
82 -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
83 -
84 -inherit xemacs-packages