games-util/pyfa: Fix LICENSE in old versions.
authorUlrich Müller <ulm@gentoo.org>
Mon, 9 Dec 2019 13:49:33 +0000 (14:49 +0100)
committerUlrich Müller <ulm@gentoo.org>
Mon, 9 Dec 2019 13:52:12 +0000 (14:52 +0100)
Should be "all-rights-reserved", not "free-noncomm". Also add mirror
and bindist restriction, and move RESTRICT to its canonical location.

Closes: https://bugs.gentoo.org/702330
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
games-util/pyfa/pyfa-1.34.0.ebuild
games-util/pyfa/pyfa-1.35.0.ebuild
games-util/pyfa/pyfa-1.35.1.ebuild
games-util/pyfa/pyfa-1.37.0.ebuild
games-util/pyfa/pyfa-2.14.1.ebuild
games-util/pyfa/pyfa-9999.ebuild

index e5a519fb0a62e0a74fc7ae202128db375e20ced7..d95e2cc0493240b5f287798d81178ed2ed473e5b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -10,7 +10,7 @@ inherit eutils gnome2-utils python-r1
 DESCRIPTION="Python Fitting Assistant - a ship fitting application for EVE Online"
 HOMEPAGE="https://github.com/pyfa-org/Pyfa"
 
-LICENSE="GPL-3+ LGPL-2.1+ CC-BY-2.5 free-noncomm"
+LICENSE="GPL-3+ LGPL-2.1+ CC-BY-2.5 all-rights-reserved"
 SLOT="0"
 if [[ ${PV} = 9999 ]]; then
        EGIT_REPO_URI="https://github.com/pyfa-org/Pyfa.git"
@@ -22,6 +22,7 @@ else
 fi
 IUSE="+graph"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+RESTRICT="mirror bindist"
 
 RDEPEND="dev-python/python-dateutil[${PYTHON_USEDEP}]
        >=dev-python/sqlalchemy-1.0.5[${PYTHON_USEDEP}]
index 566b23ecc2d1b55af706eb0a6c6bc376e6b08b19..c0429060cc70d59af209fc0844bbfc26835486c3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -10,7 +10,7 @@ inherit eutils gnome2-utils python-r1
 DESCRIPTION="Python Fitting Assistant - a ship fitting application for EVE Online"
 HOMEPAGE="https://github.com/pyfa-org/Pyfa"
 
-LICENSE="GPL-3+ LGPL-2.1+ CC-BY-2.5 free-noncomm"
+LICENSE="GPL-3+ LGPL-2.1+ CC-BY-2.5 all-rights-reserved"
 SLOT="0"
 if [[ ${PV} = 9999 ]]; then
        EGIT_REPO_URI="https://github.com/pyfa-org/Pyfa.git"
@@ -22,6 +22,7 @@ else
 fi
 IUSE="+graph"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+RESTRICT="mirror bindist"
 
 RDEPEND="dev-python/python-dateutil[${PYTHON_USEDEP}]
        >=dev-python/sqlalchemy-1.0.5[${PYTHON_USEDEP}]
index 566b23ecc2d1b55af706eb0a6c6bc376e6b08b19..c0429060cc70d59af209fc0844bbfc26835486c3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -10,7 +10,7 @@ inherit eutils gnome2-utils python-r1
 DESCRIPTION="Python Fitting Assistant - a ship fitting application for EVE Online"
 HOMEPAGE="https://github.com/pyfa-org/Pyfa"
 
-LICENSE="GPL-3+ LGPL-2.1+ CC-BY-2.5 free-noncomm"
+LICENSE="GPL-3+ LGPL-2.1+ CC-BY-2.5 all-rights-reserved"
 SLOT="0"
 if [[ ${PV} = 9999 ]]; then
        EGIT_REPO_URI="https://github.com/pyfa-org/Pyfa.git"
@@ -22,6 +22,7 @@ else
 fi
 IUSE="+graph"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+RESTRICT="mirror bindist"
 
 RDEPEND="dev-python/python-dateutil[${PYTHON_USEDEP}]
        >=dev-python/sqlalchemy-1.0.5[${PYTHON_USEDEP}]
index 32200ccbee19ca6ca31db49dfab6a67b6c868545..a366235de533eae9fa3e25e82381e84c82bf65f1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -10,7 +10,6 @@ inherit desktop eutils gnome2-utils python-r1
 DESCRIPTION="Python Fitting Assistant - a ship fitting application for EVE Online"
 HOMEPAGE="https://github.com/pyfa-org/Pyfa"
 
-RESTRICT="mirror bindist"
 LICENSE="GPL-3+ all-rights-reserved"
 SLOT="0"
 if [[ ${PV} = 9999 ]]; then
@@ -23,6 +22,7 @@ else
 fi
 IUSE="+graph"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+RESTRICT="mirror bindist"
 
 RDEPEND="
        >=dev-python/logbook-1.0.0[${PYTHON_USEDEP}]
index 2f7b3917e18b43d9eb37de58694cd6541d18e1b8..e3c4bc18650011499da89ad0f8115bab6bb349af 100644 (file)
@@ -10,7 +10,6 @@ inherit desktop eutils python-single-r1 xdg-utils
 DESCRIPTION="Python Fitting Assistant - a ship fitting application for EVE Online"
 HOMEPAGE="https://github.com/pyfa-org/Pyfa"
 
-RESTRICT="mirror bindist"
 LICENSE="GPL-3+ all-rights-reserved"
 SLOT="0"
 if [[ ${PV} = 9999 ]]; then
@@ -23,6 +22,7 @@ else
 fi
 IUSE="+graph"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+RESTRICT="mirror bindist"
 
 DEPEND="
        >=dev-python/cryptography-2.3[${PYTHON_USEDEP}]
index 2f7b3917e18b43d9eb37de58694cd6541d18e1b8..e3c4bc18650011499da89ad0f8115bab6bb349af 100644 (file)
@@ -10,7 +10,6 @@ inherit desktop eutils python-single-r1 xdg-utils
 DESCRIPTION="Python Fitting Assistant - a ship fitting application for EVE Online"
 HOMEPAGE="https://github.com/pyfa-org/Pyfa"
 
-RESTRICT="mirror bindist"
 LICENSE="GPL-3+ all-rights-reserved"
 SLOT="0"
 if [[ ${PV} = 9999 ]]; then
@@ -23,6 +22,7 @@ else
 fi
 IUSE="+graph"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+RESTRICT="mirror bindist"
 
 DEPEND="
        >=dev-python/cryptography-2.3[${PYTHON_USEDEP}]