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