commit:     967a37b6637dded27b25ee2b7f32125436eaa002
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 10 23:10:54 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 10 23:14:38 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=967a37b6

dev-cpp/pystring: fix licence to be BSD

Closes: https://bugs.gentoo.org/795297
Reported-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-cpp/pystring/pystring-1.1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-cpp/pystring/pystring-1.1.3.ebuild 
b/dev-cpp/pystring/pystring-1.1.3.ebuild
index 78410abecfd..65cd43ca763 100644
--- a/dev-cpp/pystring/pystring-1.1.3.ebuild
+++ b/dev-cpp/pystring/pystring-1.1.3.ebuild
@@ -20,7 +20,7 @@ BDEPEND="
 "
 RESTRICT="mirror"
 
-LICENSE="all-rights-reserved"
+LICENSE="BSD"
 SLOT="0"
 
 src_compile() {

Reply via email to