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/psgml-dtds/
Date: Fri, 08 Oct 2021 07:19:50
Message-Id: 1633677579.efbc65e39c2af6bb91c25e845e84d1a0d69877c6.matsl@gentoo
1 commit: efbc65e39c2af6bb91c25e845e84d1a0d69877c6
2 Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 8 07:19:39 2021 +0000
4 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 8 07:19:39 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efbc65e3
7
8 app-xemacs/psgml-dtds: drop 1.03
9
10 Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
11
12 app-xemacs/psgml-dtds/Manifest | 1 -
13 app-xemacs/psgml-dtds/psgml-dtds-1.03.ebuild | 20 --------------------
14 2 files changed, 21 deletions(-)
15
16 diff --git a/app-xemacs/psgml-dtds/Manifest b/app-xemacs/psgml-dtds/Manifest
17 index cfdad08fc65..93bd7017446 100644
18 --- a/app-xemacs/psgml-dtds/Manifest
19 +++ b/app-xemacs/psgml-dtds/Manifest
20 @@ -1,2 +1 @@
21 -DIST psgml-dtds-1.03-pkg.tar.gz 367476 BLAKE2B c7b06622895757b1ea73102a1bdf39be6f456c0e276b3d633c6f5c295b09249796429104499358c12da1204c9d95f93bac66c12311e38325f69a03fec81828f5 SHA512 947e3acd754ca9e730b7c3f7e45fb4cf94044dc61874bf37f77da2f11fec9649c4468f73e00db03c92f41fa460f896cdd610088c5ce21a64954584e7ed2bfecb
22 DIST psgml-dtds-1.05-pkg.tar.gz 367368 BLAKE2B fe845e58c281909e43c2c7f9372f6b55da4133835df08dddd7f91881a48e73f4afd329ef02a445206c41466b5368c5fa8571a1e3d95a799ce6902245c12731e7 SHA512 700f1db7dff467987ddd9dabca48479f231c81486ea72129db5bf24f0583c0ae197fcf0477c7092e89c0edd7a0465f4e7c736bb95647a254d56dad9aa0935eb0
23
24 diff --git a/app-xemacs/psgml-dtds/psgml-dtds-1.03.ebuild b/app-xemacs/psgml-dtds/psgml-dtds-1.03.ebuild
25 deleted file mode 100644
26 index 8312cdc56dc..00000000000
27 --- a/app-xemacs/psgml-dtds/psgml-dtds-1.03.ebuild
28 +++ /dev/null
29 @@ -1,20 +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="Deprecated collection of DTDs for psgml"
37 -XEMACS_PKG_CAT="standard"
38 -
39 -RDEPEND="app-xemacs/xemacs-base
40 -app-xemacs/psgml
41 -app-xemacs/edit-utils
42 -app-xemacs/mail-lib
43 -app-xemacs/fsf-compat
44 -app-xemacs/xemacs-eterm
45 -app-xemacs/sh-script
46 -"
47 -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
48 -
49 -inherit xemacs-packages