mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-20 05:41:12 +02:00
languagetool: remove in gentoo's favour
This commit is contained in:
parent
f490dc9b36
commit
50d16df59b
4 changed files with 0 additions and 62 deletions
|
|
@ -1,2 +0,0 @@
|
|||
DIST LanguageTool-4.6.oxt 121578966 BLAKE2B 9b1794c658810bc4d1230ea222c50b56970750ffe70ea3eb8b76081e6c8583226be2212deb02be11391c75b786137ab9b1f3d66da9b18a253770b4a67d6b5464 SHA512 7682e159b62f8ca68105afd58feea5dd51121622756da6dc47fc16ec142fa37129d1eff6a1973d4c515466e863c99e19351bc79d7ee0b47c54a23f02f8db74a6
|
||||
DIST LanguageTool-4.8.oxt 122457301 BLAKE2B 9f892f9628c5994996210224b1ab5fdc65455bfcf9402fde671bbb933f821c35ef833fb0755a5794633cb54e0b4c44c3bb8aebcfcfa4172fb3794021f703c456 SHA512 0f1e430388e648057ea9ee91dea1171e83de6b601806c1499600693085c7ef3cee5051477efcf341976af85e36f263da0f4f5c2e5b55eb410346d359538b5baa
|
||||
|
|
@ -1,26 +0,0 @@
|
|||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
MY_P="LanguageTool-${PV}"
|
||||
|
||||
OFFICE_REQ_USE="java"
|
||||
#OFFICE_IMPLEMENTATIONS=( "libreoffice-bin" "libreoffice" )
|
||||
|
||||
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"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND=">=virtual/jre-1.8"
|
||||
|
|
@ -1,26 +0,0 @@
|
|||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
MY_P="LanguageTool-${PV}"
|
||||
|
||||
OFFICE_REQ_USE="java"
|
||||
#OFFICE_IMPLEMENTATIONS=( "libreoffice-bin" "libreoffice" )
|
||||
|
||||
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"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND=">=virtual/jre-1.8"
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>unknown@pentoo.ch</email>
|
||||
<name>Author Unknown</name>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
||||
Loading…
Reference in a new issue