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-mn | |
parent | 7218e1b46bceac05841e90472501742d905fb3fc (diff) |
gentoo resync : 20.03.2021
Diffstat (limited to 'app-dicts/aspell-mn')
-rw-r--r-- | app-dicts/aspell-mn/Manifest | 3 | ||||
-rw-r--r-- | app-dicts/aspell-mn/aspell-mn-0.06.2.ebuild | 12 | ||||
-rw-r--r-- | app-dicts/aspell-mn/metadata.xml | 9 |
3 files changed, 24 insertions, 0 deletions
diff --git a/app-dicts/aspell-mn/Manifest b/app-dicts/aspell-mn/Manifest new file mode 100644 index 000000000000..707d1226afef --- /dev/null +++ b/app-dicts/aspell-mn/Manifest @@ -0,0 +1,3 @@ +DIST aspell6-mn-0.06-2.tar.bz2 322102 BLAKE2B 7b0da493fbe330d99376cf039ffb9db60c5689a5d6aadec6244390887f927d1228f5d731a83f341e9eddb72014ac3255012bf337144e94d2b7e2c3729631e152 SHA512 c0cf603169eaf8b4b858fd7573374d1ec47b9794e2514cb241b8fc3b053bce715dad6a15bd73eeef443f0d6a4308ffb384acae825d33315ee983a69ceacf9201 +EBUILD aspell-mn-0.06.2.ebuild 293 BLAKE2B 1dced287dd4d2e5f89d81f90fb650bd2c8e62d5a769997f55fccab75f33adcfb3166d83365a44c57ec88d4c1d56693a8e1fa7ddfbf082fb9674379b28f7124c9 SHA512 8e1d69fc2c22d6241af4aa84945b145d374ab30baab61d9bc82296d2c9659ac7f98bc8c91a9f70738356c988d6ec5676577ea5ce1e121539b8c7b6e8965fb91b +MISC metadata.xml 274 BLAKE2B c59fed5aad018cd55f4f85487a90e3d8d78837bbbbb80b0ac62869cf194cfc95be0f1f7ae156442c023d95496718fb9d3d18ce27892cfb1b27b3dae6a55e305f SHA512 8e2d70309bb9f0df147669de9f9a92aa27d350cb39c932370a72f2a601e62a19c076aaf4778268b43ef527649973033b0983a3707f0da79ece964ae339aff6f9 diff --git a/app-dicts/aspell-mn/aspell-mn-0.06.2.ebuild b/app-dicts/aspell-mn/aspell-mn-0.06.2.ebuild new file mode 100644 index 000000000000..55bb3279747a --- /dev/null +++ b/app-dicts/aspell-mn/aspell-mn-0.06.2.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="Mongolian" +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-mn/metadata.xml b/app-dicts/aspell-mn/metadata.xml new file mode 100644 index 000000000000..debde3ef6ae3 --- /dev/null +++ b/app-dicts/aspell-mn/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> |