From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E28E713820A for ; Sun, 1 May 2016 20:21:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 830ADE0864; Sun, 1 May 2016 20:21:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E872DE0864 for ; Sun, 1 May 2016 20:21:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 93657340ADB for ; Sun, 1 May 2016 20:21:41 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 883E7339 for ; Sun, 1 May 2016 20:21:34 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1462134085.a049c9a38cdaf5cd1227dc555450e7b505d2c7f1.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-ru/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/myspell-ru/myspell-ru-20060316.ebuild X-VCS-Directories: app-dicts/myspell-ru/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: a049c9a38cdaf5cd1227dc555450e7b505d2c7f1 X-VCS-Branch: master Date: Sun, 1 May 2016 20:21:34 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: a37b18bc-8a32-48b9-b1f4-47f2c505b4dc X-Archives-Hash: 31bd92ba80b19ac13bbc274435e81a7f commit: a049c9a38cdaf5cd1227dc555450e7b505d2c7f1 Author: Ulrich Müller gentoo org> AuthorDate: Sun May 1 20:16:24 2016 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sun May 1 20:21:25 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a049c9a3 app-dicts/myspell-ru: Fix typo in license name. Bug: 581748 Package-Manager: portage-2.2.28 app-dicts/myspell-ru/myspell-ru-20060316.ebuild | 4 ++-- 1 file 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 08211a7..47f2862 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"