commit: 374f330a60b2335592ef4d5bb4bfa050741a9c94
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 12 23:10:27 2021 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Fri Mar 12 23:29:28 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=374f330a
app-dicts/aspell-lt: bump to version 1.3.2
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
app-dicts/aspell-lt/Manifest | 1 +
app-dicts/aspell-lt/aspell-lt-1.3.2.ebuild | 17 +++++++++++++++++
app-dicts/aspell-lt/metadata.xml | 3 +++
3 files changed, 21 insertions(+)
diff --git a/app-dicts/aspell-lt/Manifest b/app-dicts/aspell-lt/Manifest
index 404e3ea0a94..2b8ba2b7645 100644
--- a/app-dicts/aspell-lt/Manifest
+++ b/app-dicts/aspell-lt/Manifest
@@ -1,2 +1,3 @@
DIST aspell6-lt-1.0-1.tar.bz2 155409 BLAKE2B
5beb2cad8c018dcb5b06701ec467464ea2b472c9cebaba966c0c495899de11c0b1fac29cf3d359cc1b8bf85fc890172dcd476206ac7b5b6eec99a619055ad34f
SHA512
478acf95f4a7f7a705ddf481650a35f565b200886eb6b42bfcaa4669021b43a99e1f06ca3459d60afbf4cc0b3d111e9394308bc1fc6ec2ac920c9e7aa7f42b31
DIST aspell6-lt-1.2.1-0.tar.bz2 187182 BLAKE2B
29a6e6f99ccffb779e1cd86c8174c7647c1d0ebfcf84b6a32658276c6d0f1af700f66246e6c079b97e4695cdaf2414c4924bf56fde3d48b056ee33437651f683
SHA512
d0dcea087a926f7defbab0180d9c04c93a53da8843fe374f7f59284362453ee6b198568066053ad591df4c194d7c3b0ac59331611698b78e2ded558aa5e7775b
+DIST aspell6-lt-1.3.2.tar.bz2 176371 BLAKE2B
6d2d225b04beb3e07a7ec337371f4d7fcafe5a690bf7908f3931bcadb35fd4c9193e50fadca8a748ed93f290c42820cb60a62b57df3538e6fe7f1811f0e33c80
SHA512
df64eb6f5ae9bb564d14f0cd84106da3f32908e79682ebece6e3ed1613216eeca94f48c9c3f689df724cfca4d80f9749e39772766a9ea20167a97ee39074e5a3
diff --git a/app-dicts/aspell-lt/aspell-lt-1.3.2.ebuild
b/app-dicts/aspell-lt/aspell-lt-1.3.2.ebuild
new file mode 100644
index 00000000000..a225a896562
--- /dev/null
+++ b/app-dicts/aspell-lt/aspell-lt-1.3.2.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ASPELL_LANG="Lithuanian"
+ASPELL_VERSION=6
+MY_P="${PN/aspell/aspell${ASPELL_VERSION}}-${PV}"
+
+inherit aspell-dict-r1
+
+HOMEPAGE="https://github.com/ispell-lt/ispell-lt"
+SRC_URI="https://github.com/ispell-lt/ispell-lt/releases/download/rel-${PV}/${MY_P}.tar.bz2"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="BSD"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv
~s390 ~sparc ~x86"
diff --git a/app-dicts/aspell-lt/metadata.xml b/app-dicts/aspell-lt/metadata.xml
index debde3ef6ae..693d3cc9596 100644
--- a/app-dicts/aspell-lt/metadata.xml
+++ b/app-dicts/aspell-lt/metadata.xml
@@ -6,4 +6,7 @@
<name>Conrad Kostecki</name>
</maintainer>
<stabilize-allarches/>
+ <upstream>
+ <remote-id type="github">ispell-lt/ispell-lt</remote-id>
+ </upstream>
</pkgmetadata>