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/edebug/
Date: Sat, 09 Oct 2021 15:33:02
Message-Id: 1633793564.b6fc4e83eb54232ce056116aa3b815f2895a1d89.matsl@gentoo
1 commit: b6fc4e83eb54232ce056116aa3b815f2895a1d89
2 Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 9 15:32:44 2021 +0000
4 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 9 15:32:44 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6fc4e83
7
8 app-xemacs/edebug: drop 1.22
9
10 Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
11
12 app-xemacs/edebug/Manifest | 1 -
13 app-xemacs/edebug/edebug-1.22.ebuild | 15 ---------------
14 2 files changed, 16 deletions(-)
15
16 diff --git a/app-xemacs/edebug/Manifest b/app-xemacs/edebug/Manifest
17 index 2d9f6887391..03a69c04224 100644
18 --- a/app-xemacs/edebug/Manifest
19 +++ b/app-xemacs/edebug/Manifest
20 @@ -1,2 +1 @@
21 -DIST edebug-1.22-pkg.tar.gz 115557 BLAKE2B ce828bf916a02d15a699cbf0e1da97b3f2492595685bcd40c038dfdb3de2bc93cb1ef62a1ba280642384363a8c7fc7a23aa35073036d7e13aaa43597015a94e3 SHA512 5f4d86d770d68ab2199cb781da4f3b67dbda979396349212d851890bd257a85195fc5a8e0fa4ab337335887b3c2ff27e46002758926828093b6dce25f8796ada
22 DIST edebug-1.24-pkg.tar.gz 115557 BLAKE2B 8112dcaf87747389c8311cbc47416b84eecda1b3393964444e342d97ec3ac3dd27330c16334c5ef435a314343a993c42892f50631149621cb94bcf2c2ce332cb SHA512 6af78de22e6ab18cf84602c4f19e0c6c8e91bf996e7c9faf97470246ec25df203cccff43b4172689ab1bfc3a7fd888f06e5306f6f5d3118d2cbfe453efa37b22
23
24 diff --git a/app-xemacs/edebug/edebug-1.22.ebuild b/app-xemacs/edebug/edebug-1.22.ebuild
25 deleted file mode 100644
26 index e6f892a3f7e..00000000000
27 --- a/app-xemacs/edebug/edebug-1.22.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="An Emacs Lisp debugger"
37 -XEMACS_PKG_CAT="standard"
38 -
39 -RDEPEND="app-xemacs/xemacs-base
40 -app-xemacs/xemacs-devel
41 -"
42 -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
43 -
44 -inherit xemacs-packages