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-nl/
Date: Sat, 14 Oct 2017 17:08:34
Message-Id: 1508000898.c5656317bf10fcafc4f1955e66f9a76bde5e903a.monsieurp@gentoo
1 commit: c5656317bf10fcafc4f1955e66f9a76bde5e903a
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 14 16:58:17 2017 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 14 17:08:18 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5656317
7
8 app-vim/vim-spell-nl: 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-nl/vim-spell-nl-20051007-r1.ebuild | 12 ++++++++++++
15 1 file changed, 12 insertions(+)
16
17 diff --git a/app-vim/vim-spell-nl/vim-spell-nl-20051007-r1.ebuild b/app-vim/vim-spell-nl/vim-spell-nl-20051007-r1.ebuild
18 new file mode 100644
19 index 00000000000..ef1e2910c49
20 --- /dev/null
21 +++ b/app-vim/vim-spell-nl/vim-spell-nl-20051007-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="Dutch"
29 +
30 +inherit vim-spell
31 +
32 +LICENSE="GPL-2"
33 +KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
34 +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"