commit:     edb5b79a1205e279b304f64095ec888078812f1d
Author:     Pedro Arizmendi <dwosky <AT> zoho <DOT> com>
AuthorDate: Fri Nov 23 13:04:14 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Dec  8 22:17:08 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edb5b79a

app-dicts/aspell-en: version bump to 2018.04.16.

Signed-off-by: Pedro Arizmendi <dwosky <AT> zoho.com>
Closes: https://github.com/gentoo/gentoo/pull/10465
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 app-dicts/aspell-en/Manifest                      |  1 +
 app-dicts/aspell-en/aspell-en-2018.04.16.0.ebuild | 15 +++++++++++++++
 2 files changed, 16 insertions(+)

diff --git a/app-dicts/aspell-en/Manifest b/app-dicts/aspell-en/Manifest
index 8f9da95624d..7d57a4176d2 100644
--- a/app-dicts/aspell-en/Manifest
+++ b/app-dicts/aspell-en/Manifest
@@ -1,2 +1,3 @@
 DIST aspell6-en-2016.11.20-0.tar.bz2 184650 BLAKE2B 
2ece9532bb14243a1470048a16f29df2e90fa6f9399c9c66831f7f4a743be8d6c257a3cd36e5b506ccf8968f03cdd0dd785302e135007e9dd23f8c58767f1d39
 SHA512 
acf4c0bac9dba5b001481da159768ee65decea480c6c601ca0733091558406a84a7d8efb47c1806b032d8e22e96927787a29f8e4e93563a01361e4cfaf3a3519
 DIST aspell6-en-2017.01.22-0.tar.bz2 184409 BLAKE2B 
8a2e214996f412943581a2ac31c315e585ba234484b44d7563b27338dfbbc2947d19854fcb5417736a1c32b7fd8d6b033efc86d2a6dd81256218a72df09eab86
 SHA512 
2721ffdc7f2823b9104a0d7cfa10d1ba9581432dcbb2584b9519e56a621520177eef55ea5bf9803503c429201141ce0ed4001e75c6b9385bca2fbf8986617a66
+DIST aspell6-en-2018.04.16-0.tar.bz2 185332 BLAKE2B 
98b3d39463a26473450778d3f3763eb11739deb1d5d28db5f7bc0ef4dbfa977435fc0721d26a39ce2bfed9564985a62fd199ec2ba59154a327b6429109966d6e
 SHA512 
70447f5f11a6a2d96e58376ac06e78add59e4eb237ca40ed0752f481dabe1a6e9e227fd20ba95a5612de1bb4357cd65760a31c94efe66f8499b9ed031e9846c2

diff --git a/app-dicts/aspell-en/aspell-en-2018.04.16.0.ebuild 
b/app-dicts/aspell-en/aspell-en-2018.04.16.0.ebuild
new file mode 100644
index 00000000000..c97317a5844
--- /dev/null
+++ b/app-dicts/aspell-en/aspell-en-2018.04.16.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+ASPELL_LANG="English (US, British, Canadian)"
+ASPELL_VERSION=6
+
+inherit aspell-dict-r1 versionator
+
+SRC_URI="mirror://gnu/aspell/dict/${ASPELL_SPELLANG}/${PN%-*}${ASPELL_VERSION}-${PN#*-}-$(replace_version_separator
 3 '-').tar.bz2"
+
+LICENSE="myspell-en_CA-KevinAtkinson public-domain Princeton Ispell"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+IUSE=""

Reply via email to