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/sml-mode/Manifest | 3 +++ app-xemacs/sml-mode/metadata.xml | 8 ++++++++ app-xemacs/sml-mode/sml-mode-0.12.ebuild | 16 ++++++++++++++++ 3 files changed, 27 insertions(+) create mode 100644 app-xemacs/sml-mode/Manifest create mode 100644 app-xemacs/sml-mode/metadata.xml create mode 100644 app-xemacs/sml-mode/sml-mode-0.12.ebuild (limited to 'app-xemacs/sml-mode') diff --git a/app-xemacs/sml-mode/Manifest b/app-xemacs/sml-mode/Manifest new file mode 100644 index 000000000000..3abb0c9f06fe --- /dev/null +++ b/app-xemacs/sml-mode/Manifest @@ -0,0 +1,3 @@ +DIST sml-mode-0.12-pkg.tar.gz 82366 BLAKE2B 61ebbe1dc2b075a65dbe6f6d852dbbd698017414c741b9a551afe3b80f3c8d6dafa96793dcdfa22a76a89f6fdf982acf8daff9d3c033cdd0542f3f92f941ce93 SHA512 7c059c485577516a13d4b58c594fc78eaea1779714d6cdf98a1ef57edd9b1e0442e854b421a8d9e9fa32cd2d8a060cc02b7e4743d3494a1f7271ac06fb092a9f +EBUILD sml-mode-0.12.ebuild 328 BLAKE2B d32c2512182ff911bc454d85ffd6d429628dcc6e05e8f5b28f9f147a4b43235c6a5ab32ce713a63b19b9ddc2ba167533acff4877c27eb041a8498e482fddcbc7 SHA512 1b09f2028d37b3d8f56b6768634d3c98ab781a561b3fd187e741a8ae4fc4d7effbd5e78390d236a8ee027995ad6a6314d2b58c536e8d2e104c9f2024ca1993a1 +MISC metadata.xml 261 BLAKE2B 2bc0ee46f3970104b4897908fe0ed8532badcb765971ce704f7d2b06e3556a066f0ca41c2a60e7612352167338ff88e579c89be7ff229de9d8722aef3ca9ca05 SHA512 02e04fab2304da6c05c55b2aeb44563d99a7a6db37ada15993575509ed47fc7f4eb97b6a03fd30535aeb5e30f57ee908917b9c25841fd3619914360b0629f20a diff --git a/app-xemacs/sml-mode/metadata.xml b/app-xemacs/sml-mode/metadata.xml new file mode 100644 index 000000000000..c7dd5514fddf --- /dev/null +++ b/app-xemacs/sml-mode/metadata.xml @@ -0,0 +1,8 @@ + + + + + xemacs@gentoo.org + Gentoo XEmacs project + + diff --git a/app-xemacs/sml-mode/sml-mode-0.12.ebuild b/app-xemacs/sml-mode/sml-mode-0.12.ebuild new file mode 100644 index 000000000000..0c97f710fc79 --- /dev/null +++ b/app-xemacs/sml-mode/sml-mode-0.12.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="SML editing support" +XEMACS_PKG_CAT="standard" + +RDEPEND="app-xemacs/xemacs-base +app-xemacs/edebug +app-xemacs/fsf-compat +" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" + +inherit xemacs-packages -- cgit v1.2.3