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/footnote/
Date: Sat, 09 Oct 2021 15:29:06
Message-Id: 1633793330.fea491dd859e4d72da8b374b1989106bda99547c.matsl@gentoo
1 commit: fea491dd859e4d72da8b374b1989106bda99547c
2 Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 9 15:28:50 2021 +0000
4 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 9 15:28:50 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fea491dd
7
8 app-xemacs/footnote: drop 1.16
9
10 Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
11
12 app-xemacs/footnote/Manifest | 1 -
13 app-xemacs/footnote/footnote-1.16.ebuild | 15 ---------------
14 2 files changed, 16 deletions(-)
15
16 diff --git a/app-xemacs/footnote/Manifest b/app-xemacs/footnote/Manifest
17 index 5093ce09d18..9fb9ec110ec 100644
18 --- a/app-xemacs/footnote/Manifest
19 +++ b/app-xemacs/footnote/Manifest
20 @@ -1,2 +1 @@
21 -DIST footnote-1.16-pkg.tar.gz 22152 BLAKE2B 4ff8d3df1d76fcf23ec5191516bfeb7be4dbdf11a428d387a5c4a722b8c9b7cf34680548a8e7be2fa39b8dc83f623c96328c974ea4f3d940879b57ae03fde259 SHA512 4eba15270fd4529c3a8b5e8f488cd9dc294dab2f4b968490e8bbfc09e81bc4abd4f9c95b38a295a8f5899f4df55b7dab18e8979130cd8b24a533fbc609f0bf92
22 DIST footnote-1.18-pkg.tar.gz 22196 BLAKE2B a6e99875cda4cf8bba7d27c2fad3d0bc61fcca09d6a79cc30b4e83004fa3dce704201e818ab6b0df96b5359425691f02ee5be92b347c41df6e842a6de6c44437 SHA512 222f2aafa6b0e56fdeacacc36a3dffec6ee6de103ae100f8900e00bfbf866d9bc1c3b6f00999c4d9a3c657bea6282a8b3fd89cac10856491745cab182a86e2c9
23
24 diff --git a/app-xemacs/footnote/footnote-1.16.ebuild b/app-xemacs/footnote/footnote-1.16.ebuild
25 deleted file mode 100644
26 index 37ffb042f47..00000000000
27 --- a/app-xemacs/footnote/footnote-1.16.ebuild
28 +++ /dev/null
29 @@ -1,15 +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="Footnoting in mail message editing modes"
37 -XEMACS_PKG_CAT="standard"
38 -
39 -RDEPEND="app-xemacs/mail-lib
40 -app-xemacs/xemacs-base
41 -"
42 -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
43 -
44 -inherit xemacs-packages