diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2017-10-14 19:05:23 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-10-14 19:08:22 +0200 |
commit | ef55adf6c4ae5601cc2fda277bcb44f07581e6ee (patch) | |
tree | c83f29e7c2e5dc522a288a7f439f8fbafd97c1d1 /app-vim | |
parent | app-vim/vim-spell-pl: EAPI 6 bump, update HOMEPAGE. (diff) | |
download | gentoo-ef55adf6c4ae5601cc2fda277bcb44f07581e6ee.tar.gz gentoo-ef55adf6c4ae5601cc2fda277bcb44f07581e6ee.tar.bz2 gentoo-ef55adf6c4ae5601cc2fda277bcb44f07581e6ee.zip |
app-vim/vim-spell-pt: 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-pt/vim-spell-pt-20100312-r1.ebuild | 12 |
1 files changed, 12 insertions, 0 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 new file mode 100644 index 000000000000..40eb74010166 --- /dev/null +++ b/app-vim/vim-spell-pt/vim-spell-pt-20100312-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="Portuguese" + +inherit vim-spell + +LICENSE="GPL-2 LGPL-2.1 MPL-1.1" +KEYWORDS="~amd64 ~x86" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" |