blob: 8af518bfbdb1e683c87c293b0768f770440c0fbb (
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 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff office-ext-r1 b5be3c6af06cb88d8439841fc5dcaba1
_md5_=123b56c28dbb406ade083fea4a7f9a55
|