summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2021-10-03 09:44:20 +0200
committerMats Lidell <matsl@gentoo.org>2021-10-03 09:44:20 +0200
commit71af3f16f0ca517f2f195cbccb8e3cd27951c0f2 (patch)
treef43a71fb40db1e41239602f5d50302cb89ba0216 /app-xemacs/sun
parentapp-xemacs/strokes: drop 1.10 (diff)
downloadgentoo-71af3f16f0ca517f2f195cbccb8e3cd27951c0f2.tar.gz
gentoo-71af3f16f0ca517f2f195cbccb8e3cd27951c0f2.tar.bz2
gentoo-71af3f16f0ca517f2f195cbccb8e3cd27951c0f2.zip
app-xemacs/sun: drop 1.16
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-xemacs/sun')
-rw-r--r--app-xemacs/sun/Manifest1
-rw-r--r--app-xemacs/sun/sun-1.16.ebuild18
2 files changed, 0 insertions, 19 deletions
diff --git a/app-xemacs/sun/Manifest b/app-xemacs/sun/Manifest
index cb5a441787e0..7ec46475fe60 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 484049ac4f10..000000000000
--- 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