summaryrefslogtreecommitdiff
path: root/app-xemacs/pcl-cvs
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
commitd87262dd706fec50cd150aab3e93883b6337466d (patch)
tree246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-xemacs/pcl-cvs
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-xemacs/pcl-cvs')
-rw-r--r--app-xemacs/pcl-cvs/Manifest5
-rw-r--r--app-xemacs/pcl-cvs/metadata.xml8
-rw-r--r--app-xemacs/pcl-cvs/pcl-cvs-1.67.ebuild22
-rw-r--r--app-xemacs/pcl-cvs/pcl-cvs-1.70.ebuild24
4 files changed, 0 insertions, 59 deletions
diff --git a/app-xemacs/pcl-cvs/Manifest b/app-xemacs/pcl-cvs/Manifest
deleted file mode 100644
index 9135ae79ae06..000000000000
--- a/app-xemacs/pcl-cvs/Manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-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
-EBUILD pcl-cvs-1.67.ebuild 427 BLAKE2B 6471b996d4f840b495144dd49102a0c448f7491dac4414de19753f04ec1aa2b7ca8bb5a37ac22f995f193e2bb76b3c2f5a997a5e46be7b005c81785f592ae62e SHA512 15481d4e8a118bd85bd4c12bb1ee4d6769fd70b246eabda632d1a65b4c152cdcadf7f3718d2063bd2ee1e2185e069421290e236a739abb9eb04938e5abac1f17
-EBUILD pcl-cvs-1.70.ebuild 460 BLAKE2B b272935971477e384e31f645b9a5366e6228b25d72a35335aa598458ffa7795b251a73bb4953cd9ded0d3cb9a21b6cbd1884a84d460ea3e4f0c01ccf7994dbd3 SHA512 3585dfbe0d38c210a370ba06bdf9f3b988d0f6e2168c296169fae772a298512dcbb3573028b5ab6d339bea78c7df40db7e8d26de871847eb05a608c8d7cb8913
-MISC metadata.xml 261 BLAKE2B 2bc0ee46f3970104b4897908fe0ed8532badcb765971ce704f7d2b06e3556a066f0ca41c2a60e7612352167338ff88e579c89be7ff229de9d8722aef3ca9ca05 SHA512 02e04fab2304da6c05c55b2aeb44563d99a7a6db37ada15993575509ed47fc7f4eb97b6a03fd30535aeb5e30f57ee908917b9c25841fd3619914360b0629f20a
diff --git a/app-xemacs/pcl-cvs/metadata.xml b/app-xemacs/pcl-cvs/metadata.xml
deleted file mode 100644
index c7dd5514fddf..000000000000
--- a/app-xemacs/pcl-cvs/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>xemacs@gentoo.org</email>
- <name>Gentoo XEmacs project</name>
- </maintainer>
-</pkgmetadata>
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 8eb6ae451044..000000000000
--- a/app-xemacs/pcl-cvs/pcl-cvs-1.67.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# 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 5cd112f3d992..000000000000
--- a/app-xemacs/pcl-cvs/pcl-cvs-1.70.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# 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