summaryrefslogtreecommitdiff
path: root/app-dicts/aspell-es
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /app-dicts/aspell-es
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/aspell-es')
-rw-r--r--app-dicts/aspell-es/Manifest3
-rw-r--r--app-dicts/aspell-es/aspell-es-1.9a.ebuild19
-rw-r--r--app-dicts/aspell-es/metadata.xml5
3 files changed, 27 insertions, 0 deletions
diff --git a/app-dicts/aspell-es/Manifest b/app-dicts/aspell-es/Manifest
new file mode 100644
index 000000000000..eadeb1fa48e2
--- /dev/null
+++ b/app-dicts/aspell-es/Manifest
@@ -0,0 +1,3 @@
+DIST aspell6-es-1.9a-1.tar.bz2 132542 BLAKE2B df33c5c38633573b1616c480c2df4b53bd1b6afc6d749f558c22d56482df9977cc5aa366a0e9a7b5b1bdfc12b92bf4e38957e23b3bf8dca38b0dfe00824ff365 SHA512 7ea228104231a4af395787da41eb14f27b6b864f1512c9ccb72b5f19b4327a0e4ccc37fdc31085b33da83a0b3b45bfe608f0a1361da8297dff2bcd96096f4c06
+EBUILD aspell-es-1.9a.ebuild 432 BLAKE2B 27a68be2a7669a73a58845728a48bed6912e9478840cbfa1b8855a3231a25515a3e4672df5f7092a4e94169c504261cd3fb0f55e26ec86bdad38b425dcc81c55 SHA512 e5cfd21d6da9b2dcd1f8f00baf31caeaaa05c48ec5b1045c903aff98459b990d62b603108332dc8aea0a82f01096e218ec7e46168a95909c80b17f31121d4806
+MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84
diff --git a/app-dicts/aspell-es/aspell-es-1.9a.ebuild b/app-dicts/aspell-es/aspell-es-1.9a.ebuild
new file mode 100644
index 000000000000..d8ae5c99c2ff
--- /dev/null
+++ b/app-dicts/aspell-es/aspell-es-1.9a.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="Spanish"
+ASPELL_VERSION=6
+
+inherit aspell-dict-r1
+
+MY_P="${P/aspell/aspell6}-1"
+
+SRC_URI="mirror://gnu/aspell/dict/${ASPELL_SPELLANG}/${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-es/metadata.xml b/app-dicts/aspell-es/metadata.xml
new file mode 100644
index 000000000000..6f49eba8f496
--- /dev/null
+++ b/app-dicts/aspell-es/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<!-- maintainer-needed -->
+</pkgmetadata>