summaryrefslogtreecommitdiff
path: root/app-dicts/aspell-da
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2025-01-27 22:42:39 +0000
committerV3n3RiX <venerix@koprulu.sector>2025-01-27 22:42:39 +0000
commit417348c68a53a9317b6afbf343381518a405f682 (patch)
tree2436ae4cc1751690d448293f351e3fa529909437 /app-dicts/aspell-da
parent4f5eafd9cc8e9b40e20b0a1abd96f1bcd634d0a0 (diff)
gentoo auto-resync : 27:01:2025 - 22:42:39
Diffstat (limited to 'app-dicts/aspell-da')
-rw-r--r--app-dicts/aspell-da/Manifest2
-rw-r--r--app-dicts/aspell-da/aspell-da-4.5.ebuild15
2 files changed, 17 insertions, 0 deletions
diff --git a/app-dicts/aspell-da/Manifest b/app-dicts/aspell-da/Manifest
index 1e73432f7a2d..0fe1f4bc24a4 100644
--- a/app-dicts/aspell-da/Manifest
+++ b/app-dicts/aspell-da/Manifest
@@ -1,3 +1,5 @@
DIST aspell-da-4.3.tar.gz 4262160 BLAKE2B d7de57716c36b23e7de83152f46f3b13d9474007d05fb96171a9a2e70758afbe6ca96e0b2c6d2bacd5543e33698de5483f9dae3469017475a5e19a75975eaf86 SHA512 6cb391660f7c7dad85f0242feca284d07204dfbab348e4138e07932da8dd7446e8bccf8e3079bc40f69d73b3967da80ddd539e66eda037b8053056effd20b389
+DIST aspell-da-4.5.tar.gz 4300510 BLAKE2B 12a89567261fa6080ede01e56b9f00f68ca94b17dacdf7fc7367674b4d5729f5a2a057cd824c345ea808f8eb7bf073b7f1104d8641b12aeff5f7355dde849918 SHA512 3069f88fe2e6a27717cf725b63c99c2e30d7e7466ff7c725bc5354c63a187515c254975f9f5b95ad8ecc14a8a6c60dab5c8422a0736a32f608855b9be5f3905e
EBUILD aspell-da-4.3.ebuild 442 BLAKE2B f4dcce4054037e68695e41b89f1946732140efa5b3c8c7c5eb55d167a1b1115382f11c66a87092737d3f0630c5b5fff56a512ff765dcf4df3c03a6846967668c SHA512 f5b02fe8c4ee3ceedb3bd81b9dac4e0c2661ca78f3c0a71460d9548dd55c8d7818f3fad5f9de9beb4e9068fefb0bcf71183106e1b404698b4fd0a0433f5e500e
+EBUILD aspell-da-4.5.ebuild 449 BLAKE2B f3c206d85e804f977f4a28ff4afc46f376dd2e789c01f361324338fed2a08397d8b7e02ee3a3e0c7c3aaf103e3c1ef2add8fee097e300ca01b2e6b6fa797b684 SHA512 197750ca28aee408a7ba8eb79db232a3c96f3a31fea1530866d01e396483f6fcab8a8c7264fa23afdb54736167c7c08066afb42182b0e26c95d5cd8645f77fca
MISC metadata.xml 428 BLAKE2B 8043c3299f3caaf1f047c1a93e6f5bb3f6baf9226987f93b8b0ede2f9da4bef1be3a8bd8d29f92bb52b747926c6f9d1025eb35a6d12e38699aa7a02aed7c6870 SHA512 2257d6a87ee1222ef0f349dd2a7982678f7d878b485de0811c185003ceb948f98984735d47b86f1ac2908e924b3363a05bd040dc9fcfee2055b530d43f8508fe
diff --git a/app-dicts/aspell-da/aspell-da-4.5.ebuild b/app-dicts/aspell-da/aspell-da-4.5.ebuild
new file mode 100644
index 000000000000..a4d9d2b779a5
--- /dev/null
+++ b/app-dicts/aspell-da/aspell-da-4.5.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2025 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 ~ppc-macos"