diff options
Diffstat (limited to 'app-dicts/myspell-sq')
-rw-r--r-- | app-dicts/myspell-sq/Manifest | 3 | ||||
-rw-r--r-- | app-dicts/myspell-sq/metadata.xml | 5 | ||||
-rw-r--r-- | app-dicts/myspell-sq/myspell-sq-1.6.4.ebuild | 28 |
3 files changed, 0 insertions, 36 deletions
diff --git a/app-dicts/myspell-sq/Manifest b/app-dicts/myspell-sq/Manifest deleted file mode 100644 index ac2e2cc16bd4..000000000000 --- a/app-dicts/myspell-sq/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST myspell-sq_AL-1.6.4.zip 666207 BLAKE2B 8f6eaadf9f3ee3bbc28d1300f6d3d6a917f3dd9d7cb9b8b26a2f1b47b3564c56c12c240ce123da241bbc82d9b0c9484003b5920e5e5d8927403548590ca7aaa4 SHA512 4db1e2cae0c308973166e977d3c5c78ba02f0466bb60bd0d3971c84933274510442f8cfb22eeb6d47fd33e8dfb30e70ce11adc1114da1548a1a3b68f19619930 -EBUILD myspell-sq-1.6.4.ebuild 574 BLAKE2B 7102b35babbc8216841eaa7e21f22ce720d843a8a7337a1a3dad585622ce2c6299784f831d298436371e54c41dbe2d4cacbfcb86a4e744a311d992c3bb2d82e7 SHA512 b835511e370f84b63140478c8c0afd264bf70e6d65d3a6d2e84c1cacb2ed213ee7d4a8ec3683d6a91fcd805edc227dcb2a1f0e3e80abdacc07a4bcf888478012 -MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84 diff --git a/app-dicts/myspell-sq/metadata.xml b/app-dicts/myspell-sq/metadata.xml deleted file mode 100644 index 6f49eba8f496..000000000000 --- a/app-dicts/myspell-sq/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<!-- maintainer-needed --> -</pkgmetadata> diff --git a/app-dicts/myspell-sq/myspell-sq-1.6.4.ebuild b/app-dicts/myspell-sq/myspell-sq-1.6.4.ebuild deleted file mode 100644 index f673f929185a..000000000000 --- a/app-dicts/myspell-sq/myspell-sq-1.6.4.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -MYSPELL_DICT=( - "sq_AL.dic" - "sq_AL.aff" -) - -MYSPELL_HYPH=( -) - -MYSPELL_THES=( -) - -inherit myspell-r2 - -DESCRIPTION="Albanian dictionaries for myspell/hunspell" -HOMEPAGE="http://www.shkenca.org/k6i/albanian_dictionary_for_myspell_en.html" -SRC_URI="http://www.shkenca.org/shkarkime/${PN}_AL-${PV}.zip" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" -IUSE="" - -S="${WORKDIR}/${PN}_AL-${PV}" |