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/gnats/
Date: Sat, 09 Oct 2021 06:39:47
Message-Id: 1633761574.55ac7bc3d84ba9e1f343cb8b383cea649a5366b0.matsl@gentoo
1 commit: 55ac7bc3d84ba9e1f343cb8b383cea649a5366b0
2 Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 9 06:39:09 2021 +0000
4 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 9 06:39:34 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55ac7bc3
7
8 app-xemacs/gnats: drop 1.17
9
10 Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
11
12 app-xemacs/gnats/Manifest | 1 -
13 app-xemacs/gnats/gnats-1.17.ebuild | 15 ---------------
14 2 files changed, 16 deletions(-)
15
16 diff --git a/app-xemacs/gnats/Manifest b/app-xemacs/gnats/Manifest
17 index ae4cf3b64aa..3aebf2c025b 100644
18 --- a/app-xemacs/gnats/Manifest
19 +++ b/app-xemacs/gnats/Manifest
20 @@ -1,2 +1 @@
21 -DIST gnats-1.17-pkg.tar.gz 188959 BLAKE2B fd32eea586b1610abba78a51383d86714091a3656dabeeb871bb56eb5b85e7f9ff52dfba87da76bdf3abd15c1e66f98c03d807b26071879f64b33b3fac048b4e SHA512 b8d5a0faeb55c46b7a4f2d42d7b347304bff7a94f8487df72fac0a1aa4e388f188abb351de8764fac1c2381b01b3ac21abb1682878d4e998b5e141e4c443d29b
22 DIST gnats-1.19-pkg.tar.gz 190492 BLAKE2B a0ee4d1c7014dde6ece2f8e7919832a36ebdfa556083af37561404cd002239ff25d2c7074ac1498f2e388e133040445745620513955f5c4f345b213232c91219 SHA512 116375ab1830fff3ecb889a5236c1915a69b4d2e08daa95885aaa22c4980ee27d4e5ea41c3e5d2a9bad507acf3d668752b068c8e3ae9281e4a129f297fb0a9c1
23
24 diff --git a/app-xemacs/gnats/gnats-1.17.ebuild b/app-xemacs/gnats/gnats-1.17.ebuild
25 deleted file mode 100644
26 index 98e85af7f52..00000000000
27 --- a/app-xemacs/gnats/gnats-1.17.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="XEmacs bug reports"
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