summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2022-11-16 19:44:03 +0100
committerConrad Kostecki <conikost@gentoo.org>2022-11-16 19:44:03 +0100
commitca832ef9d504afd93e69b804b54e55ecc8316a7f (patch)
tree9ee4447ecdd61571ce6ec189be867b16e7e46bb7 /app-dicts/aspell-da/aspell-da-4.2.ebuild
parentmedia-sound/deadbeef: remove unused patch (diff)
downloadgentoo-ca832ef9d504afd93e69b804b54e55ecc8316a7f.tar.gz
gentoo-ca832ef9d504afd93e69b804b54e55ecc8316a7f.tar.bz2
gentoo-ca832ef9d504afd93e69b804b54e55ecc8316a7f.zip
app-dicts/aspell-da: add 4.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-da/aspell-da-4.2.ebuild')
-rw-r--r--app-dicts/aspell-da/aspell-da-4.2.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/app-dicts/aspell-da/aspell-da-4.2.ebuild b/app-dicts/aspell-da/aspell-da-4.2.ebuild
new file mode 100644
index 000000000000..26c8f5f9d04d
--- /dev/null
+++ b/app-dicts/aspell-da/aspell-da-4.2.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2022 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 ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-macos"