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-gu | |
parent | 7218e1b46bceac05841e90472501742d905fb3fc (diff) |
gentoo resync : 20.03.2021
Diffstat (limited to 'app-dicts/aspell-gu')
-rw-r--r-- | app-dicts/aspell-gu/Manifest | 3 | ||||
-rw-r--r-- | app-dicts/aspell-gu/aspell-gu-0.03.0.ebuild | 12 | ||||
-rw-r--r-- | app-dicts/aspell-gu/metadata.xml | 9 |
3 files changed, 24 insertions, 0 deletions
diff --git a/app-dicts/aspell-gu/Manifest b/app-dicts/aspell-gu/Manifest new file mode 100644 index 000000000000..d9d205391eb4 --- /dev/null +++ b/app-dicts/aspell-gu/Manifest @@ -0,0 +1,3 @@ +DIST aspell6-gu-0.03-0.tar.bz2 160283 BLAKE2B ec62472fd04c3ea952a777c95e13ec577ec7c51d1bb28a19b3c53ad1f1a3bbe15527324a83619bcc81a52615fd3d703f6ca5282dcca23007dfeb989e90058e9c SHA512 0cc252bd1112b8f06cb4ea9000b00d036dc405d8fbb9c380beff949ea138903b5807afa8f1419f4d8f57329a7bb1a4b7f4bd733170e5f09ac7786ac39beb87c6 +EBUILD aspell-gu-0.03.0.ebuild 292 BLAKE2B fd735b52694af19af6f351ceab55a9f27148040d1875b9531058ac1849907ec7a177176da5e960907001b2f4912b52bd58c3385dac34b51a69c8cb3ab26af708 SHA512 8880d02ab2edbfa57e2055abb7d879397ac3c7e8d70f583c43e1dbbf312da3052b898e0be41eaecdb970f902b82ecc219a70e2f8e3336f67a660eb6d0080d3fa +MISC metadata.xml 274 BLAKE2B c59fed5aad018cd55f4f85487a90e3d8d78837bbbbb80b0ac62869cf194cfc95be0f1f7ae156442c023d95496718fb9d3d18ce27892cfb1b27b3dae6a55e305f SHA512 8e2d70309bb9f0df147669de9f9a92aa27d350cb39c932370a72f2a601e62a19c076aaf4778268b43ef527649973033b0983a3707f0da79ece964ae339aff6f9 diff --git a/app-dicts/aspell-gu/aspell-gu-0.03.0.ebuild b/app-dicts/aspell-gu/aspell-gu-0.03.0.ebuild new file mode 100644 index 000000000000..847771941465 --- /dev/null +++ b/app-dicts/aspell-gu/aspell-gu-0.03.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="Gujarati" +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-gu/metadata.xml b/app-dicts/aspell-gu/metadata.xml new file mode 100644 index 000000000000..debde3ef6ae3 --- /dev/null +++ b/app-dicts/aspell-gu/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> |