media-gfx/freecad: [QA] Add missing python metadata variables
authorDavid Seifert <soap@gentoo.org>
Sun, 23 Apr 2017 09:52:03 +0000 (11:52 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 23 Apr 2017 11:25:37 +0000 (13:25 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

media-gfx/freecad/freecad-0.15.4671.ebuild
media-gfx/freecad/freecad-0.16.ebuild
media-gfx/freecad/freecad-9999.ebuild

index 7f580f7e9e21a6e371a0c779ff5a96c7c0985ab5..35b24037ca07c375406e134932ed6663c7f73bf3 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=5
@@ -15,6 +15,7 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 COMMON_DEPEND="dev-cpp/eigen:3
        dev-libs/boost
index 9cf601961a6371368ec77145cfb8d340b9a1f253..4f6ed4bea1f9ed5d477c144f02152079b8e7c50b 100644 (file)
@@ -20,8 +20,8 @@ fi
 
 LICENSE="GPL-2"
 SLOT="0"
-
 IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 #sci-libs/orocos_kdl waiting for Bug 604130 (keyword ~x86)
 #dev-qt/qtgui:4[-egl] and dev-qt/qtopengl:4[-egl] : Bug 564978
@@ -53,8 +53,6 @@ DEPEND="${COMMON_DEPEND}
        >=dev-lang/swig-2.0.4-r1:0
        dev-python/pyside-tools[${PYTHON_USEDEP}]"
 
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
 PATCHES=(
        "${FILESDIR}"/${PN}-0.14.3702-install-paths.patch
 )
index 7337a4ec850293111ae3c255e765b64a24dce16e..68d3225d12a16715b29c676255733bddc6c1ec19 100644 (file)
@@ -20,8 +20,8 @@ fi
 
 LICENSE="GPL-2"
 SLOT="0"
-
 IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 #sci-libs/orocos_kdl waiting for Bug 604130 (keyword ~x86)
 #dev-qt/qtgui:4[-egl] and dev-qt/qtopengl:4[-egl] : Bug 564978
@@ -53,8 +53,6 @@ DEPEND="${COMMON_DEPEND}
        >=dev-lang/swig-2.0.4-r1:0
        dev-python/pyside-tools[${PYTHON_USEDEP}]"
 
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
 # https://bugs.gentoo.org/show_bug.cgi?id=352435
 # https://www.gentoo.org/foundation/en/minutes/2011/20110220_trustees.meeting_log.txt
 RESTRICT="mirror"