Gentoo Archives: gentoo-commits

From: Mats Lidell <matsl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-xemacs/mmm-mode/
Date: Fri, 08 Oct 2021 07:57:04
Message-Id: 1633679808.dd9bdfd62f60463f211df0ceac71d3da69543254.matsl@gentoo
1 commit: dd9bdfd62f60463f211df0ceac71d3da69543254
2 Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 8 07:56:48 2021 +0000
4 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 8 07:56:48 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd9bdfd6
7
8 app-xemacs/mmm-mode: drop 1.02, 1.05
9
10 Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
11
12 app-xemacs/mmm-mode/Manifest | 2 --
13 app-xemacs/mmm-mode/mmm-mode-1.02.ebuild | 15 ---------------
14 app-xemacs/mmm-mode/mmm-mode-1.05.ebuild | 15 ---------------
15 3 files changed, 32 deletions(-)
16
17 diff --git a/app-xemacs/mmm-mode/Manifest b/app-xemacs/mmm-mode/Manifest
18 index 204fcffd15f..530612fa01f 100644
19 --- a/app-xemacs/mmm-mode/Manifest
20 +++ b/app-xemacs/mmm-mode/Manifest
21 @@ -1,4 +1,2 @@
22 -DIST mmm-mode-1.02-pkg.tar.gz 176072 BLAKE2B 36bcf9c5bd889b988f8190277b4d02546d286fd2695c557cd7f703a8888a21416cae054d5e1192c6fcdcffa193d4017dcbb5f16a4ef341071ee8658bd9292c33 SHA512 9fa9d9d461a063a08b7b7874fb8329b9a7e84b3268593554c9c46e9ee0d433cfcff4049056a4d85b829d14d6bc50f495951b708adff27c43b7961a8ee6b4c5c3
23 -DIST mmm-mode-1.05-pkg.tar.gz 205381 BLAKE2B 532d29da7ec761e1c79d0b5e77c7f95694f8c22541834164c3c90d2dc21c9c2218614cec43ee2344cdfbf5acb2eba328f6fd55631a011256f7311f449479ec3c SHA512 4b5b649a0d25a6eb8967549188c32d9b6a2e7fb3abc0375b633df7c7b133a06f2c5bfae31aef8704c17e9ced32d205def85c906472fda00ff0d5fdfc6b95b01b
24 DIST mmm-mode-1.08-pkg.tar.gz 205604 BLAKE2B afb2b9c3f43fd3256ca2de0c32d3356a206a6f883303698cad719f8fd287366ce2fd91a275922fcd6d61e31cccba93b0f0c836a3ff468ca2e28aa2e18ad45e7f SHA512 d26b2d4762e363d34a0fdac19841640351532f3c28772eefa7dda3a24decfa8035f7e156fa3c8c49ede54291a4bda31ee707467757c704a76803718e7d463853
25 DIST mmm-mode-1.09-pkg.tar.gz 205637 BLAKE2B 7f2a89b3ef432bb18c21575f021969be55b3ded4f5301cb166df4861de50617957bb40c0162556b8c05311596f61afa18f5e591c8099911687beeb016fd430c3 SHA512 b2d0b282eec99d623cf8dae21db71e7622689d4276c48691597d6df6fa5b2ae289ac214fbceac6e06bc083628911c797eec354e1f4181c5080cc3cfc8d98e0ec
26
27 diff --git a/app-xemacs/mmm-mode/mmm-mode-1.02.ebuild b/app-xemacs/mmm-mode/mmm-mode-1.02.ebuild
28 deleted file mode 100644
29 index 0ae3cb51042..00000000000
30 --- a/app-xemacs/mmm-mode/mmm-mode-1.02.ebuild
31 +++ /dev/null
32 @@ -1,15 +0,0 @@
33 -# Copyright 1999-2020 Gentoo Authors
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=6
37 -
38 -SLOT="0"
39 -DESCRIPTION="Multiple major modes in a single buffer"
40 -XEMACS_PKG_CAT="standard"
41 -
42 -RDEPEND="app-xemacs/xemacs-base
43 -app-xemacs/fsf-compat
44 -"
45 -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
46 -
47 -inherit xemacs-packages
48
49 diff --git a/app-xemacs/mmm-mode/mmm-mode-1.05.ebuild b/app-xemacs/mmm-mode/mmm-mode-1.05.ebuild
50 deleted file mode 100644
51 index 0ae3cb51042..00000000000
52 --- a/app-xemacs/mmm-mode/mmm-mode-1.05.ebuild
53 +++ /dev/null
54 @@ -1,15 +0,0 @@
55 -# Copyright 1999-2020 Gentoo Authors
56 -# Distributed under the terms of the GNU General Public License v2
57 -
58 -EAPI=6
59 -
60 -SLOT="0"
61 -DESCRIPTION="Multiple major modes in a single buffer"
62 -XEMACS_PKG_CAT="standard"
63 -
64 -RDEPEND="app-xemacs/xemacs-base
65 -app-xemacs/fsf-compat
66 -"
67 -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
68 -
69 -inherit xemacs-packages