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-bn | |
parent | 7218e1b46bceac05841e90472501742d905fb3fc (diff) |
gentoo resync : 20.03.2021
Diffstat (limited to 'app-dicts/aspell-bn')
-rw-r--r-- | app-dicts/aspell-bn/Manifest | 3 | ||||
-rw-r--r-- | app-dicts/aspell-bn/aspell-bn-0.01.1.1.ebuild | 12 | ||||
-rw-r--r-- | app-dicts/aspell-bn/metadata.xml | 9 |
3 files changed, 24 insertions, 0 deletions
diff --git a/app-dicts/aspell-bn/Manifest b/app-dicts/aspell-bn/Manifest new file mode 100644 index 000000000000..90bd59bd90ca --- /dev/null +++ b/app-dicts/aspell-bn/Manifest @@ -0,0 +1,3 @@ +DIST aspell6-bn-0.01.1-1.tar.bz2 117436 BLAKE2B 700adb7e406fdf41142ac7c4d22deb0f69211a8cab50bdfca53c64f14ffa98f4e7e4dee104479dd2b5fb4e0324eea4efe790d0e8f7fd226dcb9e29c69e738547 SHA512 d8fe29b100284aa6b2e909811b9eb09bd5decea4c056f2ed6a24de9d5adb48714827a2e892fdf38274d1e1a44b2a93415fccf90b4c4d85512f3052c7f7939d22 +EBUILD aspell-bn-0.01.1.1.ebuild 291 BLAKE2B b7ea3e46fc03d9b41542a979986049f9670b2878da3ab72a46c34eb4b18bd13a13c81f8efcea6690629619c6526653c5be9c4193a097b0cb8da496204a794b0b SHA512 8a3d7f110529826fa25da2060914a1d5f3ae49d21443313144f2b3557bedaa283836dbc599f9de76af1f4f39b4693c1e09115a9ef2f00522e62010e2956c86de +MISC metadata.xml 274 BLAKE2B c59fed5aad018cd55f4f85487a90e3d8d78837bbbbb80b0ac62869cf194cfc95be0f1f7ae156442c023d95496718fb9d3d18ce27892cfb1b27b3dae6a55e305f SHA512 8e2d70309bb9f0df147669de9f9a92aa27d350cb39c932370a72f2a601e62a19c076aaf4778268b43ef527649973033b0983a3707f0da79ece964ae339aff6f9 diff --git a/app-dicts/aspell-bn/aspell-bn-0.01.1.1.ebuild b/app-dicts/aspell-bn/aspell-bn-0.01.1.1.ebuild new file mode 100644 index 000000000000..fb6d3749536d --- /dev/null +++ b/app-dicts/aspell-bn/aspell-bn-0.01.1.1.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="Bengali" +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-bn/metadata.xml b/app-dicts/aspell-bn/metadata.xml new file mode 100644 index 000000000000..debde3ef6ae3 --- /dev/null +++ b/app-dicts/aspell-bn/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> |