games-util/pyfa: [QA] Add missing python metadata variables
authorDavid Seifert <soap@gentoo.org>
Sun, 23 Apr 2017 09:09:16 +0000 (11:09 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 23 Apr 2017 11:24:15 +0000 (13:24 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

games-util/pyfa/pyfa-1.21.3.ebuild
games-util/pyfa/pyfa-9999.ebuild

index c30b0251470bed8134f12b72a80cf5a56906a55f..ea133f7beb133cfc2ed833768ea4ffaa6e2985ab 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -21,6 +21,7 @@ else
        KEYWORDS="~amd64 ~arm ~x86"
 fi
 IUSE="+graph"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="dev-python/python-dateutil[${PYTHON_USEDEP}]
        dev-python/sqlalchemy[${PYTHON_USEDEP}]
index cb7aca83e36ffeb9a4c3bc128dd96ee68af0d911..2fa0e26c36201bc74cf796361df5d2d2602d0ab2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -21,6 +21,7 @@ else
        KEYWORDS="~amd64 ~arm ~x86"
 fi
 IUSE="+graph"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="dev-python/python-dateutil[${PYTHON_USEDEP}]
        dev-python/sqlalchemy[${PYTHON_USEDEP}]