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/w3/
Date: Sat, 02 Oct 2021 20:58:56
Message-Id: 1633208317.c4fdcc860dd3a90108e29366c64bd522b481b303.matsl@gentoo
1 commit: c4fdcc860dd3a90108e29366c64bd522b481b303
2 Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 2 20:58:13 2021 +0000
4 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 2 20:58:37 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4fdcc86
7
8 app-xemacs/w3: drop 1.33, 1.35
9
10 Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
11
12 app-xemacs/w3/Manifest | 2 --
13 app-xemacs/w3/w3-1.33.ebuild | 16 ----------------
14 app-xemacs/w3/w3-1.35.ebuild | 16 ----------------
15 3 files changed, 34 deletions(-)
16
17 diff --git a/app-xemacs/w3/Manifest b/app-xemacs/w3/Manifest
18 index 869ac6e6200..0dcccbf2ab3 100644
19 --- a/app-xemacs/w3/Manifest
20 +++ b/app-xemacs/w3/Manifest
21 @@ -1,4 +1,2 @@
22 -DIST w3-1.33-pkg.tar.gz 695864 BLAKE2B 504f29d232a537318896ae3f1376f45ffb3638682a95fa56029bac8a79cb81bcf99805d2cc38200f5d0ee676d422bc56bcda0b44d743176ea4e34ba5505c8657 SHA512 f5093d9866dd229d4541e981be94a353ff27be21f4d3118701b31a8bed0e81bc04c2abdae5082f1cc26a2c414614e7b522515f3716ed1443c9ce996a013f9e54
23 -DIST w3-1.35-pkg.tar.gz 696392 BLAKE2B a92f46c5cc3ec4d7bb9c250a88ba417c10fe0a398b70a408c327f878e02dc78f510de0f2e231ae5431db5a2554248510ff76a3792e037d90a29b0810b97d48fb SHA512 773de63d8e1de48ab8329eba1b0f38f1892a5e29c6cbe0b20ff6b9147527c393a79e8a3ee6e4027e73d385abe68c12352f97114a83014a99a186e3672d458e92
24 DIST w3-1.41-pkg.tar.gz 683044 BLAKE2B 4e00bf669ec3208771c08333e9231ad596b54727277d10b0dbad8e053dffd1269c1d8559621786b4a8e9c07f598ff564d9379212cc5a1ee8a8871e08cd17e953 SHA512 e050f51644f08f8a17976c118e4dcb1a70b1b91bf26c56d7a48a0f65e1076bbb6ba54e4c36c027ede8fade2f12542cd785dc0b876247523bb4933c4e89a6ce60
25 DIST w3-1.42-pkg.tar.gz 683362 BLAKE2B f8d6f550d3e3c85d39881fa91205d43b8911ea6a2ba430e9595807473defdf13b0fd9ddd8b1fbc50acee4e1c4fc24e47174fa267716a8c587c32a82adba3312c SHA512 4a3ea84adfb19e9d86469b07aafa9b78d44a66512b5d86218503a6a143ece501d1d8fab01f9b1bd22fe4bdb2f9f5012a1442cb4b3a1caa5001d05b402a0f4a21
26
27 diff --git a/app-xemacs/w3/w3-1.33.ebuild b/app-xemacs/w3/w3-1.33.ebuild
28 deleted file mode 100644
29 index d4420b7fd13..00000000000
30 --- a/app-xemacs/w3/w3-1.33.ebuild
31 +++ /dev/null
32 @@ -1,16 +0,0 @@
33 -# Copyright 1999-2020 Gentoo Authors
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=6
37 -
38 -SLOT="0"
39 -DESCRIPTION="A Web browser"
40 -XEMACS_PKG_CAT="standard"
41 -
42 -RDEPEND="app-xemacs/mail-lib
43 -app-xemacs/xemacs-base
44 -app-xemacs/ecrypto
45 -"
46 -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
47 -
48 -inherit xemacs-packages
49
50 diff --git a/app-xemacs/w3/w3-1.35.ebuild b/app-xemacs/w3/w3-1.35.ebuild
51 deleted file mode 100644
52 index d4420b7fd13..00000000000
53 --- a/app-xemacs/w3/w3-1.35.ebuild
54 +++ /dev/null
55 @@ -1,16 +0,0 @@
56 -# Copyright 1999-2020 Gentoo Authors
57 -# Distributed under the terms of the GNU General Public License v2
58 -
59 -EAPI=6
60 -
61 -SLOT="0"
62 -DESCRIPTION="A Web browser"
63 -XEMACS_PKG_CAT="standard"
64 -
65 -RDEPEND="app-xemacs/mail-lib
66 -app-xemacs/xemacs-base
67 -app-xemacs/ecrypto
68 -"
69 -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
70 -
71 -inherit xemacs-packages