commit: 4248dbbbf4eaf5321713e5d9e0df907fc0c84b83 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sun Mar 19 08:42:47 2017 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sun Mar 19 08:42:47 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4248dbbb
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 d0ed7f0cedf..7c45d4158fd 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}"
