diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:56:41 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:56:41 +0100 |
commit | d87262dd706fec50cd150aab3e93883b6337466d (patch) | |
tree | 246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-dicts/myspell-is | |
parent | 71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/myspell-is')
-rw-r--r-- | app-dicts/myspell-is/Manifest | 3 | ||||
-rw-r--r-- | app-dicts/myspell-is/metadata.xml | 5 | ||||
-rw-r--r-- | app-dicts/myspell-is/myspell-is-2012.09.01.ebuild | 26 |
3 files changed, 0 insertions, 34 deletions
diff --git a/app-dicts/myspell-is/Manifest b/app-dicts/myspell-is/Manifest deleted file mode 100644 index 50d261508a80..000000000000 --- a/app-dicts/myspell-is/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST hunspell-is-2012.09.01.oxt 678230 BLAKE2B f8a4fa14c1cc9c89213a236d38fbd6b3621fbbaa4803eb3bb70761ec387cddc0404546c3b9ee719c104c0321f5736394506993e153e0b575b790376d2081818f SHA512 39af86809f735e5f0698b060d514bc2d9d53cc4ec7ef4edb6edbd92674af337ea48fc69bfaddb2dc2532be74ae5a079068cd691212042bac70a622d1f02eebe6 -EBUILD myspell-is-2012.09.01.ebuild 673 BLAKE2B df9d93aed30cd8c7ab7bf5ef8de6aac8e40a22dd10ebdb52fb7952f60610292bc0b6b6138b6921d82f006008a33af02263940cfeed9c05d9669f60c34903eb8f SHA512 b59d84c16ec6348595992d42d6b7c4bd4fb4183cdff3c217f33e4d235b8fcd14dff74eaebdabcba8d21eefea7ceed284f616358e9e1a51c43add7f438b622278 -MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84 diff --git a/app-dicts/myspell-is/metadata.xml b/app-dicts/myspell-is/metadata.xml deleted file mode 100644 index 6f49eba8f496..000000000000 --- a/app-dicts/myspell-is/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-is/myspell-is-2012.09.01.ebuild b/app-dicts/myspell-is/myspell-is-2012.09.01.ebuild deleted file mode 100644 index ebd97627ea77..000000000000 --- a/app-dicts/myspell-is/myspell-is-2012.09.01.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -MYSPELL_DICT=( - "is.aff" - "is.dic" -) - -MYSPELL_HYPH=( -) - -MYSPELL_THES=( -) - -inherit myspell-r2 - -DESCRIPTION="Icelandic dictionaries for myspell/hunspell" -HOMEPAGE="http://extensions.libreoffice.org/extension-center/hunspell-is-the-icelandic-spelling-dictionary-project" -SRC_URI="http://extensions.libreoffice.org/extension-center/hunspell-is-the-icelandic-spelling-dictionary-project/releases/${PV}/hunspell-is-${PV}.oxt" - -LICENSE="CC-BY-SA-3.0" -SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" -IUSE="" |