summaryrefslogtreecommitdiff
path: root/app-officeext/ct2n
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /app-officeext/ct2n
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-officeext/ct2n')
-rw-r--r--app-officeext/ct2n/Manifest3
-rw-r--r--app-officeext/ct2n/ct2n-1.4.0-r1.ebuild19
-rw-r--r--app-officeext/ct2n/metadata.xml8
3 files changed, 30 insertions, 0 deletions
diff --git a/app-officeext/ct2n/Manifest b/app-officeext/ct2n/Manifest
new file mode 100644
index 000000000000..0b6a4c20780f
--- /dev/null
+++ b/app-officeext/ct2n/Manifest
@@ -0,0 +1,3 @@
+DIST converttexttonumber-1.4.0.oxt 45759 BLAKE2B 58781827b028d77fb9e3e0eecab595a85d08a0d5fe8cb42783a7e008ab67975a83c8e13824dab796852858d7e45e546807feab91e467dcf5cd9c7a1bb8981a10 SHA512 838b0ab241e93456d970ad2e30bd8c4908d9bc43e7fda881f7bff087afa6782f56916f9bf44bbaaf0a3b0ff0cbec21c2baa13034a9679c08c84da7192db06175
+EBUILD ct2n-1.4.0-r1.ebuild 547 BLAKE2B 2c30ec0857639e83ed7390f1196a8182a09e783e62b19d82ee02f76fb7a41da5684d3603a99aa8a856677d60cc00f3eccaa577609d629c923527142e13d147e5 SHA512 92a3d3e71f6cea3829eaf847d434e69874df1fd6f22849ba1922c640a813bbbbabb2e238b76a027127fda24ae8c02d3fa2428797ee28a93a82faddad1cbc0e41
+MISC metadata.xml 255 BLAKE2B 9b8486730bea2158e8be5cbbe0552c5460d1b18e2236a68e3f11d85ce4eeb96eb0e746f44a10cb7cdcf1bf498190a512ef42f47852c6843b9a3c937ceabc338d SHA512 ac646e8ac676faf0aac283e4be31c5f2b29e98ccf07327073ed05e688ce696caf639bdfea63e4aed141a90e84c0a86892bc717a52b95cdf1739aaa15240013c3
diff --git a/app-officeext/ct2n/ct2n-1.4.0-r1.ebuild b/app-officeext/ct2n/ct2n-1.4.0-r1.ebuild
new file mode 100644
index 000000000000..7a4824a298e5
--- /dev/null
+++ b/app-officeext/ct2n/ct2n-1.4.0-r1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+MY_P="converttexttonumber-${PV}"
+OFFICE_EXTENSIONS=(
+ "${MY_P}.oxt"
+)
+inherit office-ext-r1
+
+DESCRIPTION="Extension for converting text to numbers"
+HOMEPAGE="http://extensions.libreoffice.org/extension-center/ct2n-convert-text-to-number-and-dates"
+SRC_URI="http://extensions.libreoffice.org/extension-center/${PN}-convert-text-to-number-and-dates/releases/${PV}/${MY_P}.oxt"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="amd64 x86"
+IUSE=""
diff --git a/app-officeext/ct2n/metadata.xml b/app-officeext/ct2n/metadata.xml
new file mode 100644
index 000000000000..13ce236ee519
--- /dev/null
+++ b/app-officeext/ct2n/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>office@gentoo.org</email>
+ <name>Gentoo Office project</name>
+ </maintainer>
+</pkgmetadata>