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/reftex/
Date: Sun, 03 Oct 2021 09:08:43
Message-Id: 1633252109.d24a9b5ec236882115d85018d7fb489f4c8a5158.matsl@gentoo
1 commit: d24a9b5ec236882115d85018d7fb489f4c8a5158
2 Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 3 09:08:29 2021 +0000
4 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 3 09:08:29 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d24a9b5e
7
8 app-xemacs/reftex: drop 1.34
9
10 Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
11
12 app-xemacs/reftex/Manifest | 1 -
13 app-xemacs/reftex/reftex-1.34.ebuild | 14 --------------
14 2 files changed, 15 deletions(-)
15
16 diff --git a/app-xemacs/reftex/Manifest b/app-xemacs/reftex/Manifest
17 index 4a40dc6bc36..1220a961ce0 100644
18 --- a/app-xemacs/reftex/Manifest
19 +++ b/app-xemacs/reftex/Manifest
20 @@ -1,2 +1 @@
21 -DIST reftex-1.34-pkg.tar.gz 352338 BLAKE2B 1f6b5afbed3b6c6de1637f8628724fc270132fd795a2d752a6e8d7c771501aabde48fbcabbc7a45ed89fb04eb1bb17b87f8478e34de0919d6a15f5b336de4ee3 SHA512 89e5b73b3dde0ae9271a9e9e5d6195f856ddf1a45db894d8b3796cdfe68bf278aa9a24bd5656f9158d629fe286082ee91b678c48a277394cd155bd7b3365b8ab
22 DIST reftex-1.36-pkg.tar.gz 353645 BLAKE2B 8a5df96299474ff67663b6b0b5dccf693c192da5fce9be28244309c76557084d4166c09a0433ad8c63e1a7eeae0b86ad3e12a1354418abf45584d801ef584e42 SHA512 bf5ad1c89d2d0a7c171580668426e3a90f03354dbc297cd765bb4704b3ddbb3b2f5fdaf8349c616a95e3344997912e0dfafafc84c628831e96117e57393b0c69
23
24 diff --git a/app-xemacs/reftex/reftex-1.34.ebuild b/app-xemacs/reftex/reftex-1.34.ebuild
25 deleted file mode 100644
26 index 719391ed14b..00000000000
27 --- a/app-xemacs/reftex/reftex-1.34.ebuild
28 +++ /dev/null
29 @@ -1,14 +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="Emacs support for LaTeX cross-references, citations.."
37 -XEMACS_PKG_CAT="standard"
38 -
39 -RDEPEND="app-xemacs/xemacs-base
40 -"
41 -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
42 -
43 -inherit xemacs-packages