Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-spell-ru/
Date: Sun, 01 May 2016 20:21:46
Message-Id: 1462134085.6279788f9fd9b0b346c5dcf14bf54096502a5d51.ulm@gentoo
1 commit: 6279788f9fd9b0b346c5dcf14bf54096502a5d51
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 1 20:18:54 2016 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Sun May 1 20:21:25 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6279788f
7
8 app-vim/vim-spell-ru: Fix typo in license name.
9
10 Bug: 581748
11
12 Package-Manager: portage-2.2.28
13
14 app-vim/vim-spell-ru/vim-spell-ru-20060506.ebuild | 4 ++--
15 app-vim/vim-spell-ru/vim-spell-ru-20070506.ebuild | 4 ++--
16 2 files changed, 4 insertions(+), 4 deletions(-)
17
18 diff --git a/app-vim/vim-spell-ru/vim-spell-ru-20060506.ebuild b/app-vim/vim-spell-ru/vim-spell-ru-20060506.ebuild
19 index b078698..fcd07ae 100644
20 --- a/app-vim/vim-spell-ru/vim-spell-ru-20060506.ebuild
21 +++ b/app-vim/vim-spell-ru/vim-spell-ru-20060506.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2012 Gentoo Foundation
24 +# Copyright 1999-2016 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 # $Id$
27
28 @@ -6,6 +6,6 @@ VIM_SPELL_LANGUAGE="Russian"
29
30 inherit vim-spell
31
32 -LICENSE="myspell-ru_RU-ALexanderLebedev"
33 +LICENSE="myspell-ru_RU-AlexanderLebedev"
34 KEYWORDS="~amd64 ~ppc sparc ~x86"
35 IUSE=""
36
37 diff --git a/app-vim/vim-spell-ru/vim-spell-ru-20070506.ebuild b/app-vim/vim-spell-ru/vim-spell-ru-20070506.ebuild
38 index 0b7e823..01b1674 100644
39 --- a/app-vim/vim-spell-ru/vim-spell-ru-20070506.ebuild
40 +++ b/app-vim/vim-spell-ru/vim-spell-ru-20070506.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2012 Gentoo Foundation
43 +# Copyright 1999-2016 Gentoo Foundation
44 # Distributed under the terms of the GNU General Public License v2
45 # $Id$
46
47 @@ -6,6 +6,6 @@ VIM_SPELL_LANGUAGE="Russian"
48
49 inherit vim-spell
50
51 -LICENSE="myspell-ru_RU-ALexanderLebedev"
52 +LICENSE="myspell-ru_RU-AlexanderLebedev"
53 KEYWORDS="amd64 ppc sparc x86"
54 IUSE=""