commit:     aa6a8b5031ba8fb6c92cbfdec3046240d60dfb61
Author:     end222 <pabloorduna98 <AT> gmail <DOT> com>
AuthorDate: Tue Nov  6 20:39:17 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Nov  7 20:14:42 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa6a8b50

app-dicts/aspell-es: Update to 1.11-2 and improve ebuild

Signed-off-by: Pablo Orduna <pabloorduna98 <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10298
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-dicts/aspell-es/Manifest                 |  1 +
 app-dicts/aspell-es/aspell-es-1.11_p2.ebuild | 18 ++++++++++++++++++
 app-dicts/aspell-es/metadata.xml             |  9 ++++++++-
 3 files changed, 27 insertions(+), 1 deletion(-)

diff --git a/app-dicts/aspell-es/Manifest b/app-dicts/aspell-es/Manifest
index 20ed06a1308..817d192a338 100644
--- a/app-dicts/aspell-es/Manifest
+++ b/app-dicts/aspell-es/Manifest
@@ -1 +1,2 @@
+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

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 00000000000..9e0fb306731
--- /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 6f49eba8f49..76c38de3001 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>[email protected]</email>
+               <name>Pablo Orduna</name>
+       </maintainer>
+       <maintainer type="project">
+               <email>[email protected]</email>
+               <name>Gentoo Proxy Maintainers Project</name>
+       </maintainer>
 </pkgmetadata>

Reply via email to