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/supercite/
Date: Sun, 03 Oct 2021 07:40:38
Message-Id: 1633246826.71d412a43b4f9ec34a6c1c680e332dd5b2574be5.matsl@gentoo
1 commit: 71d412a43b4f9ec34a6c1c680e332dd5b2574be5
2 Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 3 07:40:01 2021 +0000
4 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 3 07:40:26 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71d412a4
7
8 app-xemacs/supercite: drop 1.21
9
10 Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
11
12 app-xemacs/supercite/Manifest | 1 -
13 app-xemacs/supercite/supercite-1.21.ebuild | 15 ---------------
14 2 files changed, 16 deletions(-)
15
16 diff --git a/app-xemacs/supercite/Manifest b/app-xemacs/supercite/Manifest
17 index 384121548eb..f63b2347b89 100644
18 --- a/app-xemacs/supercite/Manifest
19 +++ b/app-xemacs/supercite/Manifest
20 @@ -1,2 +1 @@
21 -DIST supercite-1.21-pkg.tar.gz 100802 BLAKE2B 6810ba1eb207914193f22d10ec30788e87f6d59f8fbe7bb87db46b71dca668b243a1b23f33e662f248873d6770382ced1b3c8a35662725c5f36a0f1265d77183 SHA512 6b1875e6b6913af7d5a6f32888472e75702e570067460a52f93e8d6d761d05c5cd5b373bca60c86c9d4d5edb8e6d8d0b6cb363c5645d527cd81c06e4a178487c
22 DIST supercite-1.23-pkg.tar.gz 101982 BLAKE2B e4873e5ca9345239b3986080c32c4f2e36d3fb5eb723c99b2f630a47a2a2362b24d8cdfeddf35c9b89711806a1da4bfa30131341b5b1167ada2a0f1ec9aa4377 SHA512 7a8d79c12bd4c8a4aa8b9cc272edd97016262c42551d302f7c3268467c7475d3a807f15f9fcef775926a03688f6dc0ab65b90233ba16250ebbae928e21f12838
23
24 diff --git a/app-xemacs/supercite/supercite-1.21.ebuild b/app-xemacs/supercite/supercite-1.21.ebuild
25 deleted file mode 100644
26 index b259dd162f2..00000000000
27 --- a/app-xemacs/supercite/supercite-1.21.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 citation tool for News & Mail messages"
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