diff options
author | 2021-10-03 10:00:21 +0200 | |
---|---|---|
committer | 2021-10-03 10:00:21 +0200 | |
commit | fe7cd00771e549ba768e39fa4710723c8732687d (patch) | |
tree | b03bb5f254f68f454d5504a95d2d44f8b78723ff /app-xemacs/skk/skk-1.24.ebuild | |
parent | app-xemacs/sieve: drop 1.18 (diff) | |
download | gentoo-fe7cd00771e549ba768e39fa4710723c8732687d.tar.gz gentoo-fe7cd00771e549ba768e39fa4710723c8732687d.tar.bz2 gentoo-fe7cd00771e549ba768e39fa4710723c8732687d.zip |
app-xemacs/skk: drop 1.23, 1.24
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-xemacs/skk/skk-1.24.ebuild')
-rw-r--r-- | app-xemacs/skk/skk-1.24.ebuild | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/app-xemacs/skk/skk-1.24.ebuild b/app-xemacs/skk/skk-1.24.ebuild deleted file mode 100644 index 8d7df71742eb..000000000000 --- a/app-xemacs/skk/skk-1.24.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -SLOT="0" -DESCRIPTION="MULE: Japanese Language Input Method" -XEMACS_PKG_CAT="mule" - -RDEPEND="app-xemacs/viper -app-xemacs/mule-base -app-xemacs/elib -app-xemacs/xemacs-base -app-xemacs/apel -" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages |