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/mh-e/
Date: Fri, 08 Oct 2021 08:31:52
Message-Id: 1633681889.f95515bdca2654aaf590c0b9a26ed6b43c5846a0.matsl@gentoo
1 commit: f95515bdca2654aaf590c0b9a26ed6b43c5846a0
2 Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 8 08:31:29 2021 +0000
4 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 8 08:31:29 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f95515bd
7
8 app-xemacs/mh-e: drop 1.29, 1.32
9
10 Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
11
12 app-xemacs/mh-e/Manifest | 2 --
13 app-xemacs/mh-e/mh-e-1.29.ebuild | 27 ---------------------------
14 app-xemacs/mh-e/mh-e-1.32.ebuild | 28 ----------------------------
15 3 files changed, 57 deletions(-)
16
17 diff --git a/app-xemacs/mh-e/Manifest b/app-xemacs/mh-e/Manifest
18 index 064a4c30c7c..ca139630e63 100644
19 --- a/app-xemacs/mh-e/Manifest
20 +++ b/app-xemacs/mh-e/Manifest
21 @@ -1,3 +1 @@
22 -DIST mh-e-1.29-pkg.tar.gz 578385 BLAKE2B 1b0f6dc854dc346b5b47b9ce9b85d1533c7dc9e22d2bf2a85c3728c6388798927e04f1cc4619880c75c933888eb63c481ce792b942bea938b8fcd97aba3411be SHA512 49385d5acbea34df5957569ec851ef4e933c1683f313939550705fdee96350376f5434a10d8013797222d5416bd759fc5769022449241004777991b72bde1d05
23 -DIST mh-e-1.32-pkg.tar.gz 580383 BLAKE2B 596c7111ae90fc19c00a30e7291a364e7695f68236f87e526af4289e58f494aeaedf07cc56f8af8ffea7743b46a29d0a14e9e0bf2c4e9f384cfb9f409ad28616 SHA512 364a1d7a1606a0cc18339a01569c64d98e6911a216d208231ea719455e8ef0bbe69fbc6def9f0ace6df180a924c2b65eca537994701bbb914cbd0f54dc75cf03
24 DIST mh-e-1.35-pkg.tar.gz 580631 BLAKE2B 7695d790f5ddf924e323270525b2d357f731a7589c0276c1121fc6ac1c2657bf45c86b7cc4e143b1aebc3f20147998d8e5f238a014a35e7d6566b3f45c1a3d37 SHA512 183d710cb725da65c40810833782bbf32f6f1815896261a4a4bd077a7fbb8fd260f38fd6eefc6e84ab46d98219c0214c8b43af36680f7940fb27f59e461de508
25
26 diff --git a/app-xemacs/mh-e/mh-e-1.29.ebuild b/app-xemacs/mh-e/mh-e-1.29.ebuild
27 deleted file mode 100644
28 index fefa5c11e4f..00000000000
29 --- a/app-xemacs/mh-e/mh-e-1.29.ebuild
30 +++ /dev/null
31 @@ -1,27 +0,0 @@
32 -# Copyright 1999-2020 Gentoo Authors
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=6
36 -
37 -SLOT="0"
38 -DESCRIPTION="Front end support for MH"
39 -XEMACS_PKG_CAT="standard"
40 -
41 -RDEPEND="app-xemacs/gnus
42 -app-xemacs/mail-lib
43 -app-xemacs/xemacs-base
44 -app-xemacs/speedbar
45 -app-xemacs/rmail
46 -app-xemacs/tm
47 -app-xemacs/apel
48 -app-xemacs/sh-script
49 -app-xemacs/fsf-compat
50 -app-xemacs/xemacs-devel
51 -app-xemacs/net-utils
52 -app-xemacs/xemacs-eterm
53 -app-xemacs/os-utils
54 -app-xemacs/ecrypto
55 -"
56 -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
57 -
58 -inherit xemacs-packages
59
60 diff --git a/app-xemacs/mh-e/mh-e-1.32.ebuild b/app-xemacs/mh-e/mh-e-1.32.ebuild
61 deleted file mode 100644
62 index 34209a11a60..00000000000
63 --- a/app-xemacs/mh-e/mh-e-1.32.ebuild
64 +++ /dev/null
65 @@ -1,28 +0,0 @@
66 -# Copyright 1999-2020 Gentoo Authors
67 -# Distributed under the terms of the GNU General Public License v2
68 -
69 -EAPI=6
70 -
71 -SLOT="0"
72 -DESCRIPTION="Front end support for MH"
73 -XEMACS_PKG_CAT="standard"
74 -
75 -RDEPEND="app-xemacs/gnus
76 -app-xemacs/mail-lib
77 -app-xemacs/xemacs-base
78 -app-xemacs/rmail
79 -app-xemacs/tm
80 -app-xemacs/apel
81 -app-xemacs/sh-script
82 -app-xemacs/fsf-compat
83 -app-xemacs/xemacs-devel
84 -app-xemacs/net-utils
85 -app-xemacs/xemacs-eterm
86 -app-xemacs/os-utils
87 -app-xemacs/ecrypto
88 -app-xemacs/cedet-common
89 -app-xemacs/speedbar
90 -"
91 -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
92 -
93 -inherit xemacs-packages