From 87165fc2ddd4719934c16480fba9ce8d08cc3aa9 Mon Sep 17 00:00:00 2001
From: Conrad Kostecki <conikost@gentoo.org>
Date: Wed, 10 Mar 2021 01:33:29 +0100
Subject: app-dicts/aspell-qu: new package

Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
---
 app-dicts/aspell-qu/Manifest                |  1 +
 app-dicts/aspell-qu/aspell-qu-0.02.0.ebuild | 12 ++++++++++++
 app-dicts/aspell-qu/metadata.xml            |  9 +++++++++
 3 files changed, 22 insertions(+)
 create mode 100644 app-dicts/aspell-qu/Manifest
 create mode 100644 app-dicts/aspell-qu/aspell-qu-0.02.0.ebuild
 create mode 100644 app-dicts/aspell-qu/metadata.xml

(limited to 'app-dicts')

diff --git a/app-dicts/aspell-qu/Manifest b/app-dicts/aspell-qu/Manifest
new file mode 100644
index 000000000000..72188cfa148f
--- /dev/null
+++ b/app-dicts/aspell-qu/Manifest
@@ -0,0 +1 @@
+DIST aspell6-qu-0.02-0.tar.bz2 85541 BLAKE2B 140bcb997e377707497a33bcfc28d6a726355793d424d68afd4fa62fff0260d5b240ba0bfab5cab3609234d54698b8e0e0336915c96a8463787ca6d4faa1280f SHA512 aac1caea88e9bd896ec5a9a2e7fa4a569626fa5e6f6bf1188614db10ca2b34196b589c496027b3bc562ef9435245e215b428a49e91a8d0eb215801ae8c9bb512
diff --git a/app-dicts/aspell-qu/aspell-qu-0.02.0.ebuild b/app-dicts/aspell-qu/aspell-qu-0.02.0.ebuild
new file mode 100644
index 000000000000..9f93a20f2a74
--- /dev/null
+++ b/app-dicts/aspell-qu/aspell-qu-0.02.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="Quechua Runasimi"
+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-qu/metadata.xml b/app-dicts/aspell-qu/metadata.xml
new file mode 100644
index 000000000000..debde3ef6ae3
--- /dev/null
+++ b/app-dicts/aspell-qu/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>
-- 
cgit v1.2.3-65-gdbad