diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-12-16 22:53:13 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-12-16 23:26:14 +0100 |
commit | e8fb2f8644a69d9ff6cbbd104f77ac5f9b2c8dc9 (patch) | |
tree | b80efe1dab6d14c5dbe4152f5a025eb0be0153c1 /app-dicts/aspell-nl | |
parent | app-dicts/aspell-nl: update EAPI 7 -> 8 (diff) | |
download | gentoo-e8fb2f8644a69d9ff6cbbd104f77ac5f9b2c8dc9.tar.gz gentoo-e8fb2f8644a69d9ff6cbbd104f77ac5f9b2c8dc9.tar.bz2 gentoo-e8fb2f8644a69d9ff6cbbd104f77ac5f9b2c8dc9.zip |
app-dicts/aspell-nl: drop 0.50.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-nl')
-rw-r--r-- | app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild b/app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild deleted file mode 100644 index 8de9091be5c6..000000000000 --- a/app-dicts/aspell-nl/aspell-nl-0.50.2.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="Dutch" - -inherit aspell-dict-r1 - -LICENSE="freedist" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" |