diff options
author | Mats Lidell <matsl@gentoo.org> | 2021-10-03 10:02:03 +0200 |
---|---|---|
committer | Mats Lidell <matsl@gentoo.org> | 2021-10-03 10:02:03 +0200 |
commit | 9e4b45f81a0dcf53d77fa1687ccff82cb41f847e (patch) | |
tree | b68a432fe17fbb5b60e13df1aeda230cb9c1d994 /app-xemacs | |
parent | app-xemacs/skk: drop 1.23, 1.24 (diff) | |
download | gentoo-9e4b45f81a0dcf53d77fa1687ccff82cb41f847e.tar.gz gentoo-9e4b45f81a0dcf53d77fa1687ccff82cb41f847e.tar.bz2 gentoo-9e4b45f81a0dcf53d77fa1687ccff82cb41f847e.zip |
app-xemacs/sml-mode: drop 0.12
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/sml-mode/Manifest | 1 | ||||
-rw-r--r-- | app-xemacs/sml-mode/sml-mode-0.12.ebuild | 16 |
2 files changed, 0 insertions, 17 deletions
diff --git a/app-xemacs/sml-mode/Manifest b/app-xemacs/sml-mode/Manifest index 53a99f211049..bfc2b0403dc9 100644 --- a/app-xemacs/sml-mode/Manifest +++ b/app-xemacs/sml-mode/Manifest @@ -1,2 +1 @@ -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.12.ebuild b/app-xemacs/sml-mode/sml-mode-0.12.ebuild deleted file mode 100644 index af0280871452..000000000000 --- a/app-xemacs/sml-mode/sml-mode-0.12.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# 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 |