commit: 71af3f16f0ca517f2f195cbccb8e3cd27951c0f2 Author: Mats Lidell <matsl <AT> gentoo <DOT> org> AuthorDate: Sun Oct 3 07:44:20 2021 +0000 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org> CommitDate: Sun Oct 3 07:44:20 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71af3f16
app-xemacs/sun: drop 1.16 Signed-off-by: Mats Lidell <matsl <AT> gentoo.org> app-xemacs/sun/Manifest | 1 - app-xemacs/sun/sun-1.16.ebuild | 18 ------------------ 2 files changed, 19 deletions(-) diff --git a/app-xemacs/sun/Manifest b/app-xemacs/sun/Manifest index cb5a441787e..7ec46475fe6 100644 --- a/app-xemacs/sun/Manifest +++ b/app-xemacs/sun/Manifest @@ -1,2 +1 @@ -DIST Sun-1.16-pkg.tar.gz 64431 BLAKE2B 8511f5a999f4b9f595d788fffa67458d81a9e7168613b5ff245555731af5c5276c94908598d3a469593752570ad929920ee9f86e1f81047aadec6f6fe0994b58 SHA512 1e03553132adedf2d93e80094a6934919489360391d927614dccb85abe3e6a36e930312ee8ee9c70a0608d2041fc8161dfa54649b0822236ca9532e0d26c8c2c DIST Sun-1.19-pkg.tar.gz 64355 BLAKE2B eeb935eaf699d45214592a2e9930c1f055e3857113d4bdec0f7b3520e6e92a116e3634163982f6f7f66a529e049118224195d97f889c448fc9944f20baea6619 SHA512 89059893e721d1f8fc3445183e4184f55b30f09277321b0a495b48c6cdafdc5d6f41df0b0f3d740a8331d6844d63ab56b807277b94e55ff1510efcee70873fa5 diff --git a/app-xemacs/sun/sun-1.16.ebuild b/app-xemacs/sun/sun-1.16.ebuild deleted file mode 100644 index 484049ac4f1..00000000000 --- a/app-xemacs/sun/sun-1.16.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -SLOT="0" -DESCRIPTION="Support for Sparcworks.." -XEMACS_PKG_CAT="standard" - -MY_PN="Sun" -SRC_URI="http://ftp.xemacs.org/packages/${MY_PN}-${PV}-pkg.tar.gz" - -RDEPEND="app-xemacs/cc-mode -app-xemacs/xemacs-base -" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages