public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-officeext/languagetool/
Date: Sat, 26 Nov 2016 16:46:52 +0000 (UTC)	[thread overview]
Message-ID: <1480178807.26e7f4afa06d272c26112296e44c9da9565ce030.dilfridge@gentoo> (raw)

commit:     26e7f4afa06d272c26112296e44c9da9565ce030
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 26 16:45:10 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Nov 26 16:46:47 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26e7f4af

app-officeext/languagetool: Version bump

Package-Manager: portage-2.3.2

 app-officeext/languagetool/Manifest                |  1 +
 app-officeext/languagetool/languagetool-3.5.ebuild | 26 ++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/app-officeext/languagetool/Manifest b/app-officeext/languagetool/Manifest
index 588dfd7..7c67865 100644
--- a/app-officeext/languagetool/Manifest
+++ b/app-officeext/languagetool/Manifest
@@ -1,3 +1,4 @@
 DIST LanguageTool-2.5.oxt 46952282 SHA256 0ceb08b67c1d85505f3e97a978316ed54ade4d7bfd6ef848c02b710ee3deee17 SHA512 8813a7d3e4c199d416287ab9af38b8429f7d484bc6e93f775917ba968a302b3a64581588e5464cce9b6b368aabe62576f8cb9d4d8ad27e8d04f1ef622dcd081d WHIRLPOOL 6d2742d11a039953c9c4c728f2188fd3bb5c98f10bfaefb726c38346126359b01a59756c11560e4c0438af9a10dd8cbc80b82787491c90962b770ee614886fa1
 DIST LanguageTool-3.1.oxt 56681035 SHA256 cd74a911a7501c9a6263458a51b9e33baacc536b384b8bedb18f2b13706bc937 SHA512 9e41e34d6476bb799259ba4689c63704da24195ce46bb9c8055ce6264fbe706baacc9b84cd5bc870fdbe919f4ccfa2744fe19d40da68b121f8d95fc64e27114e WHIRLPOOL 29eeae88310796704dc0f956e463d28839d4f5e8b20ee802eab630c1e045f5ec6284899aa3f1dea790c1909320b5f2ff82ded8e66c657ecf4fcb2579a5f25797
 DIST LanguageTool-3.4.oxt 58043690 SHA256 1edc68e9318c3d38193b102c240f2e286bce4cf1e19d8fc1595c3d1c1cf3ef05 SHA512 29eda8c4a26eb4da4dce68db6f962c8a8828bb0eb76aef3e31a58607aea9a15705aaccc4a1bc5366760bdb00c9133ef225291941e5873cbcc384627464eb9a8f WHIRLPOOL 988fc94af733d7acd8c65986c20202936ae0682a4f1ae4295bb93985c339aaa4fccc4403d4a99a99c235b00351d2997f0b69ecfa6c79d9f613ae66393931d9fc
+DIST LanguageTool-3.5.oxt 58210562 SHA256 f6984ce87fa6564394e232201db7e167066c36371335a4e337d7b28b574917c1 SHA512 1a36c04117c473ccb812f3b216763d816ddc796869488bfcf2f36d8ab325ef1620edf148ebb8b1b1b2d62a043b5b45f738e27ff440f6f99067601828a49f0e0e WHIRLPOOL 8c61fd6adbf349147cd04d74f90a55af1502d61c9e4bf026aaf0b555fb2a179db942f02b86f299ba1a343a72ee729f078198c737ea6cba20e2310ea37d0dd38d

diff --git a/app-officeext/languagetool/languagetool-3.5.ebuild b/app-officeext/languagetool/languagetool-3.5.ebuild
new file mode 100644
index 00000000..c628d42
--- /dev/null
+++ b/app-officeext/languagetool/languagetool-3.5.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+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"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=virtual/jre-1.8"


             reply	other threads:[~2016-11-26 16:46 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-26 16:46 Andreas Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-26 23:19 [gentoo-commits] repo/gentoo:master commit in: app-officeext/languagetool/ Andreas Sturmlechner
2022-10-10 23:40 Sam James
2022-02-12 12:28 Andreas K. Hüttel
2021-06-10 15:34 Andreas Sturmlechner
2021-06-10 15:34 Andreas Sturmlechner
2020-12-22 20:37 Andreas K. Hüttel
2020-07-01 18:37 Patrice Clement
2020-07-01 18:37 Patrice Clement
2017-01-02 19:01 Andreas Hüttel
2016-12-21 17:28 Tobias Klausmann
2016-11-26 16:46 Andreas Hüttel
2016-07-02 21:54 Andreas Hüttel
2016-07-02 21:54 Andreas Hüttel
2015-10-11 21:40 Andreas Hüttel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1480178807.26e7f4afa06d272c26112296e44c9da9565ce030.dilfridge@gentoo \
    --to=dilfridge@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox