blob: 49c7e52661290acb387a315a2bb2e8b095d9c545 (
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 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 8f942ebdcf04334697649d4a0bf65a32 office-ext-r1 b5be3c6af06cb88d8439841fc5dcaba1
_md5_=123b56c28dbb406ade083fea4a7f9a55
|