diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-12-16 22:48:09 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-12-16 23:25:32 +0100 |
commit | 05ac4b2cfaabaf3c11d23f6bd5c1bd06c844e47e (patch) | |
tree | 403138f85cc6c1c605e713bbb37c6a662deeb61d | |
parent | app-dicts/aspell-fi: update EAPI 7 -> 8 (diff) | |
download | gentoo-05ac4b2cfaabaf3c11d23f6bd5c1bd06c844e47e.tar.gz gentoo-05ac4b2cfaabaf3c11d23f6bd5c1bd06c844e47e.tar.bz2 gentoo-05ac4b2cfaabaf3c11d23f6bd5c1bd06c844e47e.zip |
app-dicts/aspell-fi: drop 0.7.0
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
-rw-r--r-- | app-dicts/aspell-fi/aspell-fi-0.7.0.ebuild | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/app-dicts/aspell-fi/aspell-fi-0.7.0.ebuild b/app-dicts/aspell-fi/aspell-fi-0.7.0.ebuild deleted file mode 100644 index bc2a935d2bd3..000000000000 --- a/app-dicts/aspell-fi/aspell-fi-0.7.0.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="Finnish" -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" |