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-it/
Date: Sat, 14 Oct 2017 17:08:33
Message-Id: 1508000896.2a9d562b93c1c5d4537f7f869687145e621d8b15.monsieurp@gentoo
1 commit: 2a9d562b93c1c5d4537f7f869687145e621d8b15
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 14 16:56:43 2017 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 14 17:08:16 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a9d562b
7
8 app-vim/vim-spell-it: 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-it/asd | 28 ++++++++++++++++++++++
15 .../vim-spell-it/vim-spell-it-20100312-r1.ebuild | 12 ++++++++++
16 2 files changed, 40 insertions(+)
17
18 diff --git a/app-vim/vim-spell-it/asd b/app-vim/vim-spell-it/asd
19 new file mode 100644
20 index 00000000000..1a09abafc92
21 --- /dev/null
22 +++ b/app-vim/vim-spell-it/asd
23 @@ -0,0 +1,28 @@
24 +commit 907844c6e02e4696415ee7a47f07d209c15b3570
25 +Author: Patrice Clement <monsieurp@g.o>
26 +Date: Sat Oct 14 11:18:32 2017 +0200
27 +
28 + app-vim/vim-spell-hu: EAPI 6 bump, update HOMEPAGE.
29 +
30 + Bug: https://bugs.gentoo.org/614654
31 +
32 + Package-Manager: Portage-2.3.8, Repoman-2.3.1
33 +
34 +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
35 +new file mode 100644
36 +index 00000000000..bf59cdb4799
37 +--- /dev/null
38 ++++ b/app-vim/vim-spell-hu/vim-spell-hu-20100312-r1.ebuild
39 +@@ -0,0 +1,12 @@
40 ++# Copyright 1999-2017 Gentoo Foundation
41 ++# Distributed under the terms of the GNU General Public License v2
42 ++
43 ++EAPI=6
44 ++
45 ++VIM_SPELL_LANGUAGE="Hungarian"
46 ++
47 ++inherit vim-spell
48 ++
49 ++LICENSE="GPL-2"
50 ++KEYWORDS="~amd64 ~x86"
51 ++HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
52
53 diff --git a/app-vim/vim-spell-it/vim-spell-it-20100312-r1.ebuild b/app-vim/vim-spell-it/vim-spell-it-20100312-r1.ebuild
54 new file mode 100644
55 index 00000000000..80bb419f670
56 --- /dev/null
57 +++ b/app-vim/vim-spell-it/vim-spell-it-20100312-r1.ebuild
58 @@ -0,0 +1,12 @@
59 +# Copyright 1999-2017 Gentoo Foundation
60 +# Distributed under the terms of the GNU General Public License v2
61 +
62 +EAPI=6
63 +
64 +VIM_SPELL_LANGUAGE="Italian"
65 +
66 +inherit vim-spell
67 +
68 +LICENSE="GPL-2"
69 +KEYWORDS="~amd64 ~x86"
70 +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"