summaryrefslogtreecommitdiff
path: root/app-xemacs/rmail
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/rmail
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-xemacs/rmail')
-rw-r--r--app-xemacs/rmail/Manifest3
-rw-r--r--app-xemacs/rmail/metadata.xml8
-rw-r--r--app-xemacs/rmail/rmail-1.14.ebuild17
3 files changed, 28 insertions, 0 deletions
diff --git a/app-xemacs/rmail/Manifest b/app-xemacs/rmail/Manifest
new file mode 100644
index 000000000000..912e9b3847f5
--- /dev/null
+++ b/app-xemacs/rmail/Manifest
@@ -0,0 +1,3 @@
+DIST rmail-1.14-pkg.tar.gz 96995 BLAKE2B 4d34d4a8ae5945232ce48405aed8c48d08a7db851a9505a53d4e2a699400a3bd95e405e86512522d64aabe1fd173ea0e2997a6f69df43c9c541bfd23605ba2e7 SHA512 a0e6c4279da4d70595c5bf1b90ee2047ccf181904f753f50211e2761fcb2d86a04267423e2076b276f5ea87fe5ab044c86c026c9e389cf38232518e288f60063
+EBUILD rmail-1.14.ebuild 343 BLAKE2B c4b4456de80ff3b18432e6e42b04a13c71fa86b92c8da5da2a013f1d5d14e7cb22912acb31378146b2bb1178ef73d7656a4d2669617c956403487e1de3bbddaf SHA512 aa0db8e997f57f1d501872e3adc502dc5e873674dc03546c67fcecd12a97a31932d9ea96bce359c5f3ca1edeaf6d6368a7827a63e391db7e871e73be437689a6
+MISC metadata.xml 261 BLAKE2B 2bc0ee46f3970104b4897908fe0ed8532badcb765971ce704f7d2b06e3556a066f0ca41c2a60e7612352167338ff88e579c89be7ff229de9d8722aef3ca9ca05 SHA512 02e04fab2304da6c05c55b2aeb44563d99a7a6db37ada15993575509ed47fc7f4eb97b6a03fd30535aeb5e30f57ee908917b9c25841fd3619914360b0629f20a
diff --git a/app-xemacs/rmail/metadata.xml b/app-xemacs/rmail/metadata.xml
new file mode 100644
index 000000000000..c7dd5514fddf
--- /dev/null
+++ b/app-xemacs/rmail/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/rmail/rmail-1.14.ebuild b/app-xemacs/rmail/rmail-1.14.ebuild
new file mode 100644
index 000000000000..e50d725dbe17
--- /dev/null
+++ b/app-xemacs/rmail/rmail-1.14.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="An obsolete Emacs mailer"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/tm
+app-xemacs/apel
+app-xemacs/mail-lib
+app-xemacs/xemacs-base
+"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
+
+inherit xemacs-packages