summaryrefslogtreecommitdiff
path: root/app-xemacs/pcl-cvs
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /app-xemacs/pcl-cvs
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (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, 59 insertions, 0 deletions
diff --git a/app-xemacs/pcl-cvs/Manifest b/app-xemacs/pcl-cvs/Manifest
new file mode 100644
index 000000000000..9135ae79ae06
--- /dev/null
+++ b/app-xemacs/pcl-cvs/Manifest
@@ -0,0 +1,5 @@
+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
new file mode 100644
index 000000000000..c7dd5514fddf
--- /dev/null
+++ b/app-xemacs/pcl-cvs/metadata.xml
@@ -0,0 +1,8 @@
+<?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
new file mode 100644
index 000000000000..8eb6ae451044
--- /dev/null
+++ b/app-xemacs/pcl-cvs/pcl-cvs-1.67.ebuild
@@ -0,0 +1,22 @@
+# 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
new file mode 100644
index 000000000000..5cd112f3d992
--- /dev/null
+++ b/app-xemacs/pcl-cvs/pcl-cvs-1.70.ebuild
@@ -0,0 +1,24 @@
+# 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