diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2017-10-14 11:18:32 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-10-14 15:25:44 +0200 |
commit | 907844c6e02e4696415ee7a47f07d209c15b3570 (patch) | |
tree | 2a5ab77cf2d4fadd7179f3fc4e3bed8c7d636bf2 /app-vim | |
parent | net-analyzer/vnstat: Drop privileges by default. (diff) | |
download | gentoo-907844c6e02e4696415ee7a47f07d209c15b3570.tar.gz gentoo-907844c6e02e4696415ee7a47f07d209c15b3570.tar.bz2 gentoo-907844c6e02e4696415ee7a47f07d209c15b3570.zip |
app-vim/vim-spell-hu: EAPI 6 bump, update HOMEPAGE.
Bug: https://bugs.gentoo.org/614654
Package-Manager: Portage-2.3.8, Repoman-2.3.1
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/vim-spell-hu/vim-spell-hu-20100312-r1.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-vim/vim-spell-hu/vim-spell-hu-20100312-r1.ebuild b/app-vim/vim-spell-hu/vim-spell-hu-20100312-r1.ebuild new file mode 100644 index 000000000000..bf59cdb47997 --- /dev/null +++ b/app-vim/vim-spell-hu/vim-spell-hu-20100312-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="Hungarian" + +inherit vim-spell + +LICENSE="GPL-2" +KEYWORDS="~amd64 ~x86" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" |