diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-03-10 01:32:41 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-03-12 23:28:02 +0100 |
commit | 24fc1cd10e66ef012b70a6199ae88bcb43687b0c (patch) | |
tree | 7d93c025e2342c5e0e11a4d1e6ae14c27577eb3b /app-dicts/aspell-ky | |
parent | app-dicts/aspell-ku: new package (diff) | |
download | gentoo-24fc1cd10e66ef012b70a6199ae88bcb43687b0c.tar.gz gentoo-24fc1cd10e66ef012b70a6199ae88bcb43687b0c.tar.bz2 gentoo-24fc1cd10e66ef012b70a6199ae88bcb43687b0c.zip |
app-dicts/aspell-ky: new package
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-ky')
-rw-r--r-- | app-dicts/aspell-ky/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/aspell-ky/aspell-ky-0.01.0.ebuild | 12 | ||||
-rw-r--r-- | app-dicts/aspell-ky/metadata.xml | 9 |
3 files changed, 22 insertions, 0 deletions
diff --git a/app-dicts/aspell-ky/Manifest b/app-dicts/aspell-ky/Manifest new file mode 100644 index 000000000000..c403a0ce3db6 --- /dev/null +++ b/app-dicts/aspell-ky/Manifest @@ -0,0 +1 @@ +DIST aspell6-ky-0.01-0.tar.bz2 38460 BLAKE2B 9362d344e09bfef9a75541db82534eb6556f3fec13db20e6969e6fa7279391517dbd2a2ffdfb19036181a70617c5323a94458eb4007143af20e47a22e840f0ff SHA512 94389905505ffc0c469dd5f4ea31e2e76fed695e8cb7b903e248a57a8677e45311e525a07c43da0be87bfdc7825b1af4ae8dd1993d35948dd1ace4b1af9fa307 diff --git a/app-dicts/aspell-ky/aspell-ky-0.01.0.ebuild b/app-dicts/aspell-ky/aspell-ky-0.01.0.ebuild new file mode 100644 index 000000000000..3a37e8cde827 --- /dev/null +++ b/app-dicts/aspell-ky/aspell-ky-0.01.0.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +ASPELL_LANG="Kirghiz" +ASPELL_VERSION=6 + +inherit aspell-dict-r1 + +LICENSE="GPL-2" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" diff --git a/app-dicts/aspell-ky/metadata.xml b/app-dicts/aspell-ky/metadata.xml new file mode 100644 index 000000000000..debde3ef6ae3 --- /dev/null +++ b/app-dicts/aspell-ky/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person"> + <email>conikost@gentoo.org</email> + <name>Conrad Kostecki</name> + </maintainer> + <stabilize-allarches/> +</pkgmetadata> |