app-dicts/aspell-da: add 4.6.0

Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Conrad Kostecki
2026-04-29 21:31:02 +02:00
parent 09036ac703
commit 9aa1fecc4e
2 changed files with 16 additions and 0 deletions
+1
View File
@@ -1 +1,2 @@
DIST aspell-da-4.5.1.tar.gz 4306053 BLAKE2B 67c0c19debb2365201ef509ecd51dcd15c7c4d692444d19acd42025992caac1de677dfb49ba8a7b018a813cb70169412540d6e54192bf94fb1089b9573cffc1e SHA512 739c51010835672c0f68a2f77bbb2f60c51c82d10fb963ecfea1ddcb9b7f75ec86ebaa8370090796d2e1b88c1917052901089573b7239922511fa1700978c412
DIST aspell-da-4.6.0.tar.gz 4308557 BLAKE2B ad297ecfb1d2ac5b3120d1665322fb8ad4b851f51a51f8beaa1ea9b2d94aa4f1e16381bfd0680b7136705a23b711c3b28c00c561b7e202e9269d1a039494eb2f SHA512 7f37c133e628fd9574ee24760709f9fc06745e706c9033f603e14dfc9586eaed95a936ed1b98356910710fd1d06074a2980c9afd01408c45afc33da7ff983021
@@ -0,0 +1,15 @@
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
ASPELL_LANG="Danish"
inherit aspell-dict-r1
HOMEPAGE="https://github.com/mortenivar/aspell-da"
SRC_URI="https://github.com/mortenivar/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${P}"
LICENSE="GPL-2"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"