summaryrefslogtreecommitdiff
path: root/app-dicts/myspell-hu
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-06-29 12:04:12 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-06-29 12:04:12 +0100
commit0f558761aa2dee1017b4751e4017205e015a9560 (patch)
tree037df795519468a25d9362b4e95cdaeb84eb1cf9 /app-dicts/myspell-hu
parent752d6256e5204b958b0ef7905675a940b5e9172f (diff)
gentoo resync : 29.12.2022
Diffstat (limited to 'app-dicts/myspell-hu')
-rw-r--r--app-dicts/myspell-hu/Manifest2
-rw-r--r--app-dicts/myspell-hu/myspell-hu-7.1.3.2.ebuild8
2 files changed, 5 insertions, 5 deletions
diff --git a/app-dicts/myspell-hu/Manifest b/app-dicts/myspell-hu/Manifest
index b78ef818ca29..dbfd004ee887 100644
--- a/app-dicts/myspell-hu/Manifest
+++ b/app-dicts/myspell-hu/Manifest
@@ -1,3 +1,3 @@
DIST LibreOffice_7.1.3.2_Linux_x86-64_rpm_langpack_hu.tar.gz 3315084 BLAKE2B 5cd3c33f66aacf4b1474d6c418c025dde77667e59027916c0ace16281a85f7e14fa37e607f18ad94e1b2fd04e65e692998652f739ac0180fd27274254b3d92d9 SHA512 b45be281c8ea37d92236676f6d69e77874399412737d2cd4f13f876a39b70db2f61e94a58924bf52d30d8b59a94611d63de4b2e2378f607292c397f3729017be
-EBUILD myspell-hu-7.1.3.2.ebuild 1037 BLAKE2B 427cf0fda68d3ecb6cc3e19db8acedb17c9f7c0e9fee321ab22c91268d754c78c8e95cc5383694cae25c8805b27e4fe202404b17a234f91c753da9f92dd60a94 SHA512 9cc17a2c1d29cabd77af6cb2cb2f5a63d2def9de54a98e868d221d76f632ce5eab1bc62f523b8e846306a070b8df803276258a995eb6f59d29b80035e109e90a
+EBUILD myspell-hu-7.1.3.2.ebuild 1036 BLAKE2B ba9d4716c28e51a1c6f3cebb262387bcef362d6bc17bb2695c7ecd0875aaf5181f0d11e576ef4161800336dbbacc1996a02e13c4cd15d74032cf46f4f150a6ae SHA512 6621d2fa9496d3c46d1b8e9f6fc27ca4637e4ab233a6ecaf1d11bc6f255fb18431d9f3984744607b835e05dbaebd1d72866296e2a540359a25006fd6406ff2d0
MISC metadata.xml 274 BLAKE2B 642c324680f2dc63259f13e89eeec8c324689ec3382f10b56203188d0e13b195cd3f2f4fc210833c30fa9ff36fd26563596c69a6e97356c5db65d5b896cace30 SHA512 24f93caca1e447ec128c84eeaf1bc0a2bf94a287d097b7e8e1f076c89f58f8c3ca6cc89129bb907a40d6e654f5401aa453b062f0ed5b42bd52fe70fd0d598f90
diff --git a/app-dicts/myspell-hu/myspell-hu-7.1.3.2.ebuild b/app-dicts/myspell-hu/myspell-hu-7.1.3.2.ebuild
index 203b62642618..c647995cbaaf 100644
--- a/app-dicts/myspell-hu/myspell-hu-7.1.3.2.ebuild
+++ b/app-dicts/myspell-hu/myspell-hu-7.1.3.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -21,15 +21,15 @@ inherit rpm myspell-r2
DESCRIPTION="Hungarian dictionaries for myspell/hunspell"
HOMEPAGE="http://magyarispell.sourceforge.net/"
-SRC_URI="https://downloadarchive.documentfoundation.org/libreoffice/old/7.1.3.2/rpm/x86_64/LibreOffice_7.1.3.2_Linux_x86-64_rpm_langpack_hu.tar.gz"
+SRC_URI="https://downloadarchive.documentfoundation.org/libreoffice/old/${PV}/rpm/x86_64/LibreOffice_${PV}_Linux_x86-64_rpm_langpack_hu.tar.gz"
LICENSE="GPL-3 GPL-2 LGPL-2.1 MPL-1.1"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86"
IUSE=""
src_unpack() {
myspell-r2_src_unpack
- rpm_unpack ./LibreOffice_7.1.3.2_Linux_x86-64_rpm_langpack_hu/RPMS/libreoffice7.1-dict-hu-7.1.3.2-2.x86_64.rpm
+ rpm_unpack ./LibreOffice_${PV}_Linux_x86-64_rpm_langpack_hu/RPMS/libreoffice7.1-dict-hu-${PV}-2.x86_64.rpm
}