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/sgml/
Date: Sun, 03 Oct 2021 08:34:54
Message-Id: 1633250047.f235cb4b050aed050c3152b8315294f5da62de6e.matsl@gentoo
1 commit: f235cb4b050aed050c3152b8315294f5da62de6e
2 Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 3 08:34:07 2021 +0000
4 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 3 08:34:07 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f235cb4b
7
8 app-xemacs/sgml: drop 1.11
9
10 Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
11
12 app-xemacs/sgml/Manifest | 1 -
13 app-xemacs/sgml/sgml-1.11.ebuild | 14 --------------
14 2 files changed, 15 deletions(-)
15
16 diff --git a/app-xemacs/sgml/Manifest b/app-xemacs/sgml/Manifest
17 index 779a8229948..6b37f3b8ee7 100644
18 --- a/app-xemacs/sgml/Manifest
19 +++ b/app-xemacs/sgml/Manifest
20 @@ -1,2 +1 @@
21 -DIST sgml-1.11-pkg.tar.gz 27506 BLAKE2B e12c4efdbdc8d66fe381bcd650462bb0b07bc9b13a7a9fa7ee51a9b850b904b737788a888ca0f4c91265e1be83d6343143c3fc97b8aaa1bccf5cd78c0e3ab0b5 SHA512 cd3e8d8694e77aad00d60f9331e60769cd6308715c698ed9d260b6d31838ba1f2e76fa0d90b430dad010b886576f8263d8223ca73ffda7d3654adcbc0d15b7d6
22 DIST sgml-1.13-pkg.tar.gz 27499 BLAKE2B 7fab47838b14899e4c018a929d87f1b29abd0b155432c8484689ffb5d2fe4b61a6333364d19a4195daa39be43acc4a56362cb9ebdb8e4811237b834e37c2321d SHA512 5b33ac176bc39b181b8bcdc10d1d165ba239bc3535f461e08cfd56b44c782ad8d56f882903a2e9e0ef76544371992b95ceba654846535cdb85c1361a84333ab5
23
24 diff --git a/app-xemacs/sgml/sgml-1.11.ebuild b/app-xemacs/sgml/sgml-1.11.ebuild
25 deleted file mode 100644
26 index 34b209674ef..00000000000
27 --- a/app-xemacs/sgml/sgml-1.11.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="SGML/Linuxdoc-SGML editing"
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