From 73d742a0929805a99c25fafe5bb2529da364bb8a Mon Sep 17 00:00:00 2001 From: Patrice Clement Date: Thu, 12 Oct 2017 23:56:51 +0200 Subject: app-vim/vim-spell-fr: EAPI 6 bump, update HOMEPAGE. Bug: https://bugs.gentoo.org/614654 Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- app-vim/vim-spell-fr/vim-spell-fr-20060121-r1.ebuild | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 app-vim/vim-spell-fr/vim-spell-fr-20060121-r1.ebuild (limited to 'app-vim/vim-spell-fr') diff --git a/app-vim/vim-spell-fr/vim-spell-fr-20060121-r1.ebuild b/app-vim/vim-spell-fr/vim-spell-fr-20060121-r1.ebuild new file mode 100644 index 000000000000..73fc4dce0e22 --- /dev/null +++ b/app-vim/vim-spell-fr/vim-spell-fr-20060121-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="French" + +inherit vim-spell + +LICENSE="GPL-2" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" -- cgit v1.2.3-65-gdbad