commit:     29555e74cd8e5920b2533a89a3c33a4736a64fa7
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Feb  1 20:26:57 2021 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Feb  1 20:27:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29555e74

x11-misc/albert: Set LICENSE to all-rights-reserved for now

Also add mirror and bindist restriction, because this comes without
any license, so Gentoo mirrors cannot distribute it.

Bug: https://bugs.gentoo.org/766129
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 x11-misc/albert/albert-0.17.2.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/x11-misc/albert/albert-0.17.2.ebuild 
b/x11-misc/albert/albert-0.17.2.ebuild
index 58b5b30d0b4..037b2adeeee 100644
--- a/x11-misc/albert/albert-0.17.2.ebuild
+++ b/x11-misc/albert/albert-0.17.2.ebuild
@@ -27,10 +27,11 @@ SRC_URI="
        )
 "
 
-LICENSE="GPL-3+"
+LICENSE="all-rights-reserved"  # unclear licensing #766129
 SLOT="0"
 KEYWORDS="~amd64"
 IUSE="debug +python +python-extensions +statistics virtualbox"
+RESTRICT="mirror bindist"
 
 REQUIRED_USE="python-extensions? ( python )"
 

Reply via email to