From: Tupone Alfredo Date: Mon, 20 Nov 2017 20:55:22 +0000 (+0100) Subject: dev-python/funcy: Changing license from BSD-3 to BSD X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=69e74b64ffd9c16ac3c7c4999370910e6962a4dc;p=gentoo.git dev-python/funcy: Changing license from BSD-3 to BSD Package-Manager: Portage-2.3.13, Repoman-2.3.3 --- diff --git a/dev-python/funcy/funcy-1.8.ebuild b/dev-python/funcy/funcy-1.8.ebuild index 4a4df9cd1257..0172eaf6acc6 100644 --- a/dev-python/funcy/funcy-1.8.ebuild +++ b/dev-python/funcy/funcy-1.8.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="A collection of fancy functional tools focused on practicality" HOMEPAGE="https://github.com/Suor/funcy" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -LICENSE="BSD-3" +LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE=""