summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-06-10 15:15:56 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-06-10 17:32:15 +0200
commitd517dce9c09633572f3ca2c583e76dea42d6977c (patch)
tree013e854b84c1e32a57fdfd7b21fc897131eda8de /app-officeext/ooo2gd/ooo2gd-3.0.0-r2.ebuild
parentapp-officeext/languagetool: Drop ~x86 for app-office/libreoffice[java] (diff)
downloadgentoo-d517dce9c09633572f3ca2c583e76dea42d6977c.tar.gz
gentoo-d517dce9c09633572f3ca2c583e76dea42d6977c.tar.bz2
gentoo-d517dce9c09633572f3ca2c583e76dea42d6977c.zip
app-officeext/ooo2gd: Drop ~x86 for app-office/libreoffice[java]
- app-office/libreoffice[java] is masked for ~x86. - EAPI-7 bump. Bug: https://bugs.gentoo.org/785640 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-officeext/ooo2gd/ooo2gd-3.0.0-r2.ebuild')
-rw-r--r--app-officeext/ooo2gd/ooo2gd-3.0.0-r2.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/app-officeext/ooo2gd/ooo2gd-3.0.0-r2.ebuild b/app-officeext/ooo2gd/ooo2gd-3.0.0-r2.ebuild
new file mode 100644
index 000000000000..20b1a6c4d995
--- /dev/null
+++ b/app-officeext/ooo2gd/ooo2gd-3.0.0-r2.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+OFFICE_REQ_USE="java"
+
+OFFICE_EXTENSIONS=(
+ "${PN}_${PV}.oxt"
+)
+inherit office-ext-r1
+
+DESCRIPTION="Extension for export to Google docs, zoho and WebDAV"
+HOMEPAGE="https://code.google.com/p/ooo2gd/"
+SRC_URI="https://ooo2gd.googlecode.com/files/${PN}_${PV}.oxt"
+
+LICENSE="LGPL-2"
+SLOT="0"
+KEYWORDS="amd64"
+IUSE=""