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-hu/
Date: Sat, 14 Oct 2017 13:25:56
Message-Id: 1507987544.907844c6e02e4696415ee7a47f07d209c15b3570.monsieurp@gentoo
1 commit: 907844c6e02e4696415ee7a47f07d209c15b3570
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 14 09:18:32 2017 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 14 13:25:44 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=907844c6
7
8 app-vim/vim-spell-hu: 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-hu/vim-spell-hu-20100312-r1.ebuild | 12 ++++++++++++
15 1 file changed, 12 insertions(+)
16
17 diff --git a/app-vim/vim-spell-hu/vim-spell-hu-20100312-r1.ebuild b/app-vim/vim-spell-hu/vim-spell-hu-20100312-r1.ebuild
18 new file mode 100644
19 index 00000000000..bf59cdb4799
20 --- /dev/null
21 +++ b/app-vim/vim-spell-hu/vim-spell-hu-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="Hungarian"
29 +
30 +inherit vim-spell
31 +
32 +LICENSE="GPL-2"
33 +KEYWORDS="~amd64 ~x86"
34 +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"