diff options
Diffstat (limited to 'app-dicts/aspell-qu')
-rw-r--r-- | app-dicts/aspell-qu/Manifest | 3 | ||||
-rw-r--r-- | app-dicts/aspell-qu/aspell-qu-0.02.0.ebuild | 12 | ||||
-rw-r--r-- | app-dicts/aspell-qu/metadata.xml | 9 |
3 files changed, 24 insertions, 0 deletions
diff --git a/app-dicts/aspell-qu/Manifest b/app-dicts/aspell-qu/Manifest new file mode 100644 index 000000000000..e612c58575d6 --- /dev/null +++ b/app-dicts/aspell-qu/Manifest @@ -0,0 +1,3 @@ +DIST aspell6-qu-0.02-0.tar.bz2 85541 BLAKE2B 140bcb997e377707497a33bcfc28d6a726355793d424d68afd4fa62fff0260d5b240ba0bfab5cab3609234d54698b8e0e0336915c96a8463787ca6d4faa1280f SHA512 aac1caea88e9bd896ec5a9a2e7fa4a569626fa5e6f6bf1188614db10ca2b34196b589c496027b3bc562ef9435245e215b428a49e91a8d0eb215801ae8c9bb512 +EBUILD aspell-qu-0.02.0.ebuild 300 BLAKE2B f0b2b4a0744df68f7b19dc7e4d7c52b727627432f808382c0502261de565a7ff6c55ca0a91161d7396ab17834c80fa0e9230a95791ee2ee4bca9ac8a5415e8a3 SHA512 8759c5499d45b01c92bead3f67c9304dfa2a9b90e0a50da75363760efb96b69ed444ff2fd7712cd58d908a7e0e9df13d2a62803fabca0c7eb9583c8709f34fb9 +MISC metadata.xml 274 BLAKE2B c59fed5aad018cd55f4f85487a90e3d8d78837bbbbb80b0ac62869cf194cfc95be0f1f7ae156442c023d95496718fb9d3d18ce27892cfb1b27b3dae6a55e305f SHA512 8e2d70309bb9f0df147669de9f9a92aa27d350cb39c932370a72f2a601e62a19c076aaf4778268b43ef527649973033b0983a3707f0da79ece964ae339aff6f9 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> |