summaryrefslogtreecommitdiff
path: root/app-dicts/myspell-cs
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
commita3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch)
tree0c52bbae1c242fbc296bd650fcd1167685f81492 /app-dicts/myspell-cs
parentbfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff)
downloadbaldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip
Adding metadata
Diffstat (limited to 'app-dicts/myspell-cs')
-rw-r--r--app-dicts/myspell-cs/Manifest1
-rw-r--r--app-dicts/myspell-cs/metadata.xml6
-rw-r--r--app-dicts/myspell-cs/myspell-cs-20181003.ebuild27
3 files changed, 0 insertions, 34 deletions
diff --git a/app-dicts/myspell-cs/Manifest b/app-dicts/myspell-cs/Manifest
deleted file mode 100644
index e8843121e6ac..000000000000
--- a/app-dicts/myspell-cs/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST myspell-cs-20181003.zip 2040923 BLAKE2B 3b8908423dd87eadd07cda6f3299ac2255415ffd88d8df2e79762be142a7dc24f87fec2aa3f869f2d9e9229539597a70440a97fcc0cd100b3663ca130a02856f SHA512 6d113490663bc51e5f9734b9b227889f924c66bfa1d0d7b00da1d420d2e21a9fb9e74169b019c8014c02241b1f265a42091d3fbc09bbe38fbfb112632ae2fa4a
diff --git a/app-dicts/myspell-cs/metadata.xml b/app-dicts/myspell-cs/metadata.xml
deleted file mode 100644
index c3bda71eefca..000000000000
--- a/app-dicts/myspell-cs/metadata.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <!-- maintainer-needed -->
- <stabilize-allarches/>
-</pkgmetadata>
diff --git a/app-dicts/myspell-cs/myspell-cs-20181003.ebuild b/app-dicts/myspell-cs/myspell-cs-20181003.ebuild
deleted file mode 100644
index cefb22af64a3..000000000000
--- a/app-dicts/myspell-cs/myspell-cs-20181003.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MYSPELL_DICT=(
- "cs_CZ.aff"
- "cs_CZ.dic"
-)
-
-MYSPELL_HYPH=(
- "hyph_cs_CZ.dic"
-)
-
-MYSPELL_THES=(
- "thes_cs_CZ.dat"
-)
-
-inherit myspell-r2
-
-DESCRIPTION="Czech dictionaries for myspell/hunspell"
-HOMEPAGE="https://extensions.libreoffice.org/extensions/czech-dictionaries"
-SRC_URI="https://extensions.libreoffice.org/extensions/czech-dictionaries/2018.10/@@download/file/czech-dictionaries.oxt -> ${P}.zip"
-
-LICENSE="GPL-2 MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86"