From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-880726-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id D7757138252
	for <garchives@archives.gentoo.org>; Wed, 11 May 2016 07:04:22 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 23C07E0874;
	Wed, 11 May 2016 07:04:22 +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 BFD34E0874
	for <gentoo-commits@lists.gentoo.org>; Wed, 11 May 2016 07:04:21 +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 71AE0340B3B
	for <gentoo-commits@lists.gentoo.org>; Wed, 11 May 2016 07:04:19 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 6A5BA32E
	for <gentoo-commits@lists.gentoo.org>; Wed, 11 May 2016 07:04:17 +0000 (UTC)
From: "Anthony G. Basile" <blueness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" <blueness@gentoo.org>
Message-ID: <1462950312.442381a0e738daec7b04162fdd21dcb472f3a810.blueness@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/electrum/
X-VCS-Repository: repo/gentoo
X-VCS-Files: net-misc/electrum/electrum-2.6.4.ebuild
X-VCS-Directories: net-misc/electrum/
X-VCS-Committer: blueness
X-VCS-Committer-Name: Anthony G. Basile
X-VCS-Revision: 442381a0e738daec7b04162fdd21dcb472f3a810
X-VCS-Branch: master
Date: Wed, 11 May 2016 07:04:17 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 4491af2d-f5f5-4010-98b3-749c9dca0f65
X-Archives-Hash: 01d070e572919bd77df47d0262993bc6

commit:     442381a0e738daec7b04162fdd21dcb472f3a810
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Wed May 11 00:27:45 2016 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Wed May 11 07:05:12 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=442381a0

media-libs/gstreamer: correctly fix bug #577312

Package-Manager: portage-2.2.26

 net-misc/electrum/electrum-2.6.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/electrum/electrum-2.6.4.ebuild b/net-misc/electrum/electrum-2.6.4.ebuild
index c849ed6..54700d9 100644
--- a/net-misc/electrum/electrum-2.6.4.ebuild
+++ b/net-misc/electrum/electrum-2.6.4.ebuild
@@ -14,7 +14,7 @@ DESCRIPTION="User friendly Bitcoin client"
 HOMEPAGE="https://electrum.org/"
 SRC_URI="https://download.electrum.org/${PV}/${MY_P}.tar.gz"
 
-LICENSE="GPL-3"
+LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 LINGUAS="ar_SA cs_CZ de_DE eo_UY fr_FR hy_AM it_IT ky_KG nb_NO no_NO pt_BR ro_RO sk_SK ta_IN vi_VN bg_BG da_DK el_GR es_ES hu_HU id_ID ja_JP lv_LV nl_NL pl_PL pt_PT ru_RU sl_SI th_TH zh_CN"