diff options
author | Mats Lidell <matsl@gentoo.org> | 2021-10-08 09:56:48 +0200 |
---|---|---|
committer | Mats Lidell <matsl@gentoo.org> | 2021-10-08 09:56:48 +0200 |
commit | dd9bdfd62f60463f211df0ceac71d3da69543254 (patch) | |
tree | 4e4d3bcdbe97eb33355d4b5fc5ee57d159c94e2a /app-xemacs/mmm-mode | |
parent | app-xemacs/pc: drop 1.28 (diff) | |
download | gentoo-dd9bdfd62f60463f211df0ceac71d3da69543254.tar.gz gentoo-dd9bdfd62f60463f211df0ceac71d3da69543254.tar.bz2 gentoo-dd9bdfd62f60463f211df0ceac71d3da69543254.zip |
app-xemacs/mmm-mode: drop 1.02, 1.05
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-xemacs/mmm-mode')
-rw-r--r-- | app-xemacs/mmm-mode/Manifest | 2 | ||||
-rw-r--r-- | app-xemacs/mmm-mode/mmm-mode-1.02.ebuild | 15 | ||||
-rw-r--r-- | app-xemacs/mmm-mode/mmm-mode-1.05.ebuild | 15 |
3 files changed, 0 insertions, 32 deletions
diff --git a/app-xemacs/mmm-mode/Manifest b/app-xemacs/mmm-mode/Manifest index 204fcffd15f2..530612fa01f5 100644 --- a/app-xemacs/mmm-mode/Manifest +++ b/app-xemacs/mmm-mode/Manifest @@ -1,4 +1,2 @@ -DIST mmm-mode-1.02-pkg.tar.gz 176072 BLAKE2B 36bcf9c5bd889b988f8190277b4d02546d286fd2695c557cd7f703a8888a21416cae054d5e1192c6fcdcffa193d4017dcbb5f16a4ef341071ee8658bd9292c33 SHA512 9fa9d9d461a063a08b7b7874fb8329b9a7e84b3268593554c9c46e9ee0d433cfcff4049056a4d85b829d14d6bc50f495951b708adff27c43b7961a8ee6b4c5c3 -DIST mmm-mode-1.05-pkg.tar.gz 205381 BLAKE2B 532d29da7ec761e1c79d0b5e77c7f95694f8c22541834164c3c90d2dc21c9c2218614cec43ee2344cdfbf5acb2eba328f6fd55631a011256f7311f449479ec3c SHA512 4b5b649a0d25a6eb8967549188c32d9b6a2e7fb3abc0375b633df7c7b133a06f2c5bfae31aef8704c17e9ced32d205def85c906472fda00ff0d5fdfc6b95b01b 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.02.ebuild b/app-xemacs/mmm-mode/mmm-mode-1.02.ebuild deleted file mode 100644 index 0ae3cb510420..000000000000 --- a/app-xemacs/mmm-mode/mmm-mode-1.02.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 diff --git a/app-xemacs/mmm-mode/mmm-mode-1.05.ebuild b/app-xemacs/mmm-mode/mmm-mode-1.05.ebuild deleted file mode 100644 index 0ae3cb510420..000000000000 --- a/app-xemacs/mmm-mode/mmm-mode-1.05.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 |