diff options
Diffstat (limited to 'app-dicts/aspell-nn')
-rw-r--r-- | app-dicts/aspell-nn/Manifest | 3 | ||||
-rw-r--r-- | app-dicts/aspell-nn/aspell-nn-0.50.1.1.ebuild | 11 | ||||
-rw-r--r-- | app-dicts/aspell-nn/metadata.xml | 9 |
3 files changed, 23 insertions, 0 deletions
diff --git a/app-dicts/aspell-nn/Manifest b/app-dicts/aspell-nn/Manifest new file mode 100644 index 000000000000..be4ee65b515c --- /dev/null +++ b/app-dicts/aspell-nn/Manifest @@ -0,0 +1,3 @@ +DIST aspell-nn-0.50.1-1.tar.bz2 335156 BLAKE2B eb5cbb0280dd686ea6990e3b3c78360ac2d3a071d397d002eb15d48e705c9dcc80d951d31cc824361a6158a840ef7f3f8ed1c71e13168d17f97119256b319aa0 SHA512 a4db6fe937a62758f51d713e246f70ea6e0b2726c8ddb23af084925394a2d8168442fccbd74378f4773db121f0d506d848c01573138e974efc79f295f3ebe551 +EBUILD aspell-nn-0.50.1.1.ebuild 284 BLAKE2B d8728323737c56d5c9e20b7fe0930cc1939ab9eaab6661488be26a5940bb7a3cc91adfbfdd48e03ee5c9021513a0a1eee0063028f8fabbd41a3025c94f910878 SHA512 353e457324d994f771ce7328d4bf8963486b6addccfb6ccee0ccc89cb2d7a4e741eecef1a196a725f8084b5630cb836adab58d6655bb7652a0803e82b286b412 +MISC metadata.xml 274 BLAKE2B c59fed5aad018cd55f4f85487a90e3d8d78837bbbbb80b0ac62869cf194cfc95be0f1f7ae156442c023d95496718fb9d3d18ce27892cfb1b27b3dae6a55e305f SHA512 8e2d70309bb9f0df147669de9f9a92aa27d350cb39c932370a72f2a601e62a19c076aaf4778268b43ef527649973033b0983a3707f0da79ece964ae339aff6f9 diff --git a/app-dicts/aspell-nn/aspell-nn-0.50.1.1.ebuild b/app-dicts/aspell-nn/aspell-nn-0.50.1.1.ebuild new file mode 100644 index 000000000000..c1cce0ceb4b0 --- /dev/null +++ b/app-dicts/aspell-nn/aspell-nn-0.50.1.1.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="Norwegian Nynorsk" + +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-nn/metadata.xml b/app-dicts/aspell-nn/metadata.xml new file mode 100644 index 000000000000..debde3ef6ae3 --- /dev/null +++ b/app-dicts/aspell-nn/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> |