commit:     a831ae47f055cac4e9feb881e5d23fb303e0bef0
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 26 23:15:39 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Dec 26 23:19:24 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a831ae47

app-officeext/languagetool: drop 5.1.3-r1

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-officeext/languagetool/Manifest                |  1 -
 .../languagetool/languagetool-5.1.3-r1.ebuild      | 23 ----------------------
 2 files changed, 24 deletions(-)

diff --git a/app-officeext/languagetool/Manifest 
b/app-officeext/languagetool/Manifest
index 08767378324c..772052fd855f 100644
--- a/app-officeext/languagetool/Manifest
+++ b/app-officeext/languagetool/Manifest
@@ -1,2 +1 @@
-DIST LanguageTool-5.1.3.oxt 142774437 BLAKE2B 
45d6ffc3aa6a3d9891d0e3e5fc6462f4d8ec76736a47cbb3b235721fcc708d0f0b17d3f069fdcb85843c9b96dca6a70176c3dcba6832f9855c8d5eeb4a257dd1
 SHA512 
7a36e3b028b757c073d879ddd837ca12dc288178430bbf445080c892efe9f28d13565efd546e34244bcd8798ee0ef65433d08c8e3ee993b96efa4e5bbc103882
 DIST LanguageTool-5.6.oxt 161372746 BLAKE2B 
325a3f766ba29f32eca90497cf8e823e958930dae2fd613edd70fab4ae2039c23b92bafebea8fd2043d0aef1c243c4281420569d12d93edd61d7294e36fe10c9
 SHA512 
2856a941e71a2f357e5c89fcc3cbb5b3d49f363b0d934987824135473f9d0adc8f572101cef284b1d11ce45c2115b56add0431da24543530aa0020a98d265773

diff --git a/app-officeext/languagetool/languagetool-5.1.3-r1.ebuild 
b/app-officeext/languagetool/languagetool-5.1.3-r1.ebuild
deleted file mode 100644
index 8f2c69b29b00..000000000000
--- a/app-officeext/languagetool/languagetool-5.1.3-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MY_P="LanguageTool-${PV}"
-
-OFFICE_REQ_USE="java"
-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";
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND=">=virtual/jre-1.8"

Reply via email to