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-ru/
Date: Sat, 14 Oct 2017 17:08:34
Message-Id: 1508000903.e442c2eb3edf7816f788c49d818588dc1f7eb59b.monsieurp@gentoo
1 commit: e442c2eb3edf7816f788c49d818588dc1f7eb59b
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 14 17:07:36 2017 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 14 17:08:23 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e442c2eb
7
8 app-vim/vim-spell-ru: EAPI 6 bump, update HOMEPAGE.
9
10 Closes: https://bugs.gentoo.org/614654
11
12 Package-Manager: Portage-2.3.8, Repoman-2.3.1
13
14 app-vim/vim-spell-ru/vim-spell-ru-20070506-r1.ebuild | 12 ++++++++++++
15 1 file changed, 12 insertions(+)
16
17 diff --git a/app-vim/vim-spell-ru/vim-spell-ru-20070506-r1.ebuild b/app-vim/vim-spell-ru/vim-spell-ru-20070506-r1.ebuild
18 new file mode 100644
19 index 00000000000..8eb06635163
20 --- /dev/null
21 +++ b/app-vim/vim-spell-ru/vim-spell-ru-20070506-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="Russian"
29 +
30 +inherit vim-spell
31 +
32 +LICENSE="myspell-ru_RU-AlexanderLebedev"
33 +KEYWORDS="~amd64 ~ppc ~sparc ~x86"
34 +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"