summaryrefslogtreecommitdiff
path: root/app-dicts/myspell-ro
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-ro
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/myspell-ro')
-rw-r--r--app-dicts/myspell-ro/Manifest5
-rw-r--r--app-dicts/myspell-ro/metadata.xml8
-rw-r--r--app-dicts/myspell-ro/myspell-ro-3.3.10.ebuild33
3 files changed, 0 insertions, 46 deletions
diff --git a/app-dicts/myspell-ro/Manifest b/app-dicts/myspell-ro/Manifest
deleted file mode 100644
index fe55eb112d7b..000000000000
--- a/app-dicts/myspell-ro/Manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-DIST hyph_ro_RO.3.3.10.zip 18504 BLAKE2B c221026e723aa2f414bbebe720744d847b1dd6600dc4a15ade331d47d81a652b0e4961be60a789528aa78c7b2e44522f1f27b862b35bd54e041fb5b1abc10e6e SHA512 0901b514a5dd287f87e53c50b59df3fe61ef8e169ab1baee48d65f18bf8f400d2437539f1ae12f8afbc691e13650b0fd2367c466d30096d46d90d0d5d926206a
-DIST ro_RO.3.3.10.zip 1216442 BLAKE2B d4b6df9feae759e1bc667f7463e0905643227af5eb0935338f7b1dc0d8ecfdc43b685b4091daf1769b4f4646303bba7ad0e10ab5c4b5c15f2e54180881332d4a SHA512 192d53fc087fb96306c46092a2b5cac9c28528f741c686d3b5e80c11c7bfdd16e1e406cfc1c32a99d72e2db01722e539b28c716379f38a3703e6954c8f9f2170
-DIST th_ro_RO.3.3.zip 1235156 BLAKE2B 7231c3d324b352dc419634952e932882eb1f825a2dfecaae4428c5fb45346db2af3a38a652b2bcdd2ae0a53f2dc98524c57fe2c78cdd79e48b4cc64955c3a820 SHA512 6204706c2b325a08ac31205e0c6834e1720a7bab9231859e3ae33d58e516607a338631c6a8cb52fe79ffc79297529e8b2a509c28df6e45766a56054a54d180e4
-EBUILD myspell-ro-3.3.10.ebuild 667 BLAKE2B 26c5e06275cabb8b955bc3ad825a1414a91a142836d000d437b9dc12357b3b5f91e8e00247b53ac3d78e4c9372d290e72692475f5fab6fad674991db3ae97bfe SHA512 a0a00d2eeb618fc2efad1b19412508e116b4503383b4697eddb730942c142a65f8cad04ebc7980c848ba26dcd0837bc3652c0c412bcd5d29803bac3b9e65f5b6
-MISC metadata.xml 244 BLAKE2B cd51ca64142dd29c7b2538142821322696100f916c76acf1472a3fe8a955786d3ec5ae1cc5bbed2daf2fa40cb2239901d25b7c3059bc14aa1571796ca35b9f06 SHA512 ab747cf65f0d06ab770b00b35ac0da826824bfe088c30dc729ec32d3e1c3dd2d00f9d701a351fdb1ba1c02a16706076bcd920e2fea34758c7352320e186054c5
diff --git a/app-dicts/myspell-ro/metadata.xml b/app-dicts/myspell-ro/metadata.xml
deleted file mode 100644
index 52e01edbbc73..000000000000
--- a/app-dicts/myspell-ro/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <!-- maintainer-needed -->
- <upstream>
- <remote-id type="sourceforge">rospell</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/app-dicts/myspell-ro/myspell-ro-3.3.10.ebuild b/app-dicts/myspell-ro/myspell-ro-3.3.10.ebuild
deleted file mode 100644
index bdcb11f5828f..000000000000
--- a/app-dicts/myspell-ro/myspell-ro-3.3.10.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MYSPELL_DICT=(
- "ro_RO.aff"
- "ro_RO.dic"
-)
-
-MYSPELL_HYPH=(
- "hyph_ro_RO.dic"
-)
-
-MYSPELL_THES=(
- "th_ro_RO.dat"
- "th_ro_RO.idx"
-)
-
-inherit myspell-r2
-
-DESCRIPTION="Romanian dictionaries for myspell/hunspell"
-HOMEPAGE="https://rospell.wordpress.com"
-SRC_URI="
- mirror://sourceforge/rospell/ro_RO.${PV}.zip
- mirror://sourceforge/rospell/hyph_ro_RO.${PV}.zip
- mirror://sourceforge/rospell/th_ro_RO.3.3.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=""