x11-themes/gkrellm-themes: Fix LICENSE, add mirror restriction.
authorUlrich Müller <ulm@gentoo.org>
Sun, 22 Dec 2019 09:22:10 +0000 (10:22 +0100)
committerUlrich Müller <ulm@gentoo.org>
Sun, 22 Dec 2019 09:46:56 +0000 (10:46 +0100)
Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
x11-themes/gkrellm-themes/gkrellm-themes-0.1.ebuild

index b753416e8dbcdf92024b6cddbaff0429a29b7a30..299e6addc4fa0f35609a6380db9bc72d4abda896 100644 (file)
@@ -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"