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/debug/
Date: Sat, 09 Oct 2021 20:46:17
Message-Id: 1633812342.1e2db1657fc2ea2e7753f10f0d5d3cd0eb3b195e.matsl@gentoo
1 commit: 1e2db1657fc2ea2e7753f10f0d5d3cd0eb3b195e
2 Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 9 20:45:42 2021 +0000
4 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 9 20:45:42 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e2db165
7
8 app-xemacs/debug: drop 1.18
9
10 Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
11
12 app-xemacs/debug/Manifest | 1 -
13 app-xemacs/debug/debug-1.18.ebuild | 14 --------------
14 2 files changed, 15 deletions(-)
15
16 diff --git a/app-xemacs/debug/Manifest b/app-xemacs/debug/Manifest
17 index b5f093f09bd..afbe6d3ad60 100644
18 --- a/app-xemacs/debug/Manifest
19 +++ b/app-xemacs/debug/Manifest
20 @@ -1,3 +1,2 @@
21 -DIST debug-1.18-pkg.tar.gz 107997 BLAKE2B 06873ef6d3886c8b5e9659084bb3a50db955e27ab5104d0f29271ebcfa2e5c298c1bee59f46dac0d4d10f8c0dd89c4b0c99e23bef2c449da697d22641d15bb6f SHA512 0bbd5496636bf6b850d44f953865ca7c23bb5f5040be0d8f6ec385a590ffaa6d5e325b24aac7f07b0b6c8ba0abf3fc3b7214f06a09d20eabc6bdf940237106a1
22 DIST debug-1.20-pkg.tar.gz 107953 BLAKE2B 90af70a49f6d62224248a73907dec986ba9671a99782aa84cdf9024426f192fca74781ced10f539da9c3115586cc1fe6ecfbe91fef536228d259280c251fb6f3 SHA512 3985447986f5129a8789d1f9058a662cef5dbbe0e9d565f00973e79a6d32139581fef777f0e6d683ad5338896cc679bea3ffaf18d51976a5a2e27ba5484cd9c9
23 DIST debug-1.21-pkg.tar.gz 108036 BLAKE2B a713832c1ccb5c17d61b8ddd054db638537bbb8f9d82e59a7caaa623c2fdb1cacd7d6c585fc2ccb25948ed73a578720eae9508fc81b710e0949654891f0919f0 SHA512 91d2597c85ee207b1c28c433aacd856bbdb136d69c1979a6d84a567dcb1b1ac2b09fcc788a784252d4319d52d45788f3570c59fb248c99983144114b31fd7f17
24
25 diff --git a/app-xemacs/debug/debug-1.18.ebuild b/app-xemacs/debug/debug-1.18.ebuild
26 deleted file mode 100644
27 index e6682295672..00000000000
28 --- a/app-xemacs/debug/debug-1.18.ebuild
29 +++ /dev/null
30 @@ -1,14 +0,0 @@
31 -# Copyright 1999-2020 Gentoo Authors
32 -# Distributed under the terms of the GNU General Public License v2
33 -
34 -EAPI=6
35 -
36 -SLOT="0"
37 -DESCRIPTION="GUD, gdb, dbx debugging support"
38 -XEMACS_PKG_CAT="standard"
39 -
40 -RDEPEND="app-xemacs/xemacs-base
41 -"
42 -KEYWORDS="~alpha amd64 ~arm64 ~hppa ppc ppc64 sparc x86"
43 -
44 -inherit xemacs-packages