diff options
author | Marty E. Plummer <hanetzer@startmail.com> | 2018-03-27 00:49:01 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-03-27 18:30:09 -0400 |
commit | 2ea6460d473ef67dd27ad8d9ddb230a6e8cf8d71 (patch) | |
tree | 32cc69ce2b9b310d419b59aac1225f69d7acd01a /app-dicts | |
parent | app-dicts/myspell-zu: version bump (diff) | |
download | gentoo-2ea6460d473ef67dd27ad8d9ddb230a6e8cf8d71.tar.gz gentoo-2ea6460d473ef67dd27ad8d9ddb230a6e8cf8d71.tar.bz2 gentoo-2ea6460d473ef67dd27ad8d9ddb230a6e8cf8d71.zip |
app-dicts/myspell-af: EAPI bump
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/myspell-af/myspell-af-20080701.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/myspell-af/myspell-af-20080701.ebuild b/app-dicts/myspell-af/myspell-af-20080701.ebuild index cc5842981c61..76f59d3f03e5 100644 --- a/app-dicts/myspell-af/myspell-af-20080701.ebuild +++ b/app-dicts/myspell-af/myspell-af-20080701.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=( "af_ZA.aff" @@ -18,7 +18,7 @@ MYSPELL_THES=( inherit myspell-r2 DESCRIPTION="Afrikaans dictionaries for myspell/hunspell" -HOMEPAGE="http://extensions.services.openoffice.org/project/dict_af" +HOMEPAGE="https://extensions.services.openoffice.org/project/dict_af" SRC_URI="mirror://sourceforge/aoo-extensions/1109/0/dict-af.oxt" LICENSE="LGPL-3" |