commit: 5e3f282406dcfe670d8e04c03ff240ed69c18b0d Author: Mats Lidell <matsl <AT> gentoo <DOT> org> AuthorDate: Sat Oct 9 08:07:57 2021 +0000 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org> CommitDate: Sat Oct 9 08:08:07 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e3f2824
app-xemacs/forms: drop 1.15 Signed-off-by: Mats Lidell <matsl <AT> gentoo.org> app-xemacs/forms/Manifest | 1 - app-xemacs/forms/forms-1.15.ebuild | 12 ------------ 2 files changed, 13 deletions(-) diff --git a/app-xemacs/forms/Manifest b/app-xemacs/forms/Manifest index 682e5f5bd7e..d8d6ebebfe1 100644 --- a/app-xemacs/forms/Manifest +++ b/app-xemacs/forms/Manifest @@ -1,2 +1 @@ -DIST forms-1.15-pkg.tar.gz 48747 BLAKE2B a7695c1d07fc33cf6ccf7f0a3e7bd1039da1f662d589fea02716c9dcccf1441c7acc6bfdf344f6f0dd55965d45fd55633af3f369d57cb18bab3c62f3f95417c8 SHA512 eec09fe907c6b2ec94132ccc508d70903b27fb74cd02ae58a60d2196b80ea62111b0849db0c220e205d9e58394e588913b42dcf350d83cbe17cd9fbdd8ac6a62 DIST forms-1.17-pkg.tar.gz 49071 BLAKE2B f0ef7c71819f5d4c036025d8acd7e9da369143500850f7c094729a0d98a5ff3d7fa8f39b2783f3338a9ce81f2036ad2161edecfd3a35966284f39ce5bf44ac55 SHA512 7ef9eade79bf53b1c2e3c1f86d9e3e70225f0041c7b41db844ec55bbfaded100edf9b432813ae5dc6a0f8237faa6e3ba7c58acaa26ec73438a45cd2ba326a249 diff --git a/app-xemacs/forms/forms-1.15.ebuild b/app-xemacs/forms/forms-1.15.ebuild deleted file mode 100644 index 35d2025c2d9..00000000000 --- a/app-xemacs/forms/forms-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="Forms editing support (obsolete, use Widget instead)" -XEMACS_PKG_CAT="standard" - -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages