diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2017-10-14 18:58:17 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-10-14 19:08:18 +0200 |
commit | c5656317bf10fcafc4f1955e66f9a76bde5e903a (patch) | |
tree | 606289856a88977341ce5397098e27e6409ba4fe /app-vim | |
parent | app-vim/vim-spell-it: EAPI 6 bump, update HOMEPAGE. (diff) | |
download | gentoo-c5656317bf10fcafc4f1955e66f9a76bde5e903a.tar.gz gentoo-c5656317bf10fcafc4f1955e66f9a76bde5e903a.tar.bz2 gentoo-c5656317bf10fcafc4f1955e66f9a76bde5e903a.zip |
app-vim/vim-spell-nl: 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-nl/vim-spell-nl-20051007-r1.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-vim/vim-spell-nl/vim-spell-nl-20051007-r1.ebuild b/app-vim/vim-spell-nl/vim-spell-nl-20051007-r1.ebuild new file mode 100644 index 000000000000..ef1e2910c49e --- /dev/null +++ b/app-vim/vim-spell-nl/vim-spell-nl-20051007-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="Dutch" + +inherit vim-spell + +LICENSE="GPL-2" +KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" |