Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-spell-pt/
Date: Sat, 14 Oct 2017 17:08:34
Message-Id: 1508000902.ef55adf6c4ae5601cc2fda277bcb44f07581e6ee.monsieurp@gentoo
1 commit: ef55adf6c4ae5601cc2fda277bcb44f07581e6ee
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 14 17:05:23 2017 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 14 17:08:22 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef55adf6
7
8 app-vim/vim-spell-pt: EAPI 6 bump, update HOMEPAGE.
9
10 Bug: https://bugs.gentoo.org/614654
11
12 Package-Manager: Portage-2.3.8, Repoman-2.3.1
13
14 app-vim/vim-spell-pt/vim-spell-pt-20100312-r1.ebuild | 12 ++++++++++++
15 1 file changed, 12 insertions(+)
16
17 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
18 new file mode 100644
19 index 00000000000..40eb7401016
20 --- /dev/null
21 +++ b/app-vim/vim-spell-pt/vim-spell-pt-20100312-r1.ebuild
22 @@ -0,0 +1,12 @@
23 +# Copyright 1999-2017 Gentoo Foundation
24 +# Distributed under the terms of the GNU General Public License v2
25 +
26 +EAPI=6
27 +
28 +VIM_SPELL_LANGUAGE="Portuguese"
29 +
30 +inherit vim-spell
31 +
32 +LICENSE="GPL-2 LGPL-2.1 MPL-1.1"
33 +KEYWORDS="~amd64 ~x86"
34 +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"