diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-12-16 22:56:53 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-12-16 23:26:44 +0100 |
commit | e162b8eb55672ec1a5ee8288c194fca68ef5fec7 (patch) | |
tree | 1e1ea3825a151ca83a95bbaf9eed629f8b144203 /app-dicts | |
parent | app-dicts/aspell-yi: update EAPI 7 -> 8 (diff) | |
download | gentoo-e162b8eb55672ec1a5ee8288c194fca68ef5fec7.tar.gz gentoo-e162b8eb55672ec1a5ee8288c194fca68ef5fec7.tar.bz2 gentoo-e162b8eb55672ec1a5ee8288c194fca68ef5fec7.zip |
app-dicts/aspell-yi: drop 0.01.1.1
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild b/app-dicts/aspell-yi/aspell-yi-0.01.1.1.ebuild deleted file mode 100644 index a3b8b8a69fca..000000000000 --- a/app-dicts/aspell-yi/aspell-yi-0.01.1.1.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="Yiddish" -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" |