diff options
Diffstat (limited to 'app-officeext/ct2n/ct2n-1.4.0-r1.ebuild')
-rw-r--r-- | app-officeext/ct2n/ct2n-1.4.0-r1.ebuild | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/app-officeext/ct2n/ct2n-1.4.0-r1.ebuild b/app-officeext/ct2n/ct2n-1.4.0-r1.ebuild deleted file mode 100644 index 27f97e1c8f21..000000000000 --- a/app-officeext/ct2n/ct2n-1.4.0-r1.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# 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="https://extensions.libreoffice.org/extensions/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="" |