From 4248dbbbf4eaf5321713e5d9e0df907fc0c84b83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulrich=20M=C3=BCller?= Date: Sun, 19 Mar 2017 09:42:47 +0100 Subject: [PATCH] x11-themes/fvwm-crystal: [QA] Fix LICENSE, drop unnecessary mirror restriction. Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- x11-themes/fvwm-crystal/fvwm-crystal-3.4.1-r1.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x11-themes/fvwm-crystal/fvwm-crystal-3.4.1-r1.ebuild b/x11-themes/fvwm-crystal/fvwm-crystal-3.4.1-r1.ebuild index d0ed7f0cedfbc..7c45d4158fd92 100644 --- a/x11-themes/fvwm-crystal/fvwm-crystal-3.4.1-r1.ebuild +++ b/x11-themes/fvwm-crystal/fvwm-crystal-3.4.1-r1.ebuild @@ -2,7 +2,6 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=5 -RESTRICT=mirror PYTHON_COMPAT=( python2_7 ) inherit eutils readme.gentoo-r1 python-r1 user @@ -11,7 +10,7 @@ DESCRIPTION="Configurable FVWM theme with transparency and freedesktop compatibl HOMEPAGE="http://fvwm-crystal.org/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" -LICENSE="GPL-3" +LICENSE="GPL-3+" SLOT="0" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}"