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