summaryrefslogtreecommitdiff
path: root/app-officeext/languagetool
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-12-18 06:30:11 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-12-18 06:30:11 +0000
commitf57e008aa126ccdca95f7424e4d24a1a83a49682 (patch)
tree485fb1d76c7c51ddd47615c50059dd46045ffbb5 /app-officeext/languagetool
parent066666b8767b78231b90d9b3ffc8169fbfe1ec7c (diff)
gentoo auto-resync : 18:12:2024 - 06:30:11
Diffstat (limited to 'app-officeext/languagetool')
-rw-r--r--app-officeext/languagetool/Manifest4
-rw-r--r--app-officeext/languagetool/languagetool-6.4.ebuild (renamed from app-officeext/languagetool/languagetool-5.6.ebuild)14
2 files changed, 7 insertions, 11 deletions
diff --git a/app-officeext/languagetool/Manifest b/app-officeext/languagetool/Manifest
index 9c2974ce4e09..31003d375b0b 100644
--- a/app-officeext/languagetool/Manifest
+++ b/app-officeext/languagetool/Manifest
@@ -1,3 +1,3 @@
-DIST LanguageTool-5.6.oxt 161372746 BLAKE2B 325a3f766ba29f32eca90497cf8e823e958930dae2fd613edd70fab4ae2039c23b92bafebea8fd2043d0aef1c243c4281420569d12d93edd61d7294e36fe10c9 SHA512 2856a941e71a2f357e5c89fcc3cbb5b3d49f363b0d934987824135473f9d0adc8f572101cef284b1d11ce45c2115b56add0431da24543530aa0020a98d265773
-EBUILD languagetool-5.6.ebuild 457 BLAKE2B 11859a80c045d1d91ce8478a4d9332ceb854f2623d40731faa3f1c304ddcdbeaf45b7f722fb0c477df9af8f7f3dc4fec36046328c2afb30e21ea53378b769e6f SHA512 86c9e5f45dc5e75e976154453ac919130fa39240db60b8934252368eb5076ba1b2eb8c7d567c97d0f7bc6d5e3206df2ef5d9047b7eec0b40b5ebf02d1ed9838d
+DIST LanguageTool-6.4.oxt 242919297 BLAKE2B 5c9f0a8341f53545c6abfdeb2a527d54df118df99671733f0171d244cbd23f26671cf57e95dbe488c1cdc1457ecdf7ff73e0b0177a02e49fa517c51c67ecc606 SHA512 400bf183a35320bb2dbfdf11260f953b926e23a1b30f2c9a4041d9dc50ca5f09d24a572bccd1154d1b10524c2163da38dcb93bdc975cf93659211dcb54d5a290
+EBUILD languagetool-6.4.ebuild 446 BLAKE2B c6bf8ec944be32f966048e7ea9f0029c9d4e3289e49d83b5d20b853d7e5959587d5714c67948e3f526390b244f3be93072a9f62cb7e3e11433754366c66acf68 SHA512 06d16b601a3e09bf86abdac9197d7a6cbc3fdb952229365b40b9a8fb4eedab3403dbaa625f4aecd626648573515e774de4b0783b680130ff42f89dad9dc8486a
MISC metadata.xml 256 BLAKE2B 28554175365761f81817e75e2c125714b94680527103d72118d0daf2eb0d2359082c36f2c8b0e92574e93c9c00038c944486a31d7843108dcc285d809bd52fe6 SHA512 1a0e13dd42f80f5c8669910c7360c6c1542e9a2f143da3a812f874966ba4729248152efb36e03bdfd47f09086797e6e1410e1ac735925d304811c847aa2b6398
diff --git a/app-officeext/languagetool/languagetool-5.6.ebuild b/app-officeext/languagetool/languagetool-6.4.ebuild
index 4083b02bca73..fcae87f93f43 100644
--- a/app-officeext/languagetool/languagetool-5.6.ebuild
+++ b/app-officeext/languagetool/languagetool-6.4.ebuild
@@ -1,20 +1,16 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
MY_P="LanguageTool-${PV}"
-
OFFICE_REQ_USE="java"
-OFFICE_EXTENSIONS=(
- "${MY_P}.oxt"
-)
-
+OFFICE_EXTENSIONS=( "${MY_P}.oxt" )
inherit office-ext-r1
-DESCRIPTION="Style and Grammar Checker for libreoffice"
-HOMEPAGE="https://www.languagetool.org/"
-SRC_URI="https://www.languagetool.org/download/${MY_P}.oxt"
+DESCRIPTION="Style and Grammar Checker for LibreOffice"
+HOMEPAGE="https://languagetool.org/"
+SRC_URI="https://languagetool.org/download/${MY_P}.oxt"
LICENSE="LGPL-2.1+"
SLOT="0"