commit:     a243ec90f0310282a219743397f7292d64efa033
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 13 20:11:36 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Mar 13 20:13:28 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a243ec90

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 <AT> gentoo.org>

 app-dicts/aspell-tl/Manifest               |  1 +
 app-dicts/aspell-tl/aspell-tl-0.4.0.ebuild | 15 +++++++++++++++
 2 files changed, 16 insertions(+)

diff --git a/app-dicts/aspell-tl/Manifest b/app-dicts/aspell-tl/Manifest
index 11591dc4d9c..9d0782ede4b 100644
--- a/app-dicts/aspell-tl/Manifest
+++ b/app-dicts/aspell-tl/Manifest
@@ -1 +1,2 @@
 DIST aspell5-tl-0.02-1.tar.bz2 40642 BLAKE2B 
0ddcf383cfe9351edbb129f930041902f0b7fe1ecf635e85c62d4adc7f6aa869afca27c8cb0d5680184fc32d72b874185394c2ae45a88a785ef9120a9e1cbb79
 SHA512 
2bff0f0191104312b8674ef65ee77a8e80225bc9bb6afe651aeb94a03db8781e8545b5b09f0143f557092c868f0873c17c55055b8cdd66f18a648ba2c805a6f0
+DIST aspell6-tl-0.4-0.tar.bz2 42335 BLAKE2B 
381fe2094c2411e50ee151da895109a352b1f7e8d6dd2ede372d81bba07f9bf45b9f6156d27e957287c9e8ad55b2a29db1fb3e4c1ba4f6ae47e3c94a7c2e3a9a
 SHA512 
e9ad3e7e619ed19ffde923a07553c4930c60292a0e5592a68cf0e09d6f6d3b3b7ff74adb8f53e9255528c319c12ef442eff4e3b2ce169156d1664b5d565a7f5a

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 00000000000..133fae1724d
--- /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"

Reply via email to