x11-themes/fvwm-crystal: [QA] Fix LICENSE, drop unnecessary mirror restriction.

Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
Ulrich Müller
2017-03-19 09:42:47 +01:00
parent 4a30f1defc
commit 4248dbbbf4

View File

@@ -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}"