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