diff options
author | 2021-12-16 22:50:08 +0100 | |
---|---|---|
committer | 2021-12-16 23:25:48 +0100 | |
commit | 56e753432cbcd94109a4a3bc1aa412d3dc2ec331 (patch) | |
tree | ea2c0ab5079eb2965368ee41ffc7ee58d10c987e | |
parent | app-dicts/aspell-hsb: update EAPI 7 -> 8 (diff) | |
download | gentoo-56e753432cbcd94109a4a3bc1aa412d3dc2ec331.tar.gz gentoo-56e753432cbcd94109a4a3bc1aa412d3dc2ec331.tar.bz2 gentoo-56e753432cbcd94109a4a3bc1aa412d3dc2ec331.zip |
app-dicts/aspell-hsb: drop 0.02.0
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
-rw-r--r-- | app-dicts/aspell-hsb/aspell-hsb-0.02.0.ebuild | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/app-dicts/aspell-hsb/aspell-hsb-0.02.0.ebuild b/app-dicts/aspell-hsb/aspell-hsb-0.02.0.ebuild deleted file mode 100644 index e0e562ed7a78..000000000000 --- a/app-dicts/aspell-hsb/aspell-hsb-0.02.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="Upper Sorbian" -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" |