summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2021-10-08 09:42:30 +0200
committerMats Lidell <matsl@gentoo.org>2021-10-08 09:42:30 +0200
commita8db8ac7303ddead0f138013214699d00dfd9760 (patch)
tree199070680c787071e74fbba6c1bef7e1293e46f0
parentapp-xemacs/pgg: drop 1.06, 1.07 (diff)
downloadgentoo-a8db8ac7.tar.gz
gentoo-a8db8ac7.tar.bz2
gentoo-a8db8ac7.zip
app-xemacs/pcl-cvs: drop 1.67, 1.70
Signed-off-by: Mats Lidell <matsl@gentoo.org>
-rw-r--r--app-xemacs/pcl-cvs/Manifest2
-rw-r--r--app-xemacs/pcl-cvs/pcl-cvs-1.67.ebuild22
-rw-r--r--app-xemacs/pcl-cvs/pcl-cvs-1.70.ebuild24
3 files changed, 0 insertions, 48 deletions
diff --git a/app-xemacs/pcl-cvs/Manifest b/app-xemacs/pcl-cvs/Manifest
index 45406513a66a..4476db5374f9 100644
--- a/app-xemacs/pcl-cvs/Manifest
+++ b/app-xemacs/pcl-cvs/Manifest
@@ -1,3 +1 @@
-DIST pcl-cvs-1.67-pkg.tar.gz 161871 BLAKE2B 22542886adba206ec1b7f036bad00870c2913a9a085bcfd0001d9bc798acef55ae177e03b13d71f069bbc46e0e466b9067e0d3ab3bfdec7ef14f4d67529cbed2 SHA512 db13b19d620da9ade30bbd912db20d47ee3f367f3b118a9209d14b1a0895a87bb4d8bc2c64f5d6f4276570f0533e7b03f1eb7bddf40a45cc197962a4a430c181
-DIST pcl-cvs-1.70-pkg.tar.gz 162044 BLAKE2B 24ca04714035d00d77ca82f7a9722043be75970e38686788964126aee83b1c559dc8b2f0717f299559a9780d145347acc399743311e3069e405cc5c747a193f0 SHA512 ff0667d6c4a69fd042735af2187a29c374fb86c92c150497bb74125bcb5d7756a8949482132f3fccdf1308aa214dbc3db97282a6176ed714d19e87978457e170
DIST pcl-cvs-1.73-pkg.tar.gz 162031 BLAKE2B bdfc2c967e5b91c3e0fa3ff655ecc0a0d15b6ffd03b3b91c70d2873a21fd340428c43f18bda8e62bfda1bfbf4bbcc4518247ec7f9b26fc55f819c4f847877124 SHA512 c381f47521dbf2d811efe314b666eeed66cad3ea4e0c7d7f9ed5d1cc6e273e25b48904c3733f824428e03d9fe46d2952ba46cc3959270e0e4523929fd89f8cf7
diff --git a/app-xemacs/pcl-cvs/pcl-cvs-1.67.ebuild b/app-xemacs/pcl-cvs/pcl-cvs-1.67.ebuild
deleted file mode 100644
index 7ab3cb88dcaf..000000000000
--- a/app-xemacs/pcl-cvs/pcl-cvs-1.67.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SLOT="0"
-DESCRIPTION="CVS frontend"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND="app-xemacs/xemacs-base
-app-xemacs/elib
-app-xemacs/vc
-app-xemacs/dired
-app-xemacs/edebug
-app-xemacs/ediff
-app-xemacs/edit-utils
-app-xemacs/mail-lib
-app-xemacs/prog-modes
-"
-KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
-
-inherit xemacs-packages
diff --git a/app-xemacs/pcl-cvs/pcl-cvs-1.70.ebuild b/app-xemacs/pcl-cvs/pcl-cvs-1.70.ebuild
deleted file mode 100644
index 0d80587a4008..000000000000
--- a/app-xemacs/pcl-cvs/pcl-cvs-1.70.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SLOT="0"
-DESCRIPTION="CVS frontend"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND="app-xemacs/xemacs-base
-app-xemacs/elib
-app-xemacs/vc
-app-xemacs/dired
-app-xemacs/edebug
-app-xemacs/ediff
-app-xemacs/edit-utils
-app-xemacs/mail-lib
-app-xemacs/prog-modes
-app-xemacs/tramp
-app-xemacs/gnus
-"
-KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
-
-inherit xemacs-packages