diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-12-16 22:52:31 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-12-16 23:26:08 +0100 |
commit | 8a169d331f38d93694ba8aa4d98756b65f8e88a3 (patch) | |
tree | ed4683ff765da10f6f92d5c7b339253736cd9429 /app-dicts/aspell-mn | |
parent | app-dicts/aspell-mn: update EAPI 7 -> 8 (diff) | |
download | gentoo-8a169d331f38d93694ba8aa4d98756b65f8e88a3.tar.gz gentoo-8a169d331f38d93694ba8aa4d98756b65f8e88a3.tar.bz2 gentoo-8a169d331f38d93694ba8aa4d98756b65f8e88a3.zip |
app-dicts/aspell-mn: drop 0.06.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-mn')
-rw-r--r-- | app-dicts/aspell-mn/aspell-mn-0.06.2.ebuild | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/app-dicts/aspell-mn/aspell-mn-0.06.2.ebuild b/app-dicts/aspell-mn/aspell-mn-0.06.2.ebuild deleted file mode 100644 index 2c9012d94d6a..000000000000 --- a/app-dicts/aspell-mn/aspell-mn-0.06.2.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="Mongolian" -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" |