From 7bc9c63c9da678a7e6fceb095d56c634afd22c56 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 15 Dec 2019 18:09:03 +0000 Subject: gentoo resync : 15.12.2019 --- games-util/pyfa/pyfa-1.37.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games-util/pyfa/pyfa-1.37.0.ebuild') diff --git a/games-util/pyfa/pyfa-1.37.0.ebuild b/games-util/pyfa/pyfa-1.37.0.ebuild index 32200ccbee19..a366235de533 100644 --- a/games-util/pyfa/pyfa-1.37.0.ebuild +++ b/games-util/pyfa/pyfa-1.37.0.ebuild @@ -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}] -- cgit v1.2.3