diff options
author | Mats Lidell <matsl@gentoo.org> | 2022-08-19 16:29:48 +0200 |
---|---|---|
committer | Mats Lidell <matsl@gentoo.org> | 2022-08-19 16:34:49 +0200 |
commit | 3e0e531c316bce64206158ccd18539a4c6e05d8d (patch) | |
tree | 49a77901681feb255246398c475f9f99e15524ba /app-xemacs | |
parent | app-xemacs/mail-lib: drop 1.84 (diff) | |
download | gentoo-3e0e531c316bce64206158ccd18539a4c6e05d8d.tar.gz gentoo-3e0e531c316bce64206158ccd18539a4c6e05d8d.tar.bz2 gentoo-3e0e531c316bce64206158ccd18539a4c6e05d8d.zip |
app-xemacs/mmm-mode: drop 1.08
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/mmm-mode/Manifest | 1 | ||||
-rw-r--r-- | app-xemacs/mmm-mode/mmm-mode-1.08.ebuild | 15 |
2 files changed, 0 insertions, 16 deletions
diff --git a/app-xemacs/mmm-mode/Manifest b/app-xemacs/mmm-mode/Manifest index 530612fa01f5..1359333c865a 100644 --- a/app-xemacs/mmm-mode/Manifest +++ b/app-xemacs/mmm-mode/Manifest @@ -1,2 +1 @@ -DIST mmm-mode-1.08-pkg.tar.gz 205604 BLAKE2B afb2b9c3f43fd3256ca2de0c32d3356a206a6f883303698cad719f8fd287366ce2fd91a275922fcd6d61e31cccba93b0f0c836a3ff468ca2e28aa2e18ad45e7f SHA512 d26b2d4762e363d34a0fdac19841640351532f3c28772eefa7dda3a24decfa8035f7e156fa3c8c49ede54291a4bda31ee707467757c704a76803718e7d463853 DIST mmm-mode-1.09-pkg.tar.gz 205637 BLAKE2B 7f2a89b3ef432bb18c21575f021969be55b3ded4f5301cb166df4861de50617957bb40c0162556b8c05311596f61afa18f5e591c8099911687beeb016fd430c3 SHA512 b2d0b282eec99d623cf8dae21db71e7622689d4276c48691597d6df6fa5b2ae289ac214fbceac6e06bc083628911c797eec354e1f4181c5080cc3cfc8d98e0ec diff --git a/app-xemacs/mmm-mode/mmm-mode-1.08.ebuild b/app-xemacs/mmm-mode/mmm-mode-1.08.ebuild deleted file mode 100644 index 0ae3cb510420..000000000000 --- a/app-xemacs/mmm-mode/mmm-mode-1.08.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -SLOT="0" -DESCRIPTION="Multiple major modes in a single buffer" -XEMACS_PKG_CAT="standard" - -RDEPEND="app-xemacs/xemacs-base -app-xemacs/fsf-compat -" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages |