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/frame-icon/
Date: Sat, 09 Oct 2021 07:49:04
Message-Id: 1633765715.b8a89c3e0e8d725744904a8e4fa747a6b219e9d2.matsl@gentoo
1 commit: b8a89c3e0e8d725744904a8e4fa747a6b219e9d2
2 Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 9 07:48:35 2021 +0000
4 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 9 07:48:35 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8a89c3e
7
8 app-xemacs/frame-icon: drop 1.11
9
10 Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
11
12 app-xemacs/frame-icon/Manifest | 1 -
13 app-xemacs/frame-icon/frame-icon-1.11.ebuild | 12 ------------
14 2 files changed, 13 deletions(-)
15
16 diff --git a/app-xemacs/frame-icon/Manifest b/app-xemacs/frame-icon/Manifest
17 index c876340e784..7986da1b312 100644
18 --- a/app-xemacs/frame-icon/Manifest
19 +++ b/app-xemacs/frame-icon/Manifest
20 @@ -1,2 +1 @@
21 -DIST frame-icon-1.11-pkg.tar.gz 33800 BLAKE2B 93c404c9dfc894634e1b463d54eb53812de102e20f0d622dec9dcd5b37006bc92f5f4c1a2d47c5e1e1bc2344a49819bb6839a5c3d41df68546d6027abf6f5f8f SHA512 30e4de2e4bdac71483d39f3893b4ccd5d1ec37bc8b522a621af35f569e00c69bf02312c1039a52bfae759da2eaa748d26356a2b7db8c6b4dc8ce2ceb494d7d82
22 DIST frame-icon-1.13-pkg.tar.gz 33818 BLAKE2B 73f88b6a41c42a5376d68820245b341d9ff290f62b6cfb6b40201c90523d80386b07613a824e35c898456cdd8bcebeb82973eb98724c64e702b5ebdec4aa7ed9 SHA512 45e37a4dd59f6e7bdac12558079a4b7c0cd552053950fbc5b67b32b00c3631580d3645bfc2d662a91b3da7410754d89f402ed1faa02eecefcc1691460aea95a2
23
24 diff --git a/app-xemacs/frame-icon/frame-icon-1.11.ebuild b/app-xemacs/frame-icon/frame-icon-1.11.ebuild
25 deleted file mode 100644
26 index bbc1a2b8e15..00000000000
27 --- a/app-xemacs/frame-icon/frame-icon-1.11.ebuild
28 +++ /dev/null
29 @@ -1,12 +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="Set up mode-specific icons for each frame under XEmacs"
37 -XEMACS_PKG_CAT="standard"
38 -
39 -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
40 -
41 -inherit xemacs-packages