diff options
author | Mats Lidell <matsl@gentoo.org> | 2021-10-09 14:12:28 +0200 |
---|---|---|
committer | Mats Lidell <matsl@gentoo.org> | 2021-10-09 14:12:28 +0200 |
commit | c46537690cd404b9550436baa9cac80c36d91b0c (patch) | |
tree | 98c75c2dd417a7ef42d47073622666d75e725078 /app-xemacs/edict/edict-1.16.ebuild | |
parent | app-xemacs/ebuild-mode: drop 1.52 (diff) | |
download | gentoo-c46537690cd404b9550436baa9cac80c36d91b0c.tar.gz gentoo-c46537690cd404b9550436baa9cac80c36d91b0c.tar.bz2 gentoo-c46537690cd404b9550436baa9cac80c36d91b0c.zip |
app-xemacs/edict: drop 1.16, 1.17
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-xemacs/edict/edict-1.16.ebuild')
-rw-r--r-- | app-xemacs/edict/edict-1.16.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/app-xemacs/edict/edict-1.16.ebuild b/app-xemacs/edict/edict-1.16.ebuild deleted file mode 100644 index c9a25cb2ba0d..000000000000 --- a/app-xemacs/edict/edict-1.16.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -SLOT="0" -DESCRIPTION="MULE: Lisp Interface to EDICT, Kanji Dictionary" -XEMACS_PKG_CAT="mule" - -RDEPEND="app-xemacs/mule-base -app-xemacs/xemacs-base -" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages |