commit:     9d09d0ddad1ef8c42dbf18c0642d4477ab8cab26
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 20 19:59:12 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Apr 20 20:46:23 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d09d0dd

dev-util/apitrace: [QA] Add missing python metadata variables

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-util/apitrace/apitrace-4.0.ebuild | 3 ++-
 dev-util/apitrace/apitrace-5.0.ebuild | 3 ++-
 dev-util/apitrace/apitrace-6.0.ebuild | 3 ++-
 dev-util/apitrace/apitrace-6.1.ebuild | 3 ++-
 dev-util/apitrace/apitrace-7.1.ebuild | 3 ++-
 5 files changed, 10 insertions(+), 5 deletions(-)

diff --git a/dev-util/apitrace/apitrace-4.0.ebuild 
b/dev-util/apitrace/apitrace-4.0.ebuild
index 2e9fa0dba87..5986a792373 100644
--- a/dev-util/apitrace/apitrace-4.0.ebuild
+++ b/dev-util/apitrace/apitrace-4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -14,6 +14,7 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~x86"
 IUSE="+cli egl qt4"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}
        >=app-arch/snappy-1.1.1[${MULTILIB_USEDEP}]

diff --git a/dev-util/apitrace/apitrace-5.0.ebuild 
b/dev-util/apitrace/apitrace-5.0.ebuild
index 83c1923d2b3..fcab924e2fe 100644
--- a/dev-util/apitrace/apitrace-5.0.ebuild
+++ b/dev-util/apitrace/apitrace-5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -14,6 +14,7 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~x86"
 IUSE="+cli egl qt4"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}
        >=app-arch/snappy-1.1.1[${MULTILIB_USEDEP}]

diff --git a/dev-util/apitrace/apitrace-6.0.ebuild 
b/dev-util/apitrace/apitrace-6.0.ebuild
index 1128fb732d5..995d8975574 100644
--- a/dev-util/apitrace/apitrace-6.0.ebuild
+++ b/dev-util/apitrace/apitrace-6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -14,6 +14,7 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~x86"
 IUSE="+cli egl qt4"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}
        >=app-arch/snappy-1.1.1[${MULTILIB_USEDEP}]

diff --git a/dev-util/apitrace/apitrace-6.1.ebuild 
b/dev-util/apitrace/apitrace-6.1.ebuild
index 4920e2bd25e..1c0210a3bda 100644
--- a/dev-util/apitrace/apitrace-6.1.ebuild
+++ b/dev-util/apitrace/apitrace-6.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -14,6 +14,7 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~x86"
 IUSE="+cli egl qt4"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}
        >=app-arch/snappy-1.1.1[${MULTILIB_USEDEP}]

diff --git a/dev-util/apitrace/apitrace-7.1.ebuild 
b/dev-util/apitrace/apitrace-7.1.ebuild
index 5736288e679..d79578e64e0 100644
--- a/dev-util/apitrace/apitrace-7.1.ebuild
+++ b/dev-util/apitrace/apitrace-7.1.ebuild
@@ -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+=" BSD CC-BY-3.0 CC-BY-4.0 public-domain" #bundled 
snappy
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~x86"
 IUSE="+cli egl qt5 system-snappy"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}
        >=sys-devel/gcc-4.7:*

Reply via email to