diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-12-16 22:52:56 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-12-16 23:26:12 +0100 |
commit | 333c63cb7a5084b5063c3ed679385813f3e0cb7e (patch) | |
tree | a575219b03b12aa3fa0cf1816313ec72779f0ed7 /app-dicts/aspell-mt | |
parent | app-dicts/aspell-mt: update EAPI 7 -> 8 (diff) | |
download | gentoo-333c63cb7a5084b5063c3ed679385813f3e0cb7e.tar.gz gentoo-333c63cb7a5084b5063c3ed679385813f3e0cb7e.tar.bz2 gentoo-333c63cb7a5084b5063c3ed679385813f3e0cb7e.zip |
app-dicts/aspell-mt: drop 0.50.0
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-mt')
-rw-r--r-- | app-dicts/aspell-mt/aspell-mt-0.50.0.ebuild | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/app-dicts/aspell-mt/aspell-mt-0.50.0.ebuild b/app-dicts/aspell-mt/aspell-mt-0.50.0.ebuild deleted file mode 100644 index 0bf6f0635d1d..000000000000 --- a/app-dicts/aspell-mt/aspell-mt-0.50.0.ebuild +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -ASPELL_LANG="Maltese" - -inherit aspell-dict-r1 - -LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" |