summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-xemacs/tpu')
-rw-r--r--app-xemacs/tpu/Manifest1
-rw-r--r--app-xemacs/tpu/metadata.xml5
-rw-r--r--app-xemacs/tpu/tpu-1.14.ebuild13
3 files changed, 19 insertions, 0 deletions
diff --git a/app-xemacs/tpu/Manifest b/app-xemacs/tpu/Manifest
new file mode 100644
index 000000000000..2a4c91d0c035
--- /dev/null
+++ b/app-xemacs/tpu/Manifest
@@ -0,0 +1 @@
+DIST tpu-1.14-pkg.tar.gz 59529 SHA256 a2039d5bca8c652d5480b46301cfa52704ae803f2c22abe3e77cb42673050ad0 SHA512 07c448f17be698ba9967762de3f3c0b94793276e72e5ad1562491bd6ad0a2fa431ccae919526e105313adc658dc22ec095ecc81433854f28bfbc422967cda82f WHIRLPOOL 065cd54dae2f5c22d0ae5c0ac173d92722892f3d66c31866afe0672afb759885c464ca8d538d9e3cea5fd1b3e1d60e6eeaf0738ba34e67a7d0a556811c43003d
diff --git a/app-xemacs/tpu/metadata.xml b/app-xemacs/tpu/metadata.xml
new file mode 100644
index 000000000000..298888916608
--- /dev/null
+++ b/app-xemacs/tpu/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/tpu/tpu-1.14.ebuild b/app-xemacs/tpu/tpu-1.14.ebuild
new file mode 100644
index 000000000000..616dad6dd2a7
--- /dev/null
+++ b/app-xemacs/tpu/tpu-1.14.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="DEC EDIT/TPU support"
+PKG_CAT="standard"
+
+RDEPEND=""
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
+
+inherit xemacs-packages