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/sun/
Date: Sun, 03 Oct 2021 07:44:35
Message-Id: 1633247060.71af3f16f0ca517f2f195cbccb8e3cd27951c0f2.matsl@gentoo
1 commit: 71af3f16f0ca517f2f195cbccb8e3cd27951c0f2
2 Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 3 07:44:20 2021 +0000
4 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 3 07:44:20 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71af3f16
7
8 app-xemacs/sun: drop 1.16
9
10 Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
11
12 app-xemacs/sun/Manifest | 1 -
13 app-xemacs/sun/sun-1.16.ebuild | 18 ------------------
14 2 files changed, 19 deletions(-)
15
16 diff --git a/app-xemacs/sun/Manifest b/app-xemacs/sun/Manifest
17 index cb5a441787e..7ec46475fe6 100644
18 --- a/app-xemacs/sun/Manifest
19 +++ b/app-xemacs/sun/Manifest
20 @@ -1,2 +1 @@
21 -DIST Sun-1.16-pkg.tar.gz 64431 BLAKE2B 8511f5a999f4b9f595d788fffa67458d81a9e7168613b5ff245555731af5c5276c94908598d3a469593752570ad929920ee9f86e1f81047aadec6f6fe0994b58 SHA512 1e03553132adedf2d93e80094a6934919489360391d927614dccb85abe3e6a36e930312ee8ee9c70a0608d2041fc8161dfa54649b0822236ca9532e0d26c8c2c
22 DIST Sun-1.19-pkg.tar.gz 64355 BLAKE2B eeb935eaf699d45214592a2e9930c1f055e3857113d4bdec0f7b3520e6e92a116e3634163982f6f7f66a529e049118224195d97f889c448fc9944f20baea6619 SHA512 89059893e721d1f8fc3445183e4184f55b30f09277321b0a495b48c6cdafdc5d6f41df0b0f3d740a8331d6844d63ab56b807277b94e55ff1510efcee70873fa5
23
24 diff --git a/app-xemacs/sun/sun-1.16.ebuild b/app-xemacs/sun/sun-1.16.ebuild
25 deleted file mode 100644
26 index 484049ac4f1..00000000000
27 --- a/app-xemacs/sun/sun-1.16.ebuild
28 +++ /dev/null
29 @@ -1,18 +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="Support for Sparcworks.."
37 -XEMACS_PKG_CAT="standard"
38 -
39 -MY_PN="Sun"
40 -SRC_URI="http://ftp.xemacs.org/packages/${MY_PN}-${PV}-pkg.tar.gz"
41 -
42 -RDEPEND="app-xemacs/cc-mode
43 -app-xemacs/xemacs-base
44 -"
45 -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
46 -
47 -inherit xemacs-packages