summaryrefslogtreecommitdiff
path: root/app-xemacs/tpu
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/tpu
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-xemacs/tpu')
-rw-r--r--app-xemacs/tpu/Manifest3
-rw-r--r--app-xemacs/tpu/metadata.xml8
-rw-r--r--app-xemacs/tpu/tpu-1.14.ebuild13
3 files changed, 24 insertions, 0 deletions
diff --git a/app-xemacs/tpu/Manifest b/app-xemacs/tpu/Manifest
new file mode 100644
index 000000000000..83510e6c1daa
--- /dev/null
+++ b/app-xemacs/tpu/Manifest
@@ -0,0 +1,3 @@
+DIST tpu-1.14-pkg.tar.gz 59529 BLAKE2B 75c562a4e83af5f077851410f0974aa09cb3f7dfdfe550e0c5904f7790694bbaa8c48798366086927fd26df6a17c4ce46fcb89664613cfcc967c6b548b43a239 SHA512 07c448f17be698ba9967762de3f3c0b94793276e72e5ad1562491bd6ad0a2fa431ccae919526e105313adc658dc22ec095ecc81433854f28bfbc422967cda82f
+EBUILD tpu-1.14.ebuild 266 BLAKE2B 2d7c545e63efafa5ed2a9b019a69b8846ba240ea8069326cf14451cfc7afdd61683011e47e2b778318ec3a70e2f56a428a0fb7bf4b7d632530ee4efd530ff193 SHA512 ca3946f3771062da50e0d89920f42098f6883dab4e99e8af547854af6347014e7c031833a9c720b8813e2736944b793bd11351011fe4efa1ec0bdcc98a116632
+MISC metadata.xml 261 BLAKE2B 2bc0ee46f3970104b4897908fe0ed8532badcb765971ce704f7d2b06e3556a066f0ca41c2a60e7612352167338ff88e579c89be7ff229de9d8722aef3ca9ca05 SHA512 02e04fab2304da6c05c55b2aeb44563d99a7a6db37ada15993575509ed47fc7f4eb97b6a03fd30535aeb5e30f57ee908917b9c25841fd3619914360b0629f20a
diff --git a/app-xemacs/tpu/metadata.xml b/app-xemacs/tpu/metadata.xml
new file mode 100644
index 000000000000..c7dd5514fddf
--- /dev/null
+++ b/app-xemacs/tpu/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/tpu/tpu-1.14.ebuild b/app-xemacs/tpu/tpu-1.14.ebuild
new file mode 100644
index 000000000000..5ac7a8a49136
--- /dev/null
+++ b/app-xemacs/tpu/tpu-1.14.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="DEC EDIT/TPU support"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND=""
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
+
+inherit xemacs-packages