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/pc/
Date: Fri, 08 Oct 2021 07:55:15
Message-Id: 1633679704.2782f962e332b314ef64fb04b8ef46603545d59b.matsl@gentoo
1 commit: 2782f962e332b314ef64fb04b8ef46603545d59b
2 Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 8 07:55:04 2021 +0000
4 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 8 07:55:04 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2782f962
7
8 app-xemacs/pc: drop 1.28
9
10 Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
11
12 app-xemacs/pc/Manifest | 1 -
13 app-xemacs/pc/pc-1.28.ebuild | 14 --------------
14 2 files changed, 15 deletions(-)
15
16 diff --git a/app-xemacs/pc/Manifest b/app-xemacs/pc/Manifest
17 index 0bc8a49819d..16b5d8d03c8 100644
18 --- a/app-xemacs/pc/Manifest
19 +++ b/app-xemacs/pc/Manifest
20 @@ -1,2 +1 @@
21 -DIST pc-1.28-pkg.tar.gz 17720 BLAKE2B 06856dbe980ca7313a83d87d87c6d42f0a9a42c9d03e05e0f080abf3e9634e5d763003ed9acf5fedb5e541bbf8f47e0c236728f154cb8565e70b18947795e886 SHA512 cd296e2ce019b54de33560622622cf955937b85205850f7e31218c8de03a05d0516176bc2c8775c2649d271678f18fed3591d2fac572cc78fd11d9d05a43e922
22 DIST pc-1.30-pkg.tar.gz 17760 BLAKE2B bdf924d66b596fbd0f2770241713593e63576a229759b5cef10a5493b4f799fd60dd914320a4fcd6d0e444be842bae20a82334d3b223b6a95137a6d9e5e37e74 SHA512 6a64b7b330e4bf73563490de443db8525ea6d15158b78e8561e22609f24909cf2a7e83453024d985a4ef1dc0c00f69c69c7f31ac010c806b6e61811d0a15526c
23
24 diff --git a/app-xemacs/pc/pc-1.28.ebuild b/app-xemacs/pc/pc-1.28.ebuild
25 deleted file mode 100644
26 index 6bf7d8e68e7..00000000000
27 --- a/app-xemacs/pc/pc-1.28.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="PC style interface emulation"
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