diff options
author | Mats Lidell <matsl@gentoo.org> | 2021-10-02 23:23:50 +0200 |
---|---|---|
committer | Mats Lidell <matsl@gentoo.org> | 2021-10-02 23:24:24 +0200 |
commit | 9ea56ec4699acf905420e8beb6d87985e4f81765 (patch) | |
tree | 01f4139ac7c57f8920cc948874a12297e991ba87 /app-xemacs/text-modes | |
parent | dev-ml/opam-repository: fix build with newer dose3 in 2.1.0 (diff) | |
download | gentoo-9ea56ec4699acf905420e8beb6d87985e4f81765.tar.gz gentoo-9ea56ec4699acf905420e8beb6d87985e4f81765.tar.bz2 gentoo-9ea56ec4699acf905420e8beb6d87985e4f81765.zip |
app-xemacs/text-modes: drop 1.92, 1.98
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-xemacs/text-modes')
-rw-r--r-- | app-xemacs/text-modes/Manifest | 2 | ||||
-rw-r--r-- | app-xemacs/text-modes/text-modes-1.92.ebuild | 16 | ||||
-rw-r--r-- | app-xemacs/text-modes/text-modes-1.98.ebuild | 16 |
3 files changed, 0 insertions, 34 deletions
diff --git a/app-xemacs/text-modes/Manifest b/app-xemacs/text-modes/Manifest index 942a34320c8c..12abf5ff3bd7 100644 --- a/app-xemacs/text-modes/Manifest +++ b/app-xemacs/text-modes/Manifest @@ -1,3 +1 @@ -DIST text-modes-1.92-pkg.tar.gz 443017 BLAKE2B 62991cc84bf33ed259cd8fe03b71df3db2ca7ce20e0c7601a3d4fda0415c328ba55ac6ff51b9f7ff4c6f93a8a3e88869c91ba22e3b8922ce9d4a607707fcffb7 SHA512 daec17a811b2b7d8dc9730dbad8a1fe0edf8667eb8f334b8c89502f06012b8f938967b578a91e7ca399ff7e853c23959a606021cb2a60c714c7db5a49421d63a -DIST text-modes-1.98-pkg.tar.gz 450607 BLAKE2B f4e3c2eaba1c8a1a6e751de1a483e199179692cf380f9f48a206b77db5b0dc3f57ff58790d9853f04d5e3a2f9364159e1c775afd72e673ca866972893382a312 SHA512 72e4a20a53b52847d7b48550046eef50353e3f79e609a5a8de15f11259d6034ffad0b8369ec928cb4fd966706a16a3e020f62c890cca8eb59840729b886d8573 DIST text-modes-2.06-pkg.tar.gz 542495 BLAKE2B 0a63c323d923344e01f3dfa5aaa9d4e17b91d8d3988ce0125056e6c48c8a48e1ee57b6c8427428d32076b3444c18c89808e23c675b890b35f6db6396a566d97a SHA512 45c7386214d623803d739e2140edb237bd561416c11a5c13df547483e0ce854a330a481a84efdde3a10cd4c2ee8ca78f422f5fb6d1e6b00e264886069d549217 diff --git a/app-xemacs/text-modes/text-modes-1.92.ebuild b/app-xemacs/text-modes/text-modes-1.92.ebuild deleted file mode 100644 index a2dba92de7ad..000000000000 --- a/app-xemacs/text-modes/text-modes-1.92.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -SLOT="0" -DESCRIPTION="Miscellaneous support for editing text files" -XEMACS_PKG_CAT="standard" - -RDEPEND="app-xemacs/xemacs-ispell -app-xemacs/fsf-compat -app-xemacs/xemacs-base -" -KEYWORDS="~alpha amd64 ~hppa ppc ppc64 sparc x86" - -inherit xemacs-packages diff --git a/app-xemacs/text-modes/text-modes-1.98.ebuild b/app-xemacs/text-modes/text-modes-1.98.ebuild deleted file mode 100644 index a2dba92de7ad..000000000000 --- a/app-xemacs/text-modes/text-modes-1.98.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -SLOT="0" -DESCRIPTION="Miscellaneous support for editing text files" -XEMACS_PKG_CAT="standard" - -RDEPEND="app-xemacs/xemacs-ispell -app-xemacs/fsf-compat -app-xemacs/xemacs-base -" -KEYWORDS="~alpha amd64 ~hppa ppc ppc64 sparc x86" - -inherit xemacs-packages |