summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-xemacs/mh-e')
-rw-r--r--app-xemacs/mh-e/Manifest2
-rw-r--r--app-xemacs/mh-e/metadata.xml5
-rw-r--r--app-xemacs/mh-e/mh-e-1.29.ebuild27
-rw-r--r--app-xemacs/mh-e/mh-e-1.32.ebuild28
4 files changed, 62 insertions, 0 deletions
diff --git a/app-xemacs/mh-e/Manifest b/app-xemacs/mh-e/Manifest
new file mode 100644
index 000000000000..6f266298a210
--- /dev/null
+++ b/app-xemacs/mh-e/Manifest
@@ -0,0 +1,2 @@
+DIST mh-e-1.29-pkg.tar.gz 578385 SHA256 0061e3b1461623c2772b9477e728541bdbdb9e292e741e3539cdc7b6f6fbaeb5 SHA512 49385d5acbea34df5957569ec851ef4e933c1683f313939550705fdee96350376f5434a10d8013797222d5416bd759fc5769022449241004777991b72bde1d05 WHIRLPOOL fe32ecdf780fc5b82c8a3c207b6d86b201e631213b4891108ec7bb619310a0ba3b66d96a0b9a2d954174dd368bfc8d0a1fdfbb09e042b9afdacb2303c7efd65c
+DIST mh-e-1.32-pkg.tar.gz 580383 SHA256 f4358a1f8471f4fc8255a5684a2d2764edbdcd2a9215c46862e5294c9499abba SHA512 364a1d7a1606a0cc18339a01569c64d98e6911a216d208231ea719455e8ef0bbe69fbc6def9f0ace6df180a924c2b65eca537994701bbb914cbd0f54dc75cf03 WHIRLPOOL 0ff1b7ca305d716b469a6423024ac001042eaec8573aebf20553615a4c1a0d834d7826e35337a4fb5711f31b4c9299c61573ce8034b485442340e9953dad50c2
diff --git a/app-xemacs/mh-e/metadata.xml b/app-xemacs/mh-e/metadata.xml
new file mode 100644
index 000000000000..298888916608
--- /dev/null
+++ b/app-xemacs/mh-e/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>xemacs</herd>
+</pkgmetadata>
diff --git a/app-xemacs/mh-e/mh-e-1.29.ebuild b/app-xemacs/mh-e/mh-e-1.29.ebuild
new file mode 100644
index 000000000000..b355d8d4769c
--- /dev/null
+++ b/app-xemacs/mh-e/mh-e-1.29.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Front end support for MH"
+PKG_CAT="standard"
+
+RDEPEND="app-xemacs/gnus
+app-xemacs/mail-lib
+app-xemacs/xemacs-base
+app-xemacs/speedbar
+app-xemacs/rmail
+app-xemacs/tm
+app-xemacs/apel
+app-xemacs/sh-script
+app-xemacs/fsf-compat
+app-xemacs/xemacs-devel
+app-xemacs/net-utils
+app-xemacs/xemacs-eterm
+app-xemacs/os-utils
+app-xemacs/ecrypto
+"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
+
+inherit xemacs-packages
diff --git a/app-xemacs/mh-e/mh-e-1.32.ebuild b/app-xemacs/mh-e/mh-e-1.32.ebuild
new file mode 100644
index 000000000000..684f9a39005a
--- /dev/null
+++ b/app-xemacs/mh-e/mh-e-1.32.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Front end support for MH"
+PKG_CAT="standard"
+
+RDEPEND="app-xemacs/gnus
+app-xemacs/mail-lib
+app-xemacs/xemacs-base
+app-xemacs/rmail
+app-xemacs/tm
+app-xemacs/apel
+app-xemacs/sh-script
+app-xemacs/fsf-compat
+app-xemacs/xemacs-devel
+app-xemacs/net-utils
+app-xemacs/xemacs-eterm
+app-xemacs/os-utils
+app-xemacs/ecrypto
+app-xemacs/cedet-common
+app-xemacs/speedbar
+"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
+
+inherit xemacs-packages