public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/mk-livestatus/
Date: Sun, 23 Apr 2017 11:29:29 +0000 (UTC)	[thread overview]
Message-ID: <1492946928.e12ee2eb7ff10ff47be55a8b9a75ed1e61662694.soap@gentoo> (raw)

commit:     e12ee2eb7ff10ff47be55a8b9a75ed1e61662694
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 23 10:49:03 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Apr 23 11:28:48 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e12ee2eb

net-analyzer/mk-livestatus: [QA] Add missing python metadata variables

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 net-analyzer/mk-livestatus/mk-livestatus-1.2.8_p10.ebuild | 6 ++++--
 net-analyzer/mk-livestatus/mk-livestatus-1.2.8_p16.ebuild | 4 +++-
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/net-analyzer/mk-livestatus/mk-livestatus-1.2.8_p10.ebuild b/net-analyzer/mk-livestatus/mk-livestatus-1.2.8_p10.ebuild
index cf5e4f6f6fb..74f33341335 100644
--- a/net-analyzer/mk-livestatus/mk-livestatus-1.2.8_p10.ebuild
+++ b/net-analyzer/mk-livestatus/mk-livestatus-1.2.8_p10.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=6
@@ -18,6 +18,7 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86"
 IUSE="examples nagios4 perl python test"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
 RDEPEND="!sys-apps/ucspi-unix:0
 	perl? (
@@ -27,7 +28,8 @@ RDEPEND="!sys-apps/ucspi-unix:0
 		>=virtual/perl-Thread-Queue-2.11:0
 		virtual/perl-Encode:0
 		dev-perl/JSON-XS:0
-	)"
+	)
+	python? ( ${PYTHON_DEPS} )"
 DEPEND="${RDEPEND}
 	perl? (
 		dev-perl/Module-Install:0

diff --git a/net-analyzer/mk-livestatus/mk-livestatus-1.2.8_p16.ebuild b/net-analyzer/mk-livestatus/mk-livestatus-1.2.8_p16.ebuild
index 733705041a3..4d0653d1def 100644
--- a/net-analyzer/mk-livestatus/mk-livestatus-1.2.8_p16.ebuild
+++ b/net-analyzer/mk-livestatus/mk-livestatus-1.2.8_p16.ebuild
@@ -18,6 +18,7 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86"
 IUSE="examples nagios4 perl python test"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
 RDEPEND="!sys-apps/ucspi-unix:0
 	perl? (
@@ -27,7 +28,8 @@ RDEPEND="!sys-apps/ucspi-unix:0
 		>=virtual/perl-Thread-Queue-2.11:0
 		virtual/perl-Encode:0
 		dev-perl/JSON-XS:0
-	)"
+	)
+	python? ( ${PYTHON_DEPS} )"
 DEPEND="${RDEPEND}
 	perl? (
 		dev-perl/Module-Install:0


             reply	other threads:[~2017-04-23 11:29 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-23 11:29 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-02-08 16:53 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/mk-livestatus/ David Seifert
2020-01-28 12:34 Joonas Niilola
2020-01-14  2:01 Jeroen Roovers
2020-01-14  1:50 Jeroen Roovers
2017-12-20 20:00 Craig Andrews
2017-12-20 20:00 Craig Andrews
2017-02-01 21:35 Ian Stakenvicius
2017-01-24 17:14 Ian Stakenvicius
2016-09-04  6:46 Patrice Clement

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=1492946928.e12ee2eb7ff10ff47be55a8b9a75ed1e61662694.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