ct2n-1.4.0-r1.ebuild 547 B

1234567891011121314151617181920
  1. # Copyright 1999-2013 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. EAPI=5
  4. MY_P="converttexttonumber-${PV}"
  5. OFFICE_EXTENSIONS=(
  6. "${MY_P}.oxt"
  7. )
  8. inherit office-ext-r1
  9. DESCRIPTION="Extension for converting text to numbers"
  10. HOMEPAGE="http://extensions.libreoffice.org/extension-center/ct2n-convert-text-to-number-and-dates"
  11. SRC_URI="http://extensions.libreoffice.org/extension-center/${PN}-convert-text-to-number-and-dates/releases/${PV}/${MY_P}.oxt"
  12. LICENSE="LGPL-3"
  13. SLOT="0"
  14. KEYWORDS="amd64 x86"
  15. IUSE=""