diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2021-03-20 14:27:17 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2021-03-20 14:27:17 +0000 |
commit | 5bb9ff1ee56d2b5e75e01a7f066d8b0cec84ec02 (patch) | |
tree | 66e860a5099bcad013f1cf667255dc372a7c11b3 /app-dicts/aspell-gv | |
parent | 7218e1b46bceac05841e90472501742d905fb3fc (diff) |
gentoo resync : 20.03.2021
Diffstat (limited to 'app-dicts/aspell-gv')
-rw-r--r-- | app-dicts/aspell-gv/Manifest | 3 | ||||
-rw-r--r-- | app-dicts/aspell-gv/aspell-gv-0.50.0.ebuild | 11 | ||||
-rw-r--r-- | app-dicts/aspell-gv/metadata.xml | 9 |
3 files changed, 23 insertions, 0 deletions
diff --git a/app-dicts/aspell-gv/Manifest b/app-dicts/aspell-gv/Manifest new file mode 100644 index 000000000000..ce2a373f469f --- /dev/null +++ b/app-dicts/aspell-gv/Manifest @@ -0,0 +1,3 @@ +DIST aspell-gv-0.50-0.tar.bz2 69462 BLAKE2B 707e5c21cf50c082498c6332bdc9c4490dd374f2820d912b70e9c987612960c883943bf7a68b807eb6d6b28ca6c109b34eba3cff149ce8c734e79275ba4915f1 SHA512 6ec0893bb853c9600b49958802572edfed2127b749b2e4ee5ce051863526fefbae367cf2686ccae2f3c27fa168a8c3a8611eae3561853553594fb097fd78e37d +EBUILD aspell-gv-0.50.0.ebuild 278 BLAKE2B be7b06b5d96530b107c3c05dca5731f9f6eca0091b5efe8719221a0e7bd453459f4e0a124c3eb80f2ca457327734f8ab271e12f0c49834c8d0bbd891d549046d SHA512 cee7f3ce89c12f20872a9920a4d68e4da576c4d91d1ab27e8e8835421bbd542c758ba093087ec1eb7a9170fb854787a8158d276185c84675e728590d46fb62e2 +MISC metadata.xml 274 BLAKE2B c59fed5aad018cd55f4f85487a90e3d8d78837bbbbb80b0ac62869cf194cfc95be0f1f7ae156442c023d95496718fb9d3d18ce27892cfb1b27b3dae6a55e305f SHA512 8e2d70309bb9f0df147669de9f9a92aa27d350cb39c932370a72f2a601e62a19c076aaf4778268b43ef527649973033b0983a3707f0da79ece964ae339aff6f9 diff --git a/app-dicts/aspell-gv/aspell-gv-0.50.0.ebuild b/app-dicts/aspell-gv/aspell-gv-0.50.0.ebuild new file mode 100644 index 000000000000..9d4a30c1b406 --- /dev/null +++ b/app-dicts/aspell-gv/aspell-gv-0.50.0.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +ASPELL_LANG="Manx Gaelic" + +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-gv/metadata.xml b/app-dicts/aspell-gv/metadata.xml new file mode 100644 index 000000000000..debde3ef6ae3 --- /dev/null +++ b/app-dicts/aspell-gv/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> |