diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 21:03:06 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 21:03:06 +0100 |
commit | 8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch) | |
tree | 7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /app-xemacs/psgml | |
parent | 30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'app-xemacs/psgml')
-rw-r--r-- | app-xemacs/psgml/Manifest | 5 | ||||
-rw-r--r-- | app-xemacs/psgml/metadata.xml | 8 | ||||
-rw-r--r-- | app-xemacs/psgml/psgml-1.44.ebuild | 22 | ||||
-rw-r--r-- | app-xemacs/psgml/psgml-1.45.ebuild | 22 |
4 files changed, 57 insertions, 0 deletions
diff --git a/app-xemacs/psgml/Manifest b/app-xemacs/psgml/Manifest new file mode 100644 index 000000000000..c1bc7ba0a2aa --- /dev/null +++ b/app-xemacs/psgml/Manifest @@ -0,0 +1,5 @@ +DIST psgml-1.44-pkg.tar.gz 302065 BLAKE2B 8f183e4b696e5cd14d3037f5360c754ba2a03da8b25bcd13c277aa6c58d0deb127a289c18788bdf05303877f26ff963d2d9d7da14ab2ca67701c39fd75a874ec SHA512 6c58520f6fd4f33e7b19bc01b8172ff670936c8dcab8ea9249ed9553423d581e5634ef09cec53d606f1d5329bbc37b8b286e5eaf689b5f9ad9ea345c37c5e177 +DIST psgml-1.45-pkg.tar.gz 307383 BLAKE2B 0d19188b0d21204a1045e792ec53596664a4400785a6f4612248e86676fde59fd6174e5fd1e999521f53c227c4a6e613e468e3a884cb7fed1402bdd8b08f8bfd SHA512 3e2e60a196d923eec5494e11a3690902c7d618d713e6c8df82412359d13d9bef40cac67e08ebc227b0584011fe0affe0c3880638d84ae47dda643b688065e570 +EBUILD psgml-1.44.ebuild 467 BLAKE2B c267c4d39f68c2771faef3c391d77d52f0ce8da25bfef9cd787ce9f4a7eafbd63e08dc65100a1170458b4a49da02e7a3f98ba291e3339e3ef0819f2180e79045 SHA512 a228a9bfa5ce457b906b1173e69aa02ce24b1c6b44b842ea536ac0ceabeb389187d88f6caf37ce220189a1a468164816175ca2f808912f740d1f32bd386c73eb +EBUILD psgml-1.45.ebuild 467 BLAKE2B c267c4d39f68c2771faef3c391d77d52f0ce8da25bfef9cd787ce9f4a7eafbd63e08dc65100a1170458b4a49da02e7a3f98ba291e3339e3ef0819f2180e79045 SHA512 a228a9bfa5ce457b906b1173e69aa02ce24b1c6b44b842ea536ac0ceabeb389187d88f6caf37ce220189a1a468164816175ca2f808912f740d1f32bd386c73eb +MISC metadata.xml 261 BLAKE2B 2bc0ee46f3970104b4897908fe0ed8532badcb765971ce704f7d2b06e3556a066f0ca41c2a60e7612352167338ff88e579c89be7ff229de9d8722aef3ca9ca05 SHA512 02e04fab2304da6c05c55b2aeb44563d99a7a6db37ada15993575509ed47fc7f4eb97b6a03fd30535aeb5e30f57ee908917b9c25841fd3619914360b0629f20a diff --git a/app-xemacs/psgml/metadata.xml b/app-xemacs/psgml/metadata.xml new file mode 100644 index 000000000000..c7dd5514fddf --- /dev/null +++ b/app-xemacs/psgml/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/psgml/psgml-1.44.ebuild b/app-xemacs/psgml/psgml-1.44.ebuild new file mode 100644 index 000000000000..c24433ea3194 --- /dev/null +++ b/app-xemacs/psgml/psgml-1.44.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +SLOT="0" +DESCRIPTION="Validated HTML/SGML editing" +XEMACS_PKG_CAT="standard" + +RDEPEND="app-xemacs/xemacs-base +app-xemacs/edit-utils +app-xemacs/edebug +app-xemacs/xemacs-devel +app-xemacs/mail-lib +app-xemacs/fsf-compat +app-xemacs/xemacs-eterm +app-xemacs/sh-script +app-xemacs/ps-print +" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" + +inherit xemacs-packages diff --git a/app-xemacs/psgml/psgml-1.45.ebuild b/app-xemacs/psgml/psgml-1.45.ebuild new file mode 100644 index 000000000000..c24433ea3194 --- /dev/null +++ b/app-xemacs/psgml/psgml-1.45.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +SLOT="0" +DESCRIPTION="Validated HTML/SGML editing" +XEMACS_PKG_CAT="standard" + +RDEPEND="app-xemacs/xemacs-base +app-xemacs/edit-utils +app-xemacs/edebug +app-xemacs/xemacs-devel +app-xemacs/mail-lib +app-xemacs/fsf-compat +app-xemacs/xemacs-eterm +app-xemacs/sh-script +app-xemacs/ps-print +" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" + +inherit xemacs-packages |