diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-12-16 22:50:41 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-12-16 23:25:53 +0100 |
commit | ee119a9a0341a3f1f4edc5db8b90eb21e33dd693 (patch) | |
tree | 50c6cabd41cd15a00177c1efad8d8a7f4f66e0a1 /app-dicts/aspell-ia | |
parent | app-dicts/aspell-ia: update EAPI 7 -> 8 (diff) | |
download | gentoo-ee119a9a0341a3f1f4edc5db8b90eb21e33dd693.tar.gz gentoo-ee119a9a0341a3f1f4edc5db8b90eb21e33dd693.tar.bz2 gentoo-ee119a9a0341a3f1f4edc5db8b90eb21e33dd693.zip |
app-dicts/aspell-ia: drop 0.50.1
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-ia')
-rw-r--r-- | app-dicts/aspell-ia/aspell-ia-0.50.1.ebuild | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/app-dicts/aspell-ia/aspell-ia-0.50.1.ebuild b/app-dicts/aspell-ia/aspell-ia-0.50.1.ebuild deleted file mode 100644 index bff79105989a..000000000000 --- a/app-dicts/aspell-ia/aspell-ia-0.50.1.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="Interlingua" - -inherit aspell-dict-r1 - -LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" |