diff options
author | Marty E. Plummer <hanetzer@startmail.com> | 2018-03-27 01:27:11 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-03-27 18:30:33 -0400 |
commit | 8440b373706e04de9bf1b4d57fef09e824ddaadc (patch) | |
tree | ddb70e912f3cd466d9d68f541295dd834a94e37e /app-dicts/myspell-sk | |
parent | app-dicts/myspell-pt: EAPI bump (diff) | |
download | gentoo-8440b373706e04de9bf1b4d57fef09e824ddaadc.tar.gz gentoo-8440b373706e04de9bf1b4d57fef09e824ddaadc.tar.bz2 gentoo-8440b373706e04de9bf1b4d57fef09e824ddaadc.zip |
app-dicts/myspell-sk: EAPI bump
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-dicts/myspell-sk')
-rw-r--r-- | app-dicts/myspell-sk/myspell-sk-20110224.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/myspell-sk/myspell-sk-20110224.ebuild b/app-dicts/myspell-sk/myspell-sk-20110224.ebuild index 8dea43cae337..b8c7559a2c5a 100644 --- a/app-dicts/myspell-sk/myspell-sk-20110224.ebuild +++ b/app-dicts/myspell-sk/myspell-sk-20110224.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=4 +EAPI=6 MYSPELL_DICT=( "sk_SK/sk_SK.aff" @@ -21,7 +21,7 @@ inherit myspell-r2 DESCRIPTION="Slovak dictionaries for myspell/hunspell" HOMEPAGE="http://www.liberix.cz/doplnky/slovniky/ooo/" -SRC_URI="${HOMEPAGE}/dict-sk.oxt -> ${P}.zip" +SRC_URI="http://www.liberix.cz/doplnky/slovniky/ooo/dict-sk.oxt -> ${P}.zip" LICENSE="GPL-2" SLOT="0" |