commit: b8a89c3e0e8d725744904a8e4fa747a6b219e9d2 Author: Mats Lidell <matsl <AT> gentoo <DOT> org> AuthorDate: Sat Oct 9 07:48:35 2021 +0000 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org> CommitDate: Sat Oct 9 07:48:35 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8a89c3e
app-xemacs/frame-icon: drop 1.11 Signed-off-by: Mats Lidell <matsl <AT> gentoo.org> app-xemacs/frame-icon/Manifest | 1 - app-xemacs/frame-icon/frame-icon-1.11.ebuild | 12 ------------ 2 files changed, 13 deletions(-) diff --git a/app-xemacs/frame-icon/Manifest b/app-xemacs/frame-icon/Manifest index c876340e784..7986da1b312 100644 --- a/app-xemacs/frame-icon/Manifest +++ b/app-xemacs/frame-icon/Manifest @@ -1,2 +1 @@ -DIST frame-icon-1.11-pkg.tar.gz 33800 BLAKE2B 93c404c9dfc894634e1b463d54eb53812de102e20f0d622dec9dcd5b37006bc92f5f4c1a2d47c5e1e1bc2344a49819bb6839a5c3d41df68546d6027abf6f5f8f SHA512 30e4de2e4bdac71483d39f3893b4ccd5d1ec37bc8b522a621af35f569e00c69bf02312c1039a52bfae759da2eaa748d26356a2b7db8c6b4dc8ce2ceb494d7d82 DIST frame-icon-1.13-pkg.tar.gz 33818 BLAKE2B 73f88b6a41c42a5376d68820245b341d9ff290f62b6cfb6b40201c90523d80386b07613a824e35c898456cdd8bcebeb82973eb98724c64e702b5ebdec4aa7ed9 SHA512 45e37a4dd59f6e7bdac12558079a4b7c0cd552053950fbc5b67b32b00c3631580d3645bfc2d662a91b3da7410754d89f402ed1faa02eecefcc1691460aea95a2 diff --git a/app-xemacs/frame-icon/frame-icon-1.11.ebuild b/app-xemacs/frame-icon/frame-icon-1.11.ebuild deleted file mode 100644 index bbc1a2b8e15..00000000000 --- a/app-xemacs/frame-icon/frame-icon-1.11.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -SLOT="0" -DESCRIPTION="Set up mode-specific icons for each frame under XEmacs" -XEMACS_PKG_CAT="standard" - -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages