blob: 0d75c11cee2646d32fa004ad555eb82a4647419f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=install unpack
DEPEND=office_implementation_libreoffice? ( || ( app-office/libreoffice[java] app-office/libreoffice-bin[java] ) ) app-arch/unzip
DESCRIPTION=Style and Grammar Checker for libreoffice
EAPI=7
HOMEPAGE=https://www.languagetool.org/
INHERIT=office-ext-r1
IUSE=office_implementation_libreoffice
KEYWORDS=~amd64
LICENSE=LGPL-2.1+
RDEPEND=>=virtual/jre-1.8 office_implementation_libreoffice? ( || ( app-office/libreoffice[java] app-office/libreoffice-bin[java] ) )
REQUIRED_USE=|| ( office_implementation_libreoffice )
SLOT=0
SRC_URI=https://www.languagetool.org/download/LanguageTool-5.1.3.oxt
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 3c7381c56a184f0dd5ba3fb824808f30 wrapper 4251d4c84c25f59094fd557e0063a974 eutils 9a53f21c753d823ba20a22f857c25cb4 office-ext-r1 f7003886a433c084c1dc25d51c4e37c3
_md5_=123b56c28dbb406ade083fea4a7f9a55
|