commit: 9e4b45f81a0dcf53d77fa1687ccff82cb41f847e Author: Mats Lidell <matsl <AT> gentoo <DOT> org> AuthorDate: Sun Oct 3 08:02:03 2021 +0000 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org> CommitDate: Sun Oct 3 08:02:03 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e4b45f8
app-xemacs/sml-mode: drop 0.12 Signed-off-by: Mats Lidell <matsl <AT> gentoo.org> app-xemacs/sml-mode/Manifest | 1 - app-xemacs/sml-mode/sml-mode-0.12.ebuild | 16 ---------------- 2 files changed, 17 deletions(-) diff --git a/app-xemacs/sml-mode/Manifest b/app-xemacs/sml-mode/Manifest index 53a99f21104..bfc2b0403dc 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 af028087145..00000000000 --- 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