summaryrefslogtreecommitdiff
path: root/app-xemacs/dictionary
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /app-xemacs/dictionary
reinit the tree, so we can have metadata
Diffstat (limited to 'app-xemacs/dictionary')
-rw-r--r--app-xemacs/dictionary/Manifest5
-rw-r--r--app-xemacs/dictionary/dictionary-1.16.ebuild14
-rw-r--r--app-xemacs/dictionary/metadata.xml8
3 files changed, 27 insertions, 0 deletions
diff --git a/app-xemacs/dictionary/Manifest b/app-xemacs/dictionary/Manifest
new file mode 100644
index 000000000000..11648743de1f
--- /dev/null
+++ b/app-xemacs/dictionary/Manifest
@@ -0,0 +1,5 @@
+DIST dictionary-1.16-pkg.tar.gz 40085 SHA256 22917394b54d798962fbe90d7081ed0e092852563c40e84cef224176d589e59f SHA512 8dc0c0809d713f9eda280b110dbffa6f237c50ebb2e6c93f571efb3d22c1875ee5359fa91bc3faa58b3b0f431e75b84527262defb8aff5174a400be61f1a80dd WHIRLPOOL be827701650b09cc4a013e3aaf30087c1c4e7ad45f4fe664a2d16dc06d92040a06e3921d4da59cd30d45010b9ad752620ccf2cfb83c923699927d64cd95cbde2
+EBUILD dictionary-1.16.ebuild 308 SHA256 f1700e3cbca61e485db374aafa5351a7ac73a55c0bdf12d9d1210a8d1078b000 SHA512 08d737064247aa16149c95a719d75ccdbb249255cd57a464e3305e2ed1acb8dd31ae280d80264b7f16ec07a4783283885c7e201af558f61f08e26a17d72e39a0 WHIRLPOOL fb661f66a7aea5b867afd7f176d0d4f71cca58e60a731f9d986904aaec4217213cc88fb64c15d7dd8cd61260c4ee47e8293368d1854d37f6908a509162e4116a
+MISC ChangeLog 2436 SHA256 babfc0c0b2ad525b9df2086a37fb19985c18dcc176275166d9b3351efcd500dd SHA512 d6572cc6bc55957f7da8e28f72ad100554c6fa8c2e0b09aea9ad622a385a87ceffb877b8d556c2350b0be4895f90b77096e51218ed571271e56062dd9102f1b7 WHIRLPOOL d6072cdd0026b2fdc038bab0ee186b5c5b1c9ccf5568821fd3d1ab9f0153cf213b269f62a848a1fa901946652128b365bd8013d8b9650629b68b809e1557071a
+MISC ChangeLog-2015 1511 SHA256 d61bc602a7f79feec64f49c97edc766068e5df8a3bb8ecdc094263c789f7a240 SHA512 5c4d32530fd3e6cec1eb590b2a15941e6bbd10e05fe4b3c42f5f18e7cc921821e73af12be10e7825f644efe74a2caa46b9876512c6ef394fb8a0bc0f9fd49913 WHIRLPOOL 2a2000a8da6468d7a6aeaaf21a71de8d2cb6f8aac84f60499540dc3a0eeaf53b252b2df488e25310a5b525a52be081ae70a9be614bfc48a66ede50ab3f7847bd
+MISC metadata.xml 261 SHA256 9d530fcf6a4e01b0f77f7a7be50d8e6c0900110a54f2f484b79aae4a301f75c1 SHA512 02e04fab2304da6c05c55b2aeb44563d99a7a6db37ada15993575509ed47fc7f4eb97b6a03fd30535aeb5e30f57ee908917b9c25841fd3619914360b0629f20a WHIRLPOOL fda92819e16bab33212b9076515eb1ffe406c0de29bff0ea3bbfadaf5cc0a60075c9808fe10ea8b65b4da91213fc5cc379446c5cbd0576c30f9f21c46731e88f
diff --git a/app-xemacs/dictionary/dictionary-1.16.ebuild b/app-xemacs/dictionary/dictionary-1.16.ebuild
new file mode 100644
index 000000000000..8f7f75eb27ee
--- /dev/null
+++ b/app-xemacs/dictionary/dictionary-1.16.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Interface to RFC2229 dictionary servers"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
+
+inherit xemacs-packages
diff --git a/app-xemacs/dictionary/metadata.xml b/app-xemacs/dictionary/metadata.xml
new file mode 100644
index 000000000000..c7dd5514fddf
--- /dev/null
+++ b/app-xemacs/dictionary/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>