summaryrefslogtreecommitdiff
path: root/app-dicts/aspell-es
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-11-18 09:38:27 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-11-18 09:38:27 +0000
commit536c3711867ec947c1738f2c4b96f22e4863322d (patch)
tree697733f5cb713908dcf378e13fd15a798a906a91 /app-dicts/aspell-es
parentf65628136faa35d0c4d3b5e7332275c7b35fcd96 (diff)
gentoo resync : 18.11.2018
Diffstat (limited to 'app-dicts/aspell-es')
-rw-r--r--app-dicts/aspell-es/Manifest4
-rw-r--r--app-dicts/aspell-es/aspell-es-1.11_p2.ebuild18
-rw-r--r--app-dicts/aspell-es/metadata.xml9
3 files changed, 29 insertions, 2 deletions
diff --git a/app-dicts/aspell-es/Manifest b/app-dicts/aspell-es/Manifest
index eadeb1fa48e2..9007ad59de2d 100644
--- a/app-dicts/aspell-es/Manifest
+++ b/app-dicts/aspell-es/Manifest
@@ -1,3 +1,5 @@
+DIST aspell6-es-1.11-2.tar.bz2 154787 BLAKE2B cc035b4f9c6b12c90b7112ad414ee3f28c00554179e9e88d79ceb06e14edbb891a3d2f7d2b3a70945651ceccecc4250e8e1f187cb75e1f6bdbe653e278a54140 SHA512 5d0159f24d6bff43db682a4beb25e82dd362c205acf7c9e0d728808c0e54a8a566befe26316f384099c72e6c429713f8ad7d2dc66a8f04a15e1d5a9cfe2290d8
DIST aspell6-es-1.9a-1.tar.bz2 132542 BLAKE2B df33c5c38633573b1616c480c2df4b53bd1b6afc6d749f558c22d56482df9977cc5aa366a0e9a7b5b1bdfc12b92bf4e38957e23b3bf8dca38b0dfe00824ff365 SHA512 7ea228104231a4af395787da41eb14f27b6b864f1512c9ccb72b5f19b4327a0e4ccc37fdc31085b33da83a0b3b45bfe608f0a1361da8297dff2bcd96096f4c06
+EBUILD aspell-es-1.11_p2.ebuild 441 BLAKE2B 5907e75cdfec71f6e94f83053828ade27131d65defd7cb6f0ded7444ac3170b1f0f617135a589a040079aa5e02f51c1d4ae46451bef6603a2807ec59db2fb9a2 SHA512 74fc72af32d96ebe8b21aa796fe138f8d71036fa5e74d50137c033ff5e825785d4b9b39ea2112e6b72484a5e613b2aa09f67d362b6f26c95e8c8119f49ec2c54
EBUILD aspell-es-1.9a.ebuild 432 BLAKE2B 27a68be2a7669a73a58845728a48bed6912e9478840cbfa1b8855a3231a25515a3e4672df5f7092a4e94169c504261cd3fb0f55e26ec86bdad38b425dcc81c55 SHA512 e5cfd21d6da9b2dcd1f8f00baf31caeaaa05c48ec5b1045c903aff98459b990d62b603108332dc8aea0a82f01096e218ec7e46168a95909c80b17f31121d4806
-MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84
+MISC metadata.xml 383 BLAKE2B fc5887f858a28f6028f855b82b42bf708cda98cddea47a27a7532ce46a25385ea267d1bb02dfa77f6b83ce5bb8679e2d8e46ea31a6541e91da9185ed4c842d33 SHA512 eb033213ad8991813d7e7e3ab325e7b2ab864d3048ec2eda19a84c085d4c83f2b7038bade40ec89c5998510f9c04b5a2c800f582dfe3e4d9f3d10d0d54d4b318
diff --git a/app-dicts/aspell-es/aspell-es-1.11_p2.ebuild b/app-dicts/aspell-es/aspell-es-1.11_p2.ebuild
new file mode 100644
index 000000000000..9e0fb3067314
--- /dev/null
+++ b/app-dicts/aspell-es/aspell-es-1.11_p2.ebuild
@@ -0,0 +1,18 @@
+# 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=aspell6-es-${PV/_p/-}
+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
index 6f49eba8f496..76c38de3001d 100644
--- a/app-dicts/aspell-es/metadata.xml
+++ b/app-dicts/aspell-es/metadata.xml
@@ -1,5 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<!-- maintainer-needed -->
+ <maintainer type="person">
+ <email>pabloorduna98@gmail.com</email>
+ <name>Pablo Orduna</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Gentoo Proxy Maintainers Project</name>
+ </maintainer>
</pkgmetadata>