summaryrefslogtreecommitdiff
path: root/app-xemacs/tpu
diff options
context:
space:
mode:
Diffstat (limited to 'app-xemacs/tpu')
-rw-r--r--app-xemacs/tpu/Manifest5
-rw-r--r--app-xemacs/tpu/metadata.xml8
-rw-r--r--app-xemacs/tpu/tpu-1.14.ebuild13
3 files changed, 26 insertions, 0 deletions
diff --git a/app-xemacs/tpu/Manifest b/app-xemacs/tpu/Manifest
new file mode 100644
index 000000000000..6c8256c160ec
--- /dev/null
+++ b/app-xemacs/tpu/Manifest
@@ -0,0 +1,5 @@
+DIST tpu-1.14-pkg.tar.gz 59529 SHA256 a2039d5bca8c652d5480b46301cfa52704ae803f2c22abe3e77cb42673050ad0 SHA512 07c448f17be698ba9967762de3f3c0b94793276e72e5ad1562491bd6ad0a2fa431ccae919526e105313adc658dc22ec095ecc81433854f28bfbc422967cda82f WHIRLPOOL 065cd54dae2f5c22d0ae5c0ac173d92722892f3d66c31866afe0672afb759885c464ca8d538d9e3cea5fd1b3e1d60e6eeaf0738ba34e67a7d0a556811c43003d
+EBUILD tpu-1.14.ebuild 266 SHA256 1aeee0be964313d5c0cae3126570fe9ad43006afa1b3f56cd8b4f1ee14a6b1d1 SHA512 ca3946f3771062da50e0d89920f42098f6883dab4e99e8af547854af6347014e7c031833a9c720b8813e2736944b793bd11351011fe4efa1ec0bdcc98a116632 WHIRLPOOL bbb575ed91d723969bdc323190680d63c44f0b511eb2fd0cb05900f580b3dabe9269a4c46028a70c6444820d8daee35e6069c3f3938bbd7250880bd1dc4e4ad7
+MISC ChangeLog 2415 SHA256 02388f4ad7e848cdfb8736f433dbde3b843efeb9e6ab77bb58b3374abcd3a874 SHA512 5870d346face01bd66d39c362194a912257010fa5ccfbe21ddc65d4b57a8c12898ad73e9c3c4594c24e1704f3f4e26793336b0df0b0872c693ac630ccdbe7627 WHIRLPOOL b530c5f6015af4beb38280a9dc2c3cb78484b99dcd4d47d25e4cb4613e6df7e12578b40661d92d600bf516add259534c326565fa80c140628bde969f15a68c47
+MISC ChangeLog-2015 1251 SHA256 64e757662e0642081daf4d461529c21f2993ab3454884b5081c5f2ac0cc6aac1 SHA512 6320a6d6d2658eebb2280fd35472926e7d233dffca20b403617d0b6e553f7c85b3be6748a0877ad94f8c00893444fd84e472bb6020e3973ed90441b9127b1490 WHIRLPOOL c7e1508e4e63ec6003fd8987295cfac0e9cb1a545707ae417f03a563d05e2e0cf830feea4bee020250bf6af013a4dd34835da2bb31dfd2118a27ccd31a9ee32f
+MISC metadata.xml 261 SHA256 9d530fcf6a4e01b0f77f7a7be50d8e6c0900110a54f2f484b79aae4a301f75c1 SHA512 02e04fab2304da6c05c55b2aeb44563d99a7a6db37ada15993575509ed47fc7f4eb97b6a03fd30535aeb5e30f57ee908917b9c25841fd3619914360b0629f20a WHIRLPOOL fda92819e16bab33212b9076515eb1ffe406c0de29bff0ea3bbfadaf5cc0a60075c9808fe10ea8b65b4da91213fc5cc379446c5cbd0576c30f9f21c46731e88f
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