diff options
author | 2021-10-09 08:37:58 +0200 | |
---|---|---|
committer | 2021-10-09 08:37:58 +0200 | |
commit | 79a0f7a43d72a312ebf466c4d3d4ae3f37512fc1 (patch) | |
tree | df63e2bfe93cf774ae2b4ca87886513b72139098 /app-xemacs/leim/leim-1.24.ebuild | |
parent | app-xemacs/igrep: drop 1.14, 1.16 (diff) | |
download | gentoo-79a0f7a43d72a312ebf466c4d3d4ae3f37512fc1.tar.gz gentoo-79a0f7a43d72a312ebf466c4d3d4ae3f37512fc1.tar.bz2 gentoo-79a0f7a43d72a312ebf466c4d3d4ae3f37512fc1.zip |
app-xemacs/leim: drop 1.24, 1.31
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-xemacs/leim/leim-1.24.ebuild')
-rw-r--r-- | app-xemacs/leim/leim-1.24.ebuild | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/app-xemacs/leim/leim-1.24.ebuild b/app-xemacs/leim/leim-1.24.ebuild deleted file mode 100644 index 1768d27add19..000000000000 --- a/app-xemacs/leim/leim-1.24.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="MULE: Quail. All non-English and non-Japanese language support" -XEMACS_PKG_CAT="mule" - -RDEPEND="app-xemacs/mule-base -app-xemacs/fsf-compat -app-xemacs/xemacs-base -" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages |