summaryrefslogtreecommitdiff
path: root/app-xemacs/pgg
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/pgg
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-xemacs/pgg')
-rw-r--r--app-xemacs/pgg/Manifest5
-rw-r--r--app-xemacs/pgg/metadata.xml8
-rw-r--r--app-xemacs/pgg/pgg-1.06.ebuild17
-rw-r--r--app-xemacs/pgg/pgg-1.07.ebuild17
4 files changed, 47 insertions, 0 deletions
diff --git a/app-xemacs/pgg/Manifest b/app-xemacs/pgg/Manifest
new file mode 100644
index 000000000000..e8c649aac57f
--- /dev/null
+++ b/app-xemacs/pgg/Manifest
@@ -0,0 +1,5 @@
+DIST pgg-1.06-pkg.tar.gz 33917 BLAKE2B d056b276e6606312638c9c7d68c9c2cf58c4ebdcf5b7336c6ec625236b567ed4659f63506f3646fecbf4f66272630403924ef4addf5a3e30bc5460cda7f8d76a SHA512 632f345a16d9fb94ec12a62590768709795bab47481b4c3123adbb1159c6c96879f872b9e389925a7c97d268cab9eed0cf9cf21a80e8a30a87c5e10f9213227c
+DIST pgg-1.07-pkg.tar.gz 34293 BLAKE2B 1b45e947de61678a2b85a3a7dac0c34d605becb8c29c75b59d236f770aac42aa86d781e80813b88e7218dbca348abc860d41e8cd030c5128baad9a35314dee39 SHA512 cec124e85fb59c0df2e748e5f5d51a819cd168fceecd8202ce2a42ce1b9a3934d4a184a148c38038447b5ffbe795785399118e1a7735dbb5834df8bd918589f4
+EBUILD pgg-1.06.ebuild 374 BLAKE2B e5779e34b897793e0d152e60cefa278445497d06590302b785abe9993b41a12b71f155732859d4a75380b86488753c3f8953a95686cb8b788c7a911b322040b0 SHA512 94e09e75a96f7c19ba8ea952cdf8f5277198f48d3dbf8154cbf6e5dc3c04b9f44bf6984e8f0fdae5d07b81b27503ac5467b61b64e839d6e3e04c62bfec05634e
+EBUILD pgg-1.07.ebuild 374 BLAKE2B e5779e34b897793e0d152e60cefa278445497d06590302b785abe9993b41a12b71f155732859d4a75380b86488753c3f8953a95686cb8b788c7a911b322040b0 SHA512 94e09e75a96f7c19ba8ea952cdf8f5277198f48d3dbf8154cbf6e5dc3c04b9f44bf6984e8f0fdae5d07b81b27503ac5467b61b64e839d6e3e04c62bfec05634e
+MISC metadata.xml 261 BLAKE2B 2bc0ee46f3970104b4897908fe0ed8532badcb765971ce704f7d2b06e3556a066f0ca41c2a60e7612352167338ff88e579c89be7ff229de9d8722aef3ca9ca05 SHA512 02e04fab2304da6c05c55b2aeb44563d99a7a6db37ada15993575509ed47fc7f4eb97b6a03fd30535aeb5e30f57ee908917b9c25841fd3619914360b0629f20a
diff --git a/app-xemacs/pgg/metadata.xml b/app-xemacs/pgg/metadata.xml
new file mode 100644
index 000000000000..c7dd5514fddf
--- /dev/null
+++ b/app-xemacs/pgg/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/pgg/pgg-1.06.ebuild b/app-xemacs/pgg/pgg-1.06.ebuild
new file mode 100644
index 000000000000..04a14a18e12b
--- /dev/null
+++ b/app-xemacs/pgg/pgg-1.06.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Emacs interface to various PGP implementations"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/fsf-compat
+app-xemacs/edebug
+app-xemacs/ecrypto
+"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
+
+inherit xemacs-packages
diff --git a/app-xemacs/pgg/pgg-1.07.ebuild b/app-xemacs/pgg/pgg-1.07.ebuild
new file mode 100644
index 000000000000..04a14a18e12b
--- /dev/null
+++ b/app-xemacs/pgg/pgg-1.07.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Emacs interface to various PGP implementations"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/fsf-compat
+app-xemacs/edebug
+app-xemacs/ecrypto
+"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
+
+inherit xemacs-packages