Gentoo Archives: gentoo-commits

From: Ian Delaney <idella4@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-cy/
Date: Fri, 04 Mar 2016 09:12:25
Message-Id: 1457078839.9fe77bee97ecccfd7676d42ad4e1c89346e694b8.idella4@gentoo
1 commit: 9fe77bee97ecccfd7676d42ad4e1c89346e694b8
2 Author: Elizabeth Myers <elizabeth <AT> interlinked <DOT> me>
3 AuthorDate: Fri Mar 4 08:07:19 2016 +0000
4 Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 4 08:07:19 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fe77bee
7
8 app-dicts/myspell-cy: update to 2013.07.08
9
10 app-dicts/myspell-cy/Manifest | 1 +
11 app-dicts/myspell-cy/myspell-cy-2013.07.08.ebuild | 27 +++++++++++++++++++++++
12 2 files changed, 28 insertions(+)
13
14 diff --git a/app-dicts/myspell-cy/Manifest b/app-dicts/myspell-cy/Manifest
15 index 9749d80..236ee25 100644
16 --- a/app-dicts/myspell-cy/Manifest
17 +++ b/app-dicts/myspell-cy/Manifest
18 @@ -1 +1,2 @@
19 +DIST myspell-cy-2013.07.08.oxt 691468 SHA256 6c3c7d09db73a91b8c187377c8ce15b5aeb139ce92a9a1f281a9bb7392b91b29 SHA512 3faa794d0fb62a3f9545afb9740d217b24357be1769082beb8d3fec54fcf5eee9e7ec5b54a316b10e48135db48406d814bdfa3f0448e3c527772fb4e69f17edd WHIRLPOOL 166d5233899a9316709725f6c7e1770e3b4171312cf4c158c30e4a54d14bbf2d96825d0a1a99131822782d6fe2ddf335434ae498cd0fcbc9809054fdac1a4bca
20 DIST myspell-cy_GB-20060316.zip 690204 SHA256 3ef99256b716a848400734079c5e9851e649a72c936c57a52de90d4269ed41c7 SHA512 f573a1f151c64eade7c2901ed56bec58c4f74a0cd409d2ee27e11a37191c98e0df1d889085110ce7d0c3cb1d8e8244f1915101d17a8ec77a4121411b9fb80870 WHIRLPOOL 3ecec2630a0018fc5c4d0a0de59565530a56c18285045c297ad8bd8dc699b99162d59cad48a8d1aea8c86a8c5f300ea464540fb37fe07726fcbdb376c5b713c3
21
22 diff --git a/app-dicts/myspell-cy/myspell-cy-2013.07.08.ebuild b/app-dicts/myspell-cy/myspell-cy-2013.07.08.ebuild
23 new file mode 100644
24 index 0000000..a13c111
25 --- /dev/null
26 +++ b/app-dicts/myspell-cy/myspell-cy-2013.07.08.ebuild
27 @@ -0,0 +1,27 @@
28 +# Copyright 1999-2016 Gentoo Foundation
29 +# Distributed under the terms of the GNU General Public License v2
30 +# $Id$
31 +
32 +EAPI=6
33 +
34 +MYSPELL_DICT=(
35 + "cy_GB.aff"
36 + "cy_GB.dic"
37 +)
38 +
39 +MYSPELL_HYPH=(
40 +)
41 +
42 +MYSPELL_THES=(
43 +)
44 +
45 +inherit myspell-r2
46 +
47 +DESCRIPTION="Welsh dictionaries for myspell/hunspell"
48 +HOMEPAGE="http://extensions.openoffice.org/en/project/gwirydd-sillafu-cymraeg-welsh-language-spell-checker"
49 +SRC_URI="mirror://sourceforge/aoo-extensions/geiriadur-cy.oxt -> ${P}.oxt"
50 +
51 +LICENSE="GPL-2 LGPL-2.1"
52 +SLOT="0"
53 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
54 +IUSE=""