summaryrefslogtreecommitdiff
path: root/app-dicts/aspell-lt
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-03-12 21:55:15 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-03-12 21:55:15 +0000
commit7218e1b46bceac05841e90472501742d905fb3fc (patch)
tree56fae051db521b8fce8014cbc8b11484885b14b3 /app-dicts/aspell-lt
parent6d691ad5b6239929063441bbd14c489e92e7396e (diff)
gentoo resync : 12.03.2021
Diffstat (limited to 'app-dicts/aspell-lt')
-rw-r--r--app-dicts/aspell-lt/Manifest4
-rw-r--r--app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild12
-rw-r--r--app-dicts/aspell-lt/metadata.xml1
3 files changed, 7 insertions, 10 deletions
diff --git a/app-dicts/aspell-lt/Manifest b/app-dicts/aspell-lt/Manifest
index b36ff032eb49..bb9d56dded0d 100644
--- a/app-dicts/aspell-lt/Manifest
+++ b/app-dicts/aspell-lt/Manifest
@@ -1,3 +1,3 @@
DIST aspell6-lt-1.0-1.tar.bz2 155409 BLAKE2B 5beb2cad8c018dcb5b06701ec467464ea2b472c9cebaba966c0c495899de11c0b1fac29cf3d359cc1b8bf85fc890172dcd476206ac7b5b6eec99a619055ad34f SHA512 478acf95f4a7f7a705ddf481650a35f565b200886eb6b42bfcaa4669021b43a99e1f06ca3459d60afbf4cc0b3d111e9394308bc1fc6ec2ac920c9e7aa7f42b31
-EBUILD aspell-lt-1.0.1.ebuild 398 BLAKE2B 0c0cd422e4c229b5b8c9fa87298d48a570441efa558e94316823ed3c56d7d123175f4807f56f11e0fe8096dbd78e020e5a45e084986bdef3a5f9332adc8607a8 SHA512 edf8ad35526e8eb3de8f2555bab5c404030c282bf814bf7fb126348edfccbe6866ab0af51fbfbc8e561b71c083713dc61a0bf4501a068ef668e6e15269c896b7
-MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84
+EBUILD aspell-lt-1.0.1.ebuild 395 BLAKE2B 4eca24dc92723e2effb5720c3b1970ff9e49b70c7197ee094275bbd97b5cb9e5eafc496ed4445c5bef144e33b42973c9be9f20f88332b526d13cd0d2261113f9 SHA512 60e0ff6b51e05fabcc9b03dbe3f38a34b4bfbf44f56bdfe53ae541b8e087271a316c6882854083e80c3f17428f5cb118ee7e4b31d04a315d9af47a56c4843c65
+MISC metadata.xml 190 BLAKE2B 13f967fa4846571025dce39eabf9e0edf83077a00263bf1d0858c1440fb569714ab4ac83f5292ab20680f15620c94a6d20ce9134314d1a3093f7c4cea86342b2 SHA512 60d247fc066287ff37b6e8f1a4c54f0fd37f01648f80a4c20a3e727b5a9022e328dbfca70657d0bed0324848cf9a4fd8d78b56e6418dbd912e4d52673cb2a5b7
diff --git a/app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild b/app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild
index 8cf28ef057e1..c7cd77d857d1 100644
--- a/app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild
+++ b/app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild
@@ -1,19 +1,15 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
ASPELL_LANG="Lithuanian"
ASPELL_VERSION=6
-
inherit aspell-dict-r1
-MY_P="aspell6-lt-1.0-1"
-
+MY_P="aspell6-lt-$(ver_rs 2 -)"
SRC_URI="mirror://gnu/aspell/dict/lt/${MY_P}.tar.bz2"
+S="${WORKDIR}/${MY_P}"
LICENSE="GPL-2"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86"
-IUSE=""
-
-S="${WORKDIR}/${MY_P}"
diff --git a/app-dicts/aspell-lt/metadata.xml b/app-dicts/aspell-lt/metadata.xml
index 6f49eba8f496..9c1b627475c9 100644
--- a/app-dicts/aspell-lt/metadata.xml
+++ b/app-dicts/aspell-lt/metadata.xml
@@ -2,4 +2,5 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
+ <stabilize-allarches/>
</pkgmetadata>