summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2021-03-13 21:11:36 +0100
committerConrad Kostecki <conikost@gentoo.org>2021-03-13 21:13:28 +0100
commita243ec90f0310282a219743397f7292d64efa033 (patch)
tree712fdff95c71e5c6eae80b8373b8fa3957f08cc4 /app-dicts/aspell-tl/aspell-tl-0.4.0.ebuild
parentsys-cluster/kube-scheduler: remove 1.18.15 (diff)
downloadgentoo-a243ec90f0310282a219743397f7292d64efa033.tar.gz
gentoo-a243ec90f0310282a219743397f7292d64efa033.tar.bz2
gentoo-a243ec90f0310282a219743397f7292d64efa033.zip
app-dicts/aspell-tl: bump to version 0.4.0
Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-tl/aspell-tl-0.4.0.ebuild')
-rw-r--r--app-dicts/aspell-tl/aspell-tl-0.4.0.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/app-dicts/aspell-tl/aspell-tl-0.4.0.ebuild b/app-dicts/aspell-tl/aspell-tl-0.4.0.ebuild
new file mode 100644
index 000000000000..133fae1724de
--- /dev/null
+++ b/app-dicts/aspell-tl/aspell-tl-0.4.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ASPELL_LANG="Tagalog"
+ASPELL_VERSION=6
+MY_P="${PN/aspell/aspell${ASPELL_VERSION}}-${PV%.*}-${PV##*.}"
+
+inherit aspell-dict-r1
+
+SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/tagalog-wordlist/${MY_P}.tar.bz2"
+
+LICENSE="GPL-2"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"