diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-12-16 22:45:37 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-12-16 23:25:11 +0100 |
commit | ce305b278ebc8eda8d9123c68467623e6fc88e86 (patch) | |
tree | 3e5dbfe563ab44dbbbce3f9941c88a866da313b1 /app-dicts/aspell-ar | |
parent | app-dicts/aspell-ar: update EAPI 7 -> 8 (diff) | |
download | gentoo-ce305b278ebc8eda8d9123c68467623e6fc88e86.tar.gz gentoo-ce305b278ebc8eda8d9123c68467623e6fc88e86.tar.bz2 gentoo-ce305b278ebc8eda8d9123c68467623e6fc88e86.zip |
app-dicts/aspell-ar: drop 1.2.0
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-ar')
-rw-r--r-- | app-dicts/aspell-ar/aspell-ar-1.2.0.ebuild | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/app-dicts/aspell-ar/aspell-ar-1.2.0.ebuild b/app-dicts/aspell-ar/aspell-ar-1.2.0.ebuild deleted file mode 100644 index 6ae9cd54bd1f..000000000000 --- a/app-dicts/aspell-ar/aspell-ar-1.2.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="Arabic" -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" |