diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-12-16 22:49:51 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-12-16 23:25:46 +0100 |
commit | 081a7222c4165872a19a2bfa9bc102a40985a6f1 (patch) | |
tree | 2a05ae9a8a29d5264fe782706f94d0c98905506e /app-dicts/aspell-hil | |
parent | app-dicts/aspell-hil: update EAPI 7 -> 8 (diff) | |
download | gentoo-081a7222c4165872a19a2bfa9bc102a40985a6f1.tar.gz gentoo-081a7222c4165872a19a2bfa9bc102a40985a6f1.tar.bz2 gentoo-081a7222c4165872a19a2bfa9bc102a40985a6f1.zip |
app-dicts/aspell-hil: drop 0.11.0
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-hil')
-rw-r--r-- | app-dicts/aspell-hil/aspell-hil-0.11.0.ebuild | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/app-dicts/aspell-hil/aspell-hil-0.11.0.ebuild b/app-dicts/aspell-hil/aspell-hil-0.11.0.ebuild deleted file mode 100644 index 283bed87c9d3..000000000000 --- a/app-dicts/aspell-hil/aspell-hil-0.11.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="Hiligaynon" -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" |