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