diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-18 17:05:32 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-18 17:05:32 +0300 |
commit | a15d7e11b22204fcba82a4de0cec07ed68c8ff90 (patch) | |
tree | 177930e7600c3c5726b92c6e220860619a7f9733 /app-vim/vim-spell-pt | |
parent | app-vim/vim-spell-nl: amd64 stable wrt bug #646596 (diff) | |
download | gentoo-a15d7e11b22204fcba82a4de0cec07ed68c8ff90.tar.gz gentoo-a15d7e11b22204fcba82a4de0cec07ed68c8ff90.tar.bz2 gentoo-a15d7e11b22204fcba82a4de0cec07ed68c8ff90.zip |
app-vim/vim-spell-pt: amd64 stable wrt bug #646596
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-vim/vim-spell-pt')
-rw-r--r-- | app-vim/vim-spell-pt/vim-spell-pt-20100312-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/vim-spell-pt/vim-spell-pt-20100312-r1.ebuild b/app-vim/vim-spell-pt/vim-spell-pt-20100312-r1.ebuild index 40eb74010166..bcc101de43e2 100644 --- a/app-vim/vim-spell-pt/vim-spell-pt-20100312-r1.ebuild +++ b/app-vim/vim-spell-pt/vim-spell-pt-20100312-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="Portuguese" inherit vim-spell LICENSE="GPL-2 LGPL-2.1 MPL-1.1" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" |