From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/apitrace/
Date: Thu, 20 Apr 2017 20:48:26 +0000 (UTC) [thread overview]
Message-ID: <1492721183.9d09d0ddad1ef8c42dbf18c0642d4477ab8cab26.soap@gentoo> (raw)
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:*
next reply other threads:[~2017-04-20 20:48 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-20 20:48 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-11-25 17:54 [gentoo-commits] repo/gentoo:master commit in: dev-util/apitrace/ Matt Turner
2023-06-01 14:16 Ionen Wolkens
2022-08-15 11:22 Andreas Sturmlechner
2022-01-13 6:05 Sam James
2021-05-23 16:34 Michał Górny
2021-04-10 7:45 Joonas Niilola
2021-04-10 7:45 Joonas Niilola
2020-04-03 20:07 Andreas Sturmlechner
2018-09-23 20:27 Jonas Stein
2018-08-18 11:04 Andreas Sturmlechner
2018-08-18 11:04 Andreas Sturmlechner
2018-08-18 11:04 Andreas Sturmlechner
2018-08-18 11:04 Andreas Sturmlechner
2018-08-18 11:04 Andreas Sturmlechner
2017-10-14 20:46 Andreas Sturmlechner
2017-10-14 20:46 Andreas Sturmlechner
2017-05-22 14:43 Michał Górny
2016-05-06 8:40 Michael Weber
2016-04-12 5:57 Tim Harder
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1492721183.9d09d0ddad1ef8c42dbf18c0642d4477ab8cab26.soap@gentoo \
--to=soap@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox