summaryrefslogtreecommitdiff
blob: 8e92ab03456d1e3d320140dd8237ba4a0eae96b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

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=""