commit:     daf76a3c6424f8c26d179b8f8b7877cd8c04e7c6
Author:     Alexey Zapparov <alexey <AT> zapparov <DOT> com>
AuthorDate: Mon Jun 20 02:33:18 2022 +0000
Commit:     Alexey Zapparov <alexey <AT> zapparov <DOT> com>
CommitDate: Mon Jun 20 02:33:53 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=daf76a3c

dev-python/pyinstaller: add 4.2-r1

* Fix LICENSE

Signed-off-by: Alexey Zapparov <alexey <AT> zapparov.com>

 .../pyinstaller/{pyinstaller-4.2.ebuild => pyinstaller-4.2-r1.ebuild}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pyinstaller/pyinstaller-4.2.ebuild 
b/dev-python/pyinstaller/pyinstaller-4.2-r1.ebuild
similarity index 91%
rename from dev-python/pyinstaller/pyinstaller-4.2.ebuild
rename to dev-python/pyinstaller/pyinstaller-4.2-r1.ebuild
index 2d9710493..f3b977923 100644
--- a/dev-python/pyinstaller/pyinstaller-4.2.ebuild
+++ b/dev-python/pyinstaller/pyinstaller-4.2-r1.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Bundles a Python application and all its 
dependencies into a single
 HOMEPAGE="https://pypi.org/project/pyinstaller/";
 
SRC_URI="https://files.pythonhosted.org/packages/b4/83/9f6ff034650abe9778c9a4f86bcead63f89a62acf02b1b47fc2bfc6bf8dd/${P}.tar.gz";
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+-with-Pyinstaller-Bootloader-exception"
 SLOT="0"
 KEYWORDS="~amd64"
 

Reply via email to