diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2017-10-12 23:49:08 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-10-12 23:49:08 +0200 |
commit | 9306413584e5876c466061cf6628bae1473936dc (patch) | |
tree | 46d6864ba5581fb408c87408219e78339a3ab24f /app-vim/vim-spell-es | |
parent | app-vim/vim-spell-el: EAPI 6 bump. (diff) | |
download | gentoo-9306413584e5876c466061cf6628bae1473936dc.tar.gz gentoo-9306413584e5876c466061cf6628bae1473936dc.tar.bz2 gentoo-9306413584e5876c466061cf6628bae1473936dc.zip |
app-vim/vim-spell-es: EAPI 6 bump, update HOMEPAGE.
Bug: https://bugs.gentoo.org/614654
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'app-vim/vim-spell-es')
-rw-r--r-- | app-vim/vim-spell-es/vim-spell-es-20060208-r1.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-vim/vim-spell-es/vim-spell-es-20060208-r1.ebuild b/app-vim/vim-spell-es/vim-spell-es-20060208-r1.ebuild new file mode 100644 index 000000000000..efbae0026c25 --- /dev/null +++ b/app-vim/vim-spell-es/vim-spell-es-20060208-r1.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +VIM_SPELL_LANGUAGE="Spanish" + +inherit vim-spell + +LICENSE="GPL-2" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" |