summaryrefslogtreecommitdiff
path: root/app-xemacs/x-symbol
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/x-symbol
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-xemacs/x-symbol')
-rw-r--r--app-xemacs/x-symbol/Manifest5
-rw-r--r--app-xemacs/x-symbol/metadata.xml8
-rw-r--r--app-xemacs/x-symbol/x-symbol-1.10.ebuild16
-rw-r--r--app-xemacs/x-symbol/x-symbol-1.11.ebuild16
4 files changed, 45 insertions, 0 deletions
diff --git a/app-xemacs/x-symbol/Manifest b/app-xemacs/x-symbol/Manifest
new file mode 100644
index 000000000000..3863dc88d186
--- /dev/null
+++ b/app-xemacs/x-symbol/Manifest
@@ -0,0 +1,5 @@
+DIST x-symbol-1.10-pkg.tar.gz 680100 BLAKE2B 4b36403a8cc9fc025742e512d68a3efe2afc377f32cd51f3891a878d105634da0a9a53e0064c118f81f27a6938296f25eeb8645e72e5ccfd310fa662d7e395b5 SHA512 f2ce3117aab28cbc9f5d36caad8347da1c503a12db526e901f81d6698195a73b8f7444ff7a0d9609d11e4f5e52a1d105cc4d86e55fbf9f50ffb6b89675006845
+DIST x-symbol-1.11-pkg.tar.gz 684579 BLAKE2B 46915c56133ba3232821ab75ec497b984574aecc94acc9eaaf45a3beb8a9f7507ab7fc715dd21348fe6390b69191814f624677a8171b3f425ea3392f5059ab5e SHA512 86c1d80e3a6f11c9d5a54e51991166fd5f37443f77ad6f0292765af3aaf1c072a8b827fd6379c016f428040ae7616c572732f1d6806d14b9a7a0ce52dac4169a
+EBUILD x-symbol-1.10.ebuild 364 BLAKE2B 6b6adf09a8d71ee9bdf6a80b702cfee67af4ce3b47201a3bbf182967fbcc668ac0043cd7a0b929cdff46b3014bb9bc6a0da03912449e54059d0b3d92b06b61b3 SHA512 bb34ecc190e6281915e82e2a5f0922646541a09dae2c6ba25695e3ee6b2d37d8d73fbec48ef62c6dea38963927756c722e62d63b463e8a84bd1f0b59761b8ebf
+EBUILD x-symbol-1.11.ebuild 364 BLAKE2B 6b6adf09a8d71ee9bdf6a80b702cfee67af4ce3b47201a3bbf182967fbcc668ac0043cd7a0b929cdff46b3014bb9bc6a0da03912449e54059d0b3d92b06b61b3 SHA512 bb34ecc190e6281915e82e2a5f0922646541a09dae2c6ba25695e3ee6b2d37d8d73fbec48ef62c6dea38963927756c722e62d63b463e8a84bd1f0b59761b8ebf
+MISC metadata.xml 261 BLAKE2B 2bc0ee46f3970104b4897908fe0ed8532badcb765971ce704f7d2b06e3556a066f0ca41c2a60e7612352167338ff88e579c89be7ff229de9d8722aef3ca9ca05 SHA512 02e04fab2304da6c05c55b2aeb44563d99a7a6db37ada15993575509ed47fc7f4eb97b6a03fd30535aeb5e30f57ee908917b9c25841fd3619914360b0629f20a
diff --git a/app-xemacs/x-symbol/metadata.xml b/app-xemacs/x-symbol/metadata.xml
new file mode 100644
index 000000000000..c7dd5514fddf
--- /dev/null
+++ b/app-xemacs/x-symbol/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/x-symbol/x-symbol-1.10.ebuild b/app-xemacs/x-symbol/x-symbol-1.10.ebuild
new file mode 100644
index 000000000000..d70c9183c25d
--- /dev/null
+++ b/app-xemacs/x-symbol/x-symbol-1.10.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Semi WYSIWYG for LaTeX, HTML, etc, using additional fonts"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/auctex
+app-xemacs/mail-lib
+"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
+
+inherit xemacs-packages
diff --git a/app-xemacs/x-symbol/x-symbol-1.11.ebuild b/app-xemacs/x-symbol/x-symbol-1.11.ebuild
new file mode 100644
index 000000000000..d70c9183c25d
--- /dev/null
+++ b/app-xemacs/x-symbol/x-symbol-1.11.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Semi WYSIWYG for LaTeX, HTML, etc, using additional fonts"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/auctex
+app-xemacs/mail-lib
+"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
+
+inherit xemacs-packages