app-officeext/ct2n: x86 stable (bug #685114)
[gentoo.git] / app-officeext / ct2n / ct2n-1.5.0.ebuild
1 # Copyright 1999-2019 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=7
5
6 MY_P="converttexttonumber-${PV/./-}"
7 OFFICE_EXTENSIONS=( "${MY_P}.oxt" )
8 inherit office-ext-r1
9
10 DESCRIPTION="Extension for converting text to numbers"
11 HOMEPAGE="https://extensions.libreoffice.org/extensions/ct2n-convert-text-to-number-and-dates"
12 SRC_URI="https://extensions.libreoffice.org/extensions/ct2n-convert-text-to-number-and-dates/${PV/.0}/@@download/file/${MY_P}.oxt"
13
14 LICENSE="LGPL-3"
15 SLOT="0"
16 KEYWORDS="~amd64 x86"