diff options
author | 2021-12-16 22:47:44 +0100 | |
---|---|---|
committer | 2021-12-16 23:25:29 +0100 | |
commit | 9ac06efd35e4540fc93fc2377994c52e653b5a82 (patch) | |
tree | b4ecac49550c32ee9c8a223bac637a484c557730 /app-dicts/aspell-es | |
parent | app-dicts/aspell-es: update EAPI 7 -> 8 (diff) | |
download | gentoo-9ac06efd35e4540fc93fc2377994c52e653b5a82.tar.gz gentoo-9ac06efd35e4540fc93fc2377994c52e653b5a82.tar.bz2 gentoo-9ac06efd35e4540fc93fc2377994c52e653b5a82.zip |
app-dicts/aspell-es: drop 1.11.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-es')
-rw-r--r-- | app-dicts/aspell-es/aspell-es-1.11.2.ebuild | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/app-dicts/aspell-es/aspell-es-1.11.2.ebuild b/app-dicts/aspell-es/aspell-es-1.11.2.ebuild deleted file mode 100644 index 022ae7d2d562..000000000000 --- a/app-dicts/aspell-es/aspell-es-1.11.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="Spanish" -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" |