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-he/
Date: Thu, 12 Oct 2017 21:59:46
Message-Id: 1507845556.b166a9e176f7bc70c9f8f840fc9b2996df67debf.monsieurp@gentoo
1 commit: b166a9e176f7bc70c9f8f840fc9b2996df67debf
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 12 21:59:16 2017 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 12 21:59:16 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b166a9e1
7
8 app-vim/vim-spell-he: EAPI 6 bump, update HOMEPAGE.
9
10 Bug: https://bugs.gentoo.org/614654
11 Package-Manager: Portage-2.3.8, Repoman-2.3.3
12
13 app-vim/vim-spell-he/vim-spell-he-20100312-r1.ebuild | 12 ++++++++++++
14 1 file changed, 12 insertions(+)
15
16 diff --git a/app-vim/vim-spell-he/vim-spell-he-20100312-r1.ebuild b/app-vim/vim-spell-he/vim-spell-he-20100312-r1.ebuild
17 new file mode 100644
18 index 00000000000..3dd8fe1b81d
19 --- /dev/null
20 +++ b/app-vim/vim-spell-he/vim-spell-he-20100312-r1.ebuild
21 @@ -0,0 +1,12 @@
22 +# Copyright 1999-2017 Gentoo Foundation
23 +# Distributed under the terms of the GNU General Public License v2
24 +
25 +EAPI=6
26 +
27 +VIM_SPELL_LANGUAGE="Hebrew"
28 +
29 +inherit vim-spell
30 +
31 +LICENSE="GPL-2"
32 +KEYWORDS="~amd64 ~x86"
33 +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"