summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-10 23:10:54 +0000
committerSam James <sam@gentoo.org>2021-06-10 23:14:38 +0000
commit967a37b6637dded27b25ee2b7f32125436eaa002 (patch)
treee890d6d1b66e3bfe336b2b5ee4b23825d6bf67da
parentdev-python/ruamel-yaml: Bump to 0.17.9 (diff)
downloadgentoo-967a37b6637dded27b25ee2b7f32125436eaa002.tar.gz
gentoo-967a37b6637dded27b25ee2b7f32125436eaa002.tar.bz2
gentoo-967a37b6637dded27b25ee2b7f32125436eaa002.zip
dev-cpp/pystring: fix licence to be BSD
Closes: https://bugs.gentoo.org/795297 Reported-by: Alessandro Barbieri <lssndrbarbieri@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-cpp/pystring/pystring-1.1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/pystring/pystring-1.1.3.ebuild b/dev-cpp/pystring/pystring-1.1.3.ebuild
index 78410abecfd4..65cd43ca763f 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() {