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/mew/
Date: Fri, 08 Oct 2021 08:02:46
Message-Id: 1633680157.b236dd4c5aeeada67e9d5fdd1bc4f70ea74319fe.matsl@gentoo
1 commit: b236dd4c5aeeada67e9d5fdd1bc4f70ea74319fe
2 Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 8 08:02:37 2021 +0000
4 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 8 08:02:37 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b236dd4c
7
8 app-xemacs/mew: drop 1.19
9
10 Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
11
12 app-xemacs/mew/Manifest | 1 -
13 app-xemacs/mew/mew-1.19.ebuild | 18 ------------------
14 2 files changed, 19 deletions(-)
15
16 diff --git a/app-xemacs/mew/Manifest b/app-xemacs/mew/Manifest
17 index 19234b018d9..5bbd385b63c 100644
18 --- a/app-xemacs/mew/Manifest
19 +++ b/app-xemacs/mew/Manifest
20 @@ -1,2 +1 @@
21 -DIST mew-1.19-pkg.tar.gz 745714 BLAKE2B b2f4a6889cb1e9aed82ce7a75c6861fe4e07a924f3adf32c9592800b6ba03f9960d65da579be2e5ed8343d2d70928336720d2f8f3578752df4cb9504a1231374 SHA512 9168cae8ad96d1050eecfffa46b4c15d65fef1908407f339757a5c9af21d2ef7b53a74cc6b805f0e6bed264fbcce81656117c44382b5884c2f772503cb5f1180
22 DIST mew-1.22-pkg.tar.gz 745952 BLAKE2B 565409c958817abdef57bd6a1dc51efeaee2278699edfc2b60a751ce080742aaff1aaea310e61bcf1dc5b974cfb48e7cc6a111d26f025a8c7b45d649fa823a4c SHA512 84d87a78dac1ab0cae7cec9c93b4d64676298d9dbbfe20fa04fa052c132b1a0032e7422451f898cb7d11902e5680f520f0d7cf201ec7ab130c03d0e1b6f97b7e
23
24 diff --git a/app-xemacs/mew/mew-1.19.ebuild b/app-xemacs/mew/mew-1.19.ebuild
25 deleted file mode 100644
26 index 52f3662d791..00000000000
27 --- a/app-xemacs/mew/mew-1.19.ebuild
28 +++ /dev/null
29 @@ -1,18 +0,0 @@
30 -# Copyright 1999-2020 Gentoo Authors
31 -# Distributed under the terms of the GNU General Public License v2
32 -
33 -EAPI=6
34 -
35 -SLOT="0"
36 -DESCRIPTION="Messaging in an Emacs World"
37 -XEMACS_PKG_CAT="standard"
38 -
39 -RDEPEND="app-xemacs/w3
40 -app-xemacs/efs
41 -app-xemacs/mail-lib
42 -app-xemacs/xemacs-base
43 -app-xemacs/fsf-compat
44 -"
45 -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
46 -
47 -inherit xemacs-packages