From b7ebc951da8800f711142f69d9d958bde67a112d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 28 Apr 2019 09:54:45 +0100 Subject: gentoo resync : 28.04.2019 --- app-officeext/ct2n/ct2n-1.5.0.ebuild | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 app-officeext/ct2n/ct2n-1.5.0.ebuild (limited to 'app-officeext/ct2n/ct2n-1.5.0.ebuild') diff --git a/app-officeext/ct2n/ct2n-1.5.0.ebuild b/app-officeext/ct2n/ct2n-1.5.0.ebuild new file mode 100644 index 000000000000..12d97f145b3f --- /dev/null +++ b/app-officeext/ct2n/ct2n-1.5.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +MY_P="converttexttonumber-${PV/./-}" +OFFICE_EXTENSIONS=( "${MY_P}.oxt" ) +inherit office-ext-r1 + +DESCRIPTION="Extension for converting text to numbers" +HOMEPAGE="https://extensions.libreoffice.org/extensions/ct2n-convert-text-to-number-and-dates" +SRC_URI="https://extensions.libreoffice.org/extensions/ct2n-convert-text-to-number-and-dates/${PV/.0}/@@download/file/${MY_P}.oxt" + +LICENSE="LGPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" -- cgit v1.2.3