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/hyperbole/
Date: Sat, 09 Oct 2021 07:15:10
Message-Id: 1633763701.9bf2b6769486dff96574887f111e6021aefc2727.matsl@gentoo
1 commit: 9bf2b6769486dff96574887f111e6021aefc2727
2 Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 9 07:14:39 2021 +0000
4 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 9 07:15:01 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bf2b676
7
8 app-xemacs/hyperbole: drop 1.16, 1.17
9
10 Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
11
12 app-xemacs/hyperbole/Manifest | 2 --
13 app-xemacs/hyperbole/hyperbole-1.16.ebuild | 25 -------------------------
14 app-xemacs/hyperbole/hyperbole-1.17.ebuild | 26 --------------------------
15 3 files changed, 53 deletions(-)
16
17 diff --git a/app-xemacs/hyperbole/Manifest b/app-xemacs/hyperbole/Manifest
18 index d9613aef9fe..f10bc31836f 100644
19 --- a/app-xemacs/hyperbole/Manifest
20 +++ b/app-xemacs/hyperbole/Manifest
21 @@ -1,3 +1 @@
22 -DIST hyperbole-1.16-pkg.tar.gz 636211 BLAKE2B 87099625589e1bc8d39f9d3c6ea102f6796f8a74067b0234955dff355c1f2dd2781b0825f5885f750fe6440087cdff2d219496a0b1e018d63d1472b88f83c889 SHA512 f0064bf8580c321cd73922cbf651fcd9242ab8aa409ad2eb99ae620f1e284abdd24ad0fa104636646b974f15892d7d7e895fdd35603e42827f3f06c3eca86964
23 -DIST hyperbole-1.17-pkg.tar.gz 555380 BLAKE2B 35deb594f6fc9c335d8e5f35dce0eb0581a0aa7c0b85dbfaaef9e50250b56e6d00cca2c633dca71e56e241f342535871393ee706598e4cd06d3db3a309e89cd8 SHA512 154e750124df8a610695847c041a3588404b4d2524dbe60a7ab86e546d4920eb95cd7abe34f82535d7c2869fbb80f12349ac41e87a67b614dbd19df034fe4c03
24 DIST hyperbole-1.22-pkg.tar.gz 555128 BLAKE2B 1774c3ebf35ed0806308bbb8138e9ee45ad8b0efece0d718ab1226429f6dab34f7e4582178bdd1403b47f965b5272950131238b443f645dd22fea7ca4c3ddfd6 SHA512 726a1fa769df822e077d649d7d24664b1293d7402afde832616d5fe9d1bc5cbb2db205cf78844559cf189ddbfba5c05140df300a9a2d7c1f95994c5cf476cae6
25
26 diff --git a/app-xemacs/hyperbole/hyperbole-1.16.ebuild b/app-xemacs/hyperbole/hyperbole-1.16.ebuild
27 deleted file mode 100644
28 index f0fddb4b8ed..00000000000
29 --- a/app-xemacs/hyperbole/hyperbole-1.16.ebuild
30 +++ /dev/null
31 @@ -1,25 +0,0 @@
32 -# Copyright 1999-2020 Gentoo Authors
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=6
36 -
37 -SLOT="0"
38 -DESCRIPTION="Hyperbole: The Everyday Info Manager"
39 -XEMACS_PKG_CAT="standard"
40 -
41 -RDEPEND="app-xemacs/xemacs-base
42 -app-xemacs/mail-lib
43 -app-xemacs/calendar
44 -app-xemacs/vm
45 -app-xemacs/text-modes
46 -app-xemacs/gnus
47 -app-xemacs/mh-e
48 -app-xemacs/rmail
49 -app-xemacs/apel
50 -app-xemacs/tm
51 -app-xemacs/sh-script
52 -app-xemacs/net-utils
53 -"
54 -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
55 -
56 -inherit xemacs-packages
57
58 diff --git a/app-xemacs/hyperbole/hyperbole-1.17.ebuild b/app-xemacs/hyperbole/hyperbole-1.17.ebuild
59 deleted file mode 100644
60 index c7ee4903f83..00000000000
61 --- a/app-xemacs/hyperbole/hyperbole-1.17.ebuild
62 +++ /dev/null
63 @@ -1,26 +0,0 @@
64 -# Copyright 1999-2020 Gentoo Authors
65 -# Distributed under the terms of the GNU General Public License v2
66 -
67 -EAPI=6
68 -
69 -SLOT="0"
70 -DESCRIPTION="Hyperbole: The Everyday Info Manager"
71 -XEMACS_PKG_CAT="standard"
72 -
73 -RDEPEND="app-xemacs/xemacs-base
74 -app-xemacs/mail-lib
75 -app-xemacs/calendar
76 -app-xemacs/vm
77 -app-xemacs/text-modes
78 -app-xemacs/gnus
79 -app-xemacs/mh-e
80 -app-xemacs/rmail
81 -app-xemacs/apel
82 -app-xemacs/tm
83 -app-xemacs/sh-script
84 -app-xemacs/net-utils
85 -app-xemacs/ecrypto
86 -"
87 -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
88 -
89 -inherit xemacs-packages