diff options
author | Ulrich Müller <ulm@gentoo.org> | 2016-05-01 22:16:24 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2016-05-01 22:21:25 +0200 |
commit | a049c9a38cdaf5cd1227dc555450e7b505d2c7f1 (patch) | |
tree | a6489d037549a9952aef186187d711509a15791d /app-dicts | |
parent | licenses: Fix typo in license name. (diff) | |
download | gentoo-a049c9a38cdaf5cd1227dc555450e7b505d2c7f1.tar.gz gentoo-a049c9a38cdaf5cd1227dc555450e7b505d2c7f1.tar.bz2 gentoo-a049c9a38cdaf5cd1227dc555450e7b505d2c7f1.zip |
app-dicts/myspell-ru: Fix typo in license name.
Bug: 581748
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/myspell-ru/myspell-ru-20060316.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/myspell-ru/myspell-ru-20060316.ebuild b/app-dicts/myspell-ru/myspell-ru-20060316.ebuild index 08211a7dd426..47f286255d16 100644 --- a/app-dicts/myspell-ru/myspell-ru-20060316.ebuild +++ b/app-dicts/myspell-ru/myspell-ru-20060316.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$ @@ -18,7 +18,7 @@ MYSPELL_THESAURUS_DICTIONARIES=( inherit myspell DESCRIPTION="Russian dictionaries for myspell/hunspell" -LICENSE="LGPL-2.1 myspell-ru_RU-ALexanderLebedev" +LICENSE="LGPL-2.1 myspell-ru_RU-AlexanderLebedev" HOMEPAGE="http://lingucomponent.openoffice.org/" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-fbsd" |