diff options
author | Ulrich Müller <ulm@gentoo.org> | 2016-05-01 22:18:54 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2016-05-01 22:21:25 +0200 |
commit | 6279788f9fd9b0b346c5dcf14bf54096502a5d51 (patch) | |
tree | a8e713d5fa9359566a37a74a1cdd8242dc8f5db4 /app-vim/vim-spell-ru | |
parent | app-dicts/myspell-ru: Fix typo in license name. (diff) | |
download | gentoo-6279788f9fd9b0b346c5dcf14bf54096502a5d51.tar.gz gentoo-6279788f9fd9b0b346c5dcf14bf54096502a5d51.tar.bz2 gentoo-6279788f9fd9b0b346c5dcf14bf54096502a5d51.zip |
app-vim/vim-spell-ru: Fix typo in license name.
Bug: 581748
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-vim/vim-spell-ru')
-rw-r--r-- | app-vim/vim-spell-ru/vim-spell-ru-20060506.ebuild | 4 | ||||
-rw-r--r-- | app-vim/vim-spell-ru/vim-spell-ru-20070506.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-vim/vim-spell-ru/vim-spell-ru-20060506.ebuild b/app-vim/vim-spell-ru/vim-spell-ru-20060506.ebuild index b078698d8864..fcd07ae23436 100644 --- a/app-vim/vim-spell-ru/vim-spell-ru-20060506.ebuild +++ b/app-vim/vim-spell-ru/vim-spell-ru-20060506.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,6 +6,6 @@ VIM_SPELL_LANGUAGE="Russian" inherit vim-spell -LICENSE="myspell-ru_RU-ALexanderLebedev" +LICENSE="myspell-ru_RU-AlexanderLebedev" KEYWORDS="~amd64 ~ppc sparc ~x86" IUSE="" diff --git a/app-vim/vim-spell-ru/vim-spell-ru-20070506.ebuild b/app-vim/vim-spell-ru/vim-spell-ru-20070506.ebuild index 0b7e823bc93f..01b16744712b 100644 --- a/app-vim/vim-spell-ru/vim-spell-ru-20070506.ebuild +++ b/app-vim/vim-spell-ru/vim-spell-ru-20070506.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,6 +6,6 @@ VIM_SPELL_LANGUAGE="Russian" inherit vim-spell -LICENSE="myspell-ru_RU-ALexanderLebedev" +LICENSE="myspell-ru_RU-AlexanderLebedev" KEYWORDS="amd64 ppc sparc x86" IUSE="" |