From: Mats Lidell Date: Sat, 11 Aug 2018 06:35:37 +0000 (+0200) Subject: app-xemacs/sml-mode: version bump X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b6789842d4170793477a0164e8a7f9878b3be714;p=gentoo.git app-xemacs/sml-mode: version bump Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/app-xemacs/sml-mode/Manifest b/app-xemacs/sml-mode/Manifest index 6baf3c6534fc..53a99f211049 100644 --- a/app-xemacs/sml-mode/Manifest +++ b/app-xemacs/sml-mode/Manifest @@ -1 +1,2 @@ DIST sml-mode-0.12-pkg.tar.gz 82366 BLAKE2B 61ebbe1dc2b075a65dbe6f6d852dbbd698017414c741b9a551afe3b80f3c8d6dafa96793dcdfa22a76a89f6fdf982acf8daff9d3c033cdd0542f3f92f941ce93 SHA512 7c059c485577516a13d4b58c594fc78eaea1779714d6cdf98a1ef57edd9b1e0442e854b421a8d9e9fa32cd2d8a060cc02b7e4743d3494a1f7271ac06fb092a9f +DIST sml-mode-0.14-pkg.tar.gz 82549 BLAKE2B 79fbda68892b492c5d6839e0a380f5359776497eea32b99a9c77e663c6a0126dd3374f196fab712707b07f9ee7e36dd294343e273e08688b2ff655bdf876930f SHA512 fa15d961f67a71f545f0a417ecb67a12a518f89fd296cb8af7982e46fbc56dab0e352ea045d946ef477ccb0956845b4cebc09794a103c66b48c162355fe66961 diff --git a/app-xemacs/sml-mode/sml-mode-0.14.ebuild b/app-xemacs/sml-mode/sml-mode-0.14.ebuild new file mode 100644 index 000000000000..88755b7da1e7 --- /dev/null +++ b/app-xemacs/sml-mode/sml-mode-0.14.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2018 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