commit:     27b71bc46faef117305d846328c143eefe6883f5
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 22 09:22:10 2019 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Dec 22 09:46:56 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27b71bc4

x11-themes/gkrellm-themes: Fix LICENSE, add mirror restriction.

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 x11-themes/gkrellm-themes/gkrellm-themes-0.1.ebuild | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/x11-themes/gkrellm-themes/gkrellm-themes-0.1.ebuild 
b/x11-themes/gkrellm-themes/gkrellm-themes-0.1.ebuild
index b753416e8db..299e6addc4f 100644
--- a/x11-themes/gkrellm-themes/gkrellm-themes-0.1.ebuild
+++ b/x11-themes/gkrellm-themes/gkrellm-themes-0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -202,11 +202,14 @@ SRC_URI="${THEME_URI}/3051.tar.gz
        ${THEME_URI}/x17.tar.gz
        ${THEME_URI}/yummiyogurt.tar.gz"
 
-LICENSE="freedist"
+# "keramik" says GPL, without version,
+# "prime_23" contains a GPL-2 COPYING,
+# all other themes have no license
+LICENSE="all-rights-reserved GPL-1+ GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ~mips ppc ppc64 sparc x86"
 IUSE=""
-RESTRICT="strip"
+RESTRICT="mirror bindist strip"
 
 DEPEND=""
 RDEPEND=">=app-admin/gkrellm-2.1"

Reply via email to