diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-18 17:01:44 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-18 17:01:44 +0300 |
commit | 3d90aed380c48adce530aaba2f9f9c442109954f (patch) | |
tree | 640c56610240b4103b0fe6b0535385221219ee65 /app-vim | |
parent | app-vim/vim-spell-da: amd64 stable wrt bug #646596 (diff) | |
download | gentoo-3d90aed380c48adce530aaba2f9f9c442109954f.tar.gz gentoo-3d90aed380c48adce530aaba2f9f9c442109954f.tar.bz2 gentoo-3d90aed380c48adce530aaba2f9f9c442109954f.zip |
app-vim/vim-spell-el: amd64 stable wrt bug #646596
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/vim-spell-el/vim-spell-el-20080402-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/vim-spell-el/vim-spell-el-20080402-r1.ebuild b/app-vim/vim-spell-el/vim-spell-el-20080402-r1.ebuild index 6cda42473051..d359c508819b 100644 --- a/app-vim/vim-spell-el/vim-spell-el-20080402-r1.ebuild +++ b/app-vim/vim-spell-el/vim-spell-el-20080402-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="Greek" inherit vim-spell LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" |