diff options
author | Mats Lidell <matsl@gentoo.org> | 2021-10-09 22:48:33 +0200 |
---|---|---|
committer | Mats Lidell <matsl@gentoo.org> | 2021-10-09 22:48:33 +0200 |
commit | 79ba428684cef18a20a0eae5c2fa480595ff1de7 (patch) | |
tree | 1eec2d58ee2560fc4aec0bd4ce0dc4ca24d790de /app-xemacs | |
parent | app-xemacs/calendar: drop 1.32, 1.38 (diff) | |
download | gentoo-79ba428684cef18a20a0eae5c2fa480595ff1de7.tar.gz gentoo-79ba428684cef18a20a0eae5c2fa480595ff1de7.tar.bz2 gentoo-79ba428684cef18a20a0eae5c2fa480595ff1de7.zip |
app-xemacs/crisp: drop 1.15
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/crisp/Manifest | 1 | ||||
-rw-r--r-- | app-xemacs/crisp/crisp-1.15.ebuild | 12 |
2 files changed, 0 insertions, 13 deletions
diff --git a/app-xemacs/crisp/Manifest b/app-xemacs/crisp/Manifest index 8039e30426f8..b3787075ba8e 100644 --- a/app-xemacs/crisp/Manifest +++ b/app-xemacs/crisp/Manifest @@ -1,2 +1 @@ -DIST crisp-1.15-pkg.tar.gz 10436 BLAKE2B df57ef3f1eb7cc235f21bf40c8770cecf3ea139833cb1f27b3c25649721734fe88eb9af88a7da2e19cc98d869816087c52464e13dc254d6c1693e05089ed8083 SHA512 815d86bfc854e78c35fc8468f4e9aa3de05f9b029f4ec9e344880d398ae4b5a2bf8cc3391b0f6b8030090fcb4966dbc3871518410c99cd265c751b40c0e2b42f DIST crisp-1.17-pkg.tar.gz 10489 BLAKE2B 5929ef5e5d91a5516a4ab56e61106def470cbe0c3d0075b9bd4f030a1c9afdc1e8bd92b3c6620dafec51a43d8ece08889674acb421d63834825b01d8de24e33a SHA512 9cd9da5166e5651b719ff3d7f499e7b92311fe6bf6df072ccfafce85d6cdd54ad24295fdc1165304db79625f159db5078a2e5f51290f269a87db38493f7f4458 diff --git a/app-xemacs/crisp/crisp-1.15.ebuild b/app-xemacs/crisp/crisp-1.15.ebuild deleted file mode 100644 index c4c760441eb8..000000000000 --- a/app-xemacs/crisp/crisp-1.15.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="Crisp/Brief emulation" -XEMACS_PKG_CAT="standard" - -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages |