diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-12-16 23:12:52 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-12-16 23:26:51 +0100 |
commit | 78d3b18fc3c36d482d3eefeaf74756290a87e915 (patch) | |
tree | 3e5c09a7423a95533a0da73f13172db05240b083 /app-dicts | |
parent | app-dicts/aspell-no: update EAPI 7 -> 8 (diff) | |
download | gentoo-78d3b18fc3c36d482d3eefeaf74756290a87e915.tar.gz gentoo-78d3b18fc3c36d482d3eefeaf74756290a87e915.tar.bz2 gentoo-78d3b18fc3c36d482d3eefeaf74756290a87e915.zip |
app-dicts/aspell-no: drop 0.50.2-r1
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-no/aspell-no-0.50.2-r1.ebuild | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/app-dicts/aspell-no/aspell-no-0.50.2-r1.ebuild b/app-dicts/aspell-no/aspell-no-0.50.2-r1.ebuild deleted file mode 100644 index e9699114ac48..000000000000 --- a/app-dicts/aspell-no/aspell-no-0.50.2-r1.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -ASPELL_LANG="Norwegian" - -inherit aspell-dict-r1 - -LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" - -RDEPEND="!app-dicts/aspell-nb" |