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