summaryrefslogtreecommitdiff
path: root/app-xemacs/tm
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/tm
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-xemacs/tm')
-rw-r--r--app-xemacs/tm/Manifest5
-rw-r--r--app-xemacs/tm/metadata.xml8
-rw-r--r--app-xemacs/tm/tm-1.38.ebuild25
-rw-r--r--app-xemacs/tm/tm-1.39.ebuild25
4 files changed, 63 insertions, 0 deletions
diff --git a/app-xemacs/tm/Manifest b/app-xemacs/tm/Manifest
new file mode 100644
index 000000000000..1ec300b0f50b
--- /dev/null
+++ b/app-xemacs/tm/Manifest
@@ -0,0 +1,5 @@
+DIST tm-1.38-pkg.tar.gz 333864 BLAKE2B f271fe59e3d4eab0e21dcf503a93191ce9bcd9630deb59f109551997511af423bef8c702a74437727223e24fe355ef05a89e88b35a2207c25c2259641d733e08 SHA512 cd051d92b538a9373509241c52e6740faf2bb49bb0c01996f253114519399b3f5ca0a47250fe9f4a61d903408ff4402640bdfbc5624c90628aeaa85e61a7a5b6
+DIST tm-1.39-pkg.tar.gz 335103 BLAKE2B a1dec2205292d4ab26f8427ca69ea6decf0935b15079244c9633b195119fb746a32410815c8ac5c5d7a2af282605bacff6e10cbd262f571b2f78d644621968b4 SHA512 084d2e57810fd2a318ab766d0b5560983f6394b635a3596a06c106b68d80fde81bae5bd531d06e816efbda08066b3b718ff0284910e40b994f4a29b3159ee0d7
+EBUILD tm-1.38.ebuild 520 BLAKE2B 14aa73a3bb89f2c63337ddeb066e8b8d4adff89b9cd962f37629ab27fcd3282dae48940b59a72d3187400c63b07747e36262977176aa7c715b0a72d894c1abb6 SHA512 818f2277133cf58ccb714937485bfefb88705342c7f4f983ac5cdf2bc77a339dbe8c2372190d49a830a1a58baa0fb82f0414179dc6e5c65b6a609dca57019ed4
+EBUILD tm-1.39.ebuild 520 BLAKE2B 14aa73a3bb89f2c63337ddeb066e8b8d4adff89b9cd962f37629ab27fcd3282dae48940b59a72d3187400c63b07747e36262977176aa7c715b0a72d894c1abb6 SHA512 818f2277133cf58ccb714937485bfefb88705342c7f4f983ac5cdf2bc77a339dbe8c2372190d49a830a1a58baa0fb82f0414179dc6e5c65b6a609dca57019ed4
+MISC metadata.xml 261 BLAKE2B 2bc0ee46f3970104b4897908fe0ed8532badcb765971ce704f7d2b06e3556a066f0ca41c2a60e7612352167338ff88e579c89be7ff229de9d8722aef3ca9ca05 SHA512 02e04fab2304da6c05c55b2aeb44563d99a7a6db37ada15993575509ed47fc7f4eb97b6a03fd30535aeb5e30f57ee908917b9c25841fd3619914360b0629f20a
diff --git a/app-xemacs/tm/metadata.xml b/app-xemacs/tm/metadata.xml
new file mode 100644
index 000000000000..c7dd5514fddf
--- /dev/null
+++ b/app-xemacs/tm/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/tm/tm-1.38.ebuild b/app-xemacs/tm/tm-1.38.ebuild
new file mode 100644
index 000000000000..94d9692def44
--- /dev/null
+++ b/app-xemacs/tm/tm-1.38.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Emacs MIME support. Not needed for gnus >= 5.8.0"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/gnus
+app-xemacs/mh-e
+app-xemacs/rmail
+app-xemacs/vm
+app-xemacs/mailcrypt
+app-xemacs/mail-lib
+app-xemacs/apel
+app-xemacs/xemacs-base
+app-xemacs/fsf-compat
+app-xemacs/sh-script
+app-xemacs/net-utils
+app-xemacs/ecrypto
+"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
+
+inherit xemacs-packages
diff --git a/app-xemacs/tm/tm-1.39.ebuild b/app-xemacs/tm/tm-1.39.ebuild
new file mode 100644
index 000000000000..94d9692def44
--- /dev/null
+++ b/app-xemacs/tm/tm-1.39.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Emacs MIME support. Not needed for gnus >= 5.8.0"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/gnus
+app-xemacs/mh-e
+app-xemacs/rmail
+app-xemacs/vm
+app-xemacs/mailcrypt
+app-xemacs/mail-lib
+app-xemacs/apel
+app-xemacs/xemacs-base
+app-xemacs/fsf-compat
+app-xemacs/sh-script
+app-xemacs/net-utils
+app-xemacs/ecrypto
+"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
+
+inherit xemacs-packages