Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-sk/
Date: Tue, 27 Mar 2018 22:31:00
Message-Id: 1522189833.8440b373706e04de9bf1b4d57fef09e824ddaadc.bman@gentoo
1 commit: 8440b373706e04de9bf1b4d57fef09e824ddaadc
2 Author: Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
3 AuthorDate: Tue Mar 27 06:27:11 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 27 22:30:33 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8440b373
7
8 app-dicts/myspell-sk: EAPI bump
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 app-dicts/myspell-sk/myspell-sk-20110224.ebuild | 6 +++---
13 1 file changed, 3 insertions(+), 3 deletions(-)
14
15 diff --git a/app-dicts/myspell-sk/myspell-sk-20110224.ebuild b/app-dicts/myspell-sk/myspell-sk-20110224.ebuild
16 index 8dea43cae33..b8c7559a2c5 100644
17 --- a/app-dicts/myspell-sk/myspell-sk-20110224.ebuild
18 +++ b/app-dicts/myspell-sk/myspell-sk-20110224.ebuild
19 @@ -1,7 +1,7 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 -EAPI=4
25 +EAPI=6
26
27 MYSPELL_DICT=(
28 "sk_SK/sk_SK.aff"
29 @@ -21,7 +21,7 @@ inherit myspell-r2
30
31 DESCRIPTION="Slovak dictionaries for myspell/hunspell"
32 HOMEPAGE="http://www.liberix.cz/doplnky/slovniky/ooo/"
33 -SRC_URI="${HOMEPAGE}/dict-sk.oxt -> ${P}.zip"
34 +SRC_URI="http://www.liberix.cz/doplnky/slovniky/ooo/dict-sk.oxt -> ${P}.zip"
35
36 LICENSE="GPL-2"
37 SLOT="0"