summaryrefslogtreecommitdiff
path: root/app-xemacs/sgml
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/sgml
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-xemacs/sgml')
-rw-r--r--app-xemacs/sgml/Manifest3
-rw-r--r--app-xemacs/sgml/metadata.xml8
-rw-r--r--app-xemacs/sgml/sgml-1.11.ebuild14
3 files changed, 25 insertions, 0 deletions
diff --git a/app-xemacs/sgml/Manifest b/app-xemacs/sgml/Manifest
new file mode 100644
index 000000000000..e455fd6a311e
--- /dev/null
+++ b/app-xemacs/sgml/Manifest
@@ -0,0 +1,3 @@
+DIST sgml-1.11-pkg.tar.gz 27506 BLAKE2B e12c4efdbdc8d66fe381bcd650462bb0b07bc9b13a7a9fa7ee51a9b850b904b737788a888ca0f4c91265e1be83d6343143c3fc97b8aaa1bccf5cd78c0e3ab0b5 SHA512 cd3e8d8694e77aad00d60f9331e60769cd6308715c698ed9d260b6d31838ba1f2e76fa0d90b430dad010b886576f8263d8223ca73ffda7d3654adcbc0d15b7d6
+EBUILD sgml-1.11.ebuild 295 BLAKE2B 3336901ea6db34402ad0f1ab6174dcf70d8e7a3090726331ed635d05075ff7f44fa0877a4503a477e8369c63cf1133706a627d32c2a1e6f203298b42ae42daba SHA512 8ed65cef663a3e4e95e5ee221cac87e14d4249e703c3fe27f1f5335002a67f5ef7a8001e53536f4102529dee6a2014c4aa67b24200eb0e8bb788f36d2fd38b1d
+MISC metadata.xml 261 BLAKE2B 2bc0ee46f3970104b4897908fe0ed8532badcb765971ce704f7d2b06e3556a066f0ca41c2a60e7612352167338ff88e579c89be7ff229de9d8722aef3ca9ca05 SHA512 02e04fab2304da6c05c55b2aeb44563d99a7a6db37ada15993575509ed47fc7f4eb97b6a03fd30535aeb5e30f57ee908917b9c25841fd3619914360b0629f20a
diff --git a/app-xemacs/sgml/metadata.xml b/app-xemacs/sgml/metadata.xml
new file mode 100644
index 000000000000..c7dd5514fddf
--- /dev/null
+++ b/app-xemacs/sgml/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/sgml/sgml-1.11.ebuild b/app-xemacs/sgml/sgml-1.11.ebuild
new file mode 100644
index 000000000000..5c76c0277904
--- /dev/null
+++ b/app-xemacs/sgml/sgml-1.11.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="SGML/Linuxdoc-SGML editing"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
+
+inherit xemacs-packages