summaryrefslogtreecommitdiff
path: root/app-dicts/myspell-fo
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
commitd87262dd706fec50cd150aab3e93883b6337466d (patch)
tree246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-dicts/myspell-fo
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/myspell-fo')
-rw-r--r--app-dicts/myspell-fo/Manifest4
-rw-r--r--app-dicts/myspell-fo/metadata.xml5
-rw-r--r--app-dicts/myspell-fo/myspell-fo-0.4.2.ebuild30
3 files changed, 0 insertions, 39 deletions
diff --git a/app-dicts/myspell-fo/Manifest b/app-dicts/myspell-fo/Manifest
deleted file mode 100644
index 72b9d08e32e3..000000000000
--- a/app-dicts/myspell-fo/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST hyph_fo_FO-20040420a.zip 16430 BLAKE2B 4cfecb7de08575c7d35302b3c81c5e8b729f0dcecb3325e9ffb1c07a4477258317f00d991715534f50ba26585945a39db7b58ffc8115f85d23c74e534ef09269 SHA512 c1cf2593668558c44ab7cbb8fb3ce915cf59eec25a07de9834ef24d2783e56beea708d6666975059b2f33807279d0085d4910145f4bd410b4c736a0a7620f187
-DIST myspell-fo-0.4.2.tar.bz2 1395379 BLAKE2B a4709f50cbec7c642025100e4e2111c0935b566cd93b1747aa0c73e1fa8d5e64554236be9948731f26cbb998ff7df5212fcd7a97320bb81dc9b9f4185559e3fd SHA512 7f5622a6acdd948d884ed445ee34ec0cc9596b92628bd3bfc4f32bf5e27d88ec4684e800a6cc4c1add73d0f32050b87d0ad2f1a1a97739fc113edb977c2c296a
-EBUILD myspell-fo-0.4.2.ebuild 589 BLAKE2B 76eb328e06581e60ef547f42baf55f5108caa5a04088ef648b66dc251c9a3734df337bb4a29a87237d9a2951e5e7210328b08b6ad561c47c6816c28a4091cfef SHA512 12899d2122345066dc493d79c0407d0ac21f42ea321f50d863546105fc122b4c8118cf16b9df39368c5624a7314a7e0e07a90e4524b6830c7f870bdd104c8dbf
-MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84
diff --git a/app-dicts/myspell-fo/metadata.xml b/app-dicts/myspell-fo/metadata.xml
deleted file mode 100644
index 6f49eba8f496..000000000000
--- a/app-dicts/myspell-fo/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-fo/myspell-fo-0.4.2.ebuild b/app-dicts/myspell-fo/myspell-fo-0.4.2.ebuild
deleted file mode 100644
index c57824e02719..000000000000
--- a/app-dicts/myspell-fo/myspell-fo-0.4.2.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MYSPELL_DICT=(
- "${P}/fo_FO.aff"
- "${P}/fo_FO.dic"
-)
-
-MYSPELL_HYPH=(
- "hyph_fo_FO.dic"
-)
-
-MYSPELL_THES=(
-)
-
-inherit myspell-r2
-
-DESCRIPTION="Faroese dictionaries for myspell/hunspell"
-HOMEPAGE="http://fo.speling.org/"
-SRC_URI="
- http://fo.speling.org/filer/${P}.tar.bz2
- http://fo.speling.org/filer/hyph_fo_FO-20040420a.zip
-"
-
-LICENSE="GPL-2 LGPL-2.1 MPL-1.1"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
-IUSE=""