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/xemacs-ispell/
Date: Thu, 30 Sep 2021 20:42:09
Message-Id: 1633034484.c230603a894c6da5d509ceb6f31f62aebb596d18.matsl@gentoo
1 commit: c230603a894c6da5d509ceb6f31f62aebb596d18
2 Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 30 20:41:24 2021 +0000
4 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 30 20:41:24 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c230603a
7
8 app-xemacs/xemacs-ispell: drop 1.32
9
10 Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
11
12 app-xemacs/xemacs-ispell/Manifest | 1 -
13 app-xemacs/xemacs-ispell/xemacs-ispell-1.32.ebuild | 17 -----------------
14 2 files changed, 18 deletions(-)
15
16 diff --git a/app-xemacs/xemacs-ispell/Manifest b/app-xemacs/xemacs-ispell/Manifest
17 index 110655868f2..45cb2980ea0 100644
18 --- a/app-xemacs/xemacs-ispell/Manifest
19 +++ b/app-xemacs/xemacs-ispell/Manifest
20 @@ -1,2 +1 @@
21 -DIST ispell-1.32-pkg.tar.gz 83587 BLAKE2B 80c65a5bb22711c6690ddef1213d60b5f6cca8d5fe342267e931294a10a976c9f3a50e6ba2d539720e460a25779363c954aac37b4c413741784251849fce0785 SHA512 02108c33e5611ecd4ce6c574fcb12a93d3c8753079925c624ae3b155a6b13efaef581c468e311e7aa1f85e0a032cebf2a466ce8e5a9647be0b748251c3dfc070
22 DIST ispell-1.37-pkg.tar.gz 102787 BLAKE2B c77034361f9ac9e69b51e2a17db78e675acfa5f55a25dda453d2612558ca0b4a1c2fb9b57fde17e2550a7ee4f2a8187a8983766f2e0282ce2fb793e13ab619a4 SHA512 6896c5fe7b9a10d3e11103dde8dbe7a23446c969a2af8e99815d34f621227076aa57061ebca589a3cd5decf5bf47a8c34ecafc73fe13f5310874edfbbedb8c8c
23
24 diff --git a/app-xemacs/xemacs-ispell/xemacs-ispell-1.32.ebuild b/app-xemacs/xemacs-ispell/xemacs-ispell-1.32.ebuild
25 deleted file mode 100644
26 index 08af9227060..00000000000
27 --- a/app-xemacs/xemacs-ispell/xemacs-ispell-1.32.ebuild
28 +++ /dev/null
29 @@ -1,17 +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="Spell-checking with GNU ispell"
37 -XEMACS_PKG_CAT="standard"
38 -
39 -MY_PN=${PN/xemacs-/}
40 -
41 -SRC_URI="http://ftp.xemacs.org/packages/${MY_PN}-${PV}-pkg.tar.gz"
42 -
43 -RDEPEND=""
44 -KEYWORDS="~alpha amd64 ~hppa ppc ppc64 sparc x86"
45 -
46 -inherit xemacs-packages