diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-18 17:03:17 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-18 17:03:17 +0300 |
commit | 78ac0534fc64a28911126de5b9fdaa10b277bb13 (patch) | |
tree | 718cf5ea720a3416cd91a97d521cb73e669200d4 /app-vim/vim-spell-fr | |
parent | app-vim/vim-spell-en: amd64 stable wrt bug #646596 (diff) | |
download | gentoo-78ac0534fc64a28911126de5b9fdaa10b277bb13.tar.gz gentoo-78ac0534fc64a28911126de5b9fdaa10b277bb13.tar.bz2 gentoo-78ac0534fc64a28911126de5b9fdaa10b277bb13.zip |
app-vim/vim-spell-fr: amd64 stable wrt bug #646596
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-vim/vim-spell-fr')
-rw-r--r-- | app-vim/vim-spell-fr/vim-spell-fr-20060121-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 index 73fc4dce0e22..20b8e6c883f0 100644 --- a/app-vim/vim-spell-fr/vim-spell-fr-20060121-r1.ebuild +++ b/app-vim/vim-spell-fr/vim-spell-fr-20060121-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,5 +8,5 @@ VIM_SPELL_LANGUAGE="French" inherit vim-spell LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc ~x86" HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" |