From 8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 21:03:06 +0100 Subject: gentoo resync : 14.07.2018 --- app-xemacs/psgml-dtds/Manifest | 3 +++ app-xemacs/psgml-dtds/metadata.xml | 8 ++++++++ app-xemacs/psgml-dtds/psgml-dtds-1.03.ebuild | 20 ++++++++++++++++++++ 3 files changed, 31 insertions(+) create mode 100644 app-xemacs/psgml-dtds/Manifest create mode 100644 app-xemacs/psgml-dtds/metadata.xml create mode 100644 app-xemacs/psgml-dtds/psgml-dtds-1.03.ebuild (limited to 'app-xemacs/psgml-dtds') diff --git a/app-xemacs/psgml-dtds/Manifest b/app-xemacs/psgml-dtds/Manifest new file mode 100644 index 000000000000..29c2cd705bb6 --- /dev/null +++ b/app-xemacs/psgml-dtds/Manifest @@ -0,0 +1,3 @@ +DIST psgml-dtds-1.03-pkg.tar.gz 367476 BLAKE2B c7b06622895757b1ea73102a1bdf39be6f456c0e276b3d633c6f5c295b09249796429104499358c12da1204c9d95f93bac66c12311e38325f69a03fec81828f5 SHA512 947e3acd754ca9e730b7c3f7e45fb4cf94044dc61874bf37f77da2f11fec9649c4468f73e00db03c92f41fa460f896cdd610088c5ce21a64954584e7ed2bfecb +EBUILD psgml-dtds-1.03.ebuild 434 BLAKE2B 6aa90d20a62d0493dcee9c6e315c6785391deaab0c7e62a02faa04b728ad6c5ce8b30844a7bdf09233537b49458ae0b7bc6d9bef10b5a73a0faecfcf3415bcec SHA512 d13484e8c37de95926aeeda05cb9eb5c23355f528ac16d8cfbddffddfa8ce256d916da5136545090127f267c0077c1316b9a07fe43d90b9a8a7a701c47f35edc +MISC metadata.xml 261 BLAKE2B 2bc0ee46f3970104b4897908fe0ed8532badcb765971ce704f7d2b06e3556a066f0ca41c2a60e7612352167338ff88e579c89be7ff229de9d8722aef3ca9ca05 SHA512 02e04fab2304da6c05c55b2aeb44563d99a7a6db37ada15993575509ed47fc7f4eb97b6a03fd30535aeb5e30f57ee908917b9c25841fd3619914360b0629f20a diff --git a/app-xemacs/psgml-dtds/metadata.xml b/app-xemacs/psgml-dtds/metadata.xml new file mode 100644 index 000000000000..c7dd5514fddf --- /dev/null +++ b/app-xemacs/psgml-dtds/metadata.xml @@ -0,0 +1,8 @@ + + + + + xemacs@gentoo.org + Gentoo XEmacs project + + diff --git a/app-xemacs/psgml-dtds/psgml-dtds-1.03.ebuild b/app-xemacs/psgml-dtds/psgml-dtds-1.03.ebuild new file mode 100644 index 000000000000..28f322bdc0c2 --- /dev/null +++ b/app-xemacs/psgml-dtds/psgml-dtds-1.03.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +SLOT="0" +DESCRIPTION="Deprecated collection of DTDs for psgml" +XEMACS_PKG_CAT="standard" + +RDEPEND="app-xemacs/xemacs-base +app-xemacs/psgml +app-xemacs/edit-utils +app-xemacs/mail-lib +app-xemacs/fsf-compat +app-xemacs/xemacs-eterm +app-xemacs/sh-script +" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" + +inherit xemacs-packages -- cgit v1.2.3