From 8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 21:03:06 +0100 Subject: gentoo resync : 14.07.2018 --- app-dicts/aspell-lt/Manifest | 3 +++ app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild | 19 +++++++++++++++++++ app-dicts/aspell-lt/metadata.xml | 5 +++++ 3 files changed, 27 insertions(+) create mode 100644 app-dicts/aspell-lt/Manifest create mode 100644 app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild create mode 100644 app-dicts/aspell-lt/metadata.xml (limited to 'app-dicts/aspell-lt') diff --git a/app-dicts/aspell-lt/Manifest b/app-dicts/aspell-lt/Manifest new file mode 100644 index 000000000000..afbde113ce95 --- /dev/null +++ b/app-dicts/aspell-lt/Manifest @@ -0,0 +1,3 @@ +DIST aspell6-lt-1.0-1.tar.bz2 155409 BLAKE2B 5beb2cad8c018dcb5b06701ec467464ea2b472c9cebaba966c0c495899de11c0b1fac29cf3d359cc1b8bf85fc890172dcd476206ac7b5b6eec99a619055ad34f SHA512 478acf95f4a7f7a705ddf481650a35f565b200886eb6b42bfcaa4669021b43a99e1f06ca3459d60afbf4cc0b3d111e9394308bc1fc6ec2ac920c9e7aa7f42b31 +EBUILD aspell-lt-1.0.1.ebuild 416 BLAKE2B 7728def977a62eab3b42599a911d2c5db590e26e797c4b99fd6e81a052040c82f65057fa2563972f9a8e03b46620041da08ad6ce039fd4cf1d2fe8eaebe4d1b6 SHA512 38918a2fb3e25e1a0fdfce8bfb8a35afebb180df4b075afcd5bc79a66b22f69643df08377de01e6044ab194dade395b67b95b12ee832533addcb73044ee5b52c +MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84 diff --git a/app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild b/app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild new file mode 100644 index 000000000000..8f1afd00dd33 --- /dev/null +++ b/app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +ASPELL_LANG="Lithuanian" +ASPELL_VERSION=6 + +inherit aspell-dict-r1 + +MY_P="aspell6-lt-1.0-1" + +SRC_URI="mirror://gnu/aspell/dict/lt/${MY_P}.tar.bz2" + +LICENSE="GPL-2" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" +IUSE="" + +S="${WORKDIR}/${MY_P}" diff --git a/app-dicts/aspell-lt/metadata.xml b/app-dicts/aspell-lt/metadata.xml new file mode 100644 index 000000000000..6f49eba8f496 --- /dev/null +++ b/app-dicts/aspell-lt/metadata.xml @@ -0,0 +1,5 @@ + + + + + -- cgit v1.2.3