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: dev-vcs/gitstats/
Date: Thu, 20 Apr 2017 20:48:28 +0000 (UTC)	[thread overview]
Message-ID: <1492721283.b8a5fbb2f08423f4bcf3e7f7b3f1312b0e40a94e.soap@gentoo> (raw)

commit:     b8a5fbb2f08423f4bcf3e7f7b3f1312b0e40a94e
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 20 20:39:34 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Apr 20 20:48:03 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8a5fbb2

dev-vcs/gitstats: [QA] Add missing python metadata variables

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-vcs/gitstats/gitstats-0_pre131024.ebuild   | 7 ++++---
 dev-vcs/gitstats/gitstats-0_pre20151223.ebuild | 5 ++++-
 dev-vcs/gitstats/gitstats-9999.ebuild          | 5 ++++-
 3 files changed, 12 insertions(+), 5 deletions(-)

diff --git a/dev-vcs/gitstats/gitstats-0_pre131024.ebuild b/dev-vcs/gitstats/gitstats-0_pre131024.ebuild
index a44cae62ed4..ec6665528e0 100644
--- a/dev-vcs/gitstats/gitstats-0_pre131024.ebuild
+++ b/dev-vcs/gitstats/gitstats-0_pre131024.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,11 +15,12 @@ LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-RDEPEND="
+DEPEND="${PYTHON_DEPS}"
+RDEPEND="${DEPEND}
 	sci-visualization/gnuplot[gd]
 	dev-vcs/git"
-DEPEND=""
 
 src_prepare() {
 	sed \

diff --git a/dev-vcs/gitstats/gitstats-0_pre20151223.ebuild b/dev-vcs/gitstats/gitstats-0_pre20151223.ebuild
index 2f6ee78bb11..e63cc6b21dd 100644
--- a/dev-vcs/gitstats/gitstats-0_pre20151223.ebuild
+++ b/dev-vcs/gitstats/gitstats-0_pre20151223.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
@@ -24,11 +24,14 @@ HOMEPAGE="http://gitstats.sourceforge.net/"
 LICENSE="|| ( GPL-2 GPL-3 ) MIT"
 SLOT="0"
 IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="
+	${PYTHON_DEPS}
 	sci-visualization/gnuplot[gd]
 	dev-vcs/git"
 DEPEND="
+	${PYTHON_DEPS}
 	dev-lang/perl:*
 "
 

diff --git a/dev-vcs/gitstats/gitstats-9999.ebuild b/dev-vcs/gitstats/gitstats-9999.ebuild
index 2eca34930f4..4b2a6daadcf 100644
--- a/dev-vcs/gitstats/gitstats-9999.ebuild
+++ b/dev-vcs/gitstats/gitstats-9999.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
@@ -24,11 +24,14 @@ HOMEPAGE="http://gitstats.sourceforge.net/"
 LICENSE="|| ( GPL-2 GPL-3 ) MIT"
 SLOT="0"
 IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="
+	${PYTHON_DEPS}
 	sci-visualization/gnuplot[gd]
 	dev-vcs/git"
 DEPEND="
+	${PYTHON_DEPS}
 	dev-lang/perl:*
 "
 


             reply	other threads:[~2017-04-20 20:49 UTC|newest]

Thread overview: 12+ 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-04-19  8:03 [gentoo-commits] repo/gentoo:master commit in: dev-vcs/gitstats/ Guilherme Amadio
2022-07-15 12:32 Sam James
2021-06-03 20:45 Guilherme Amadio
2020-11-25  2:29 Göktürk Yüksek
2020-11-25  2:29 Göktürk Yüksek
2017-07-30  9:38 Michał Górny
2016-05-22 17:09 Göktürk Yüksek
2016-04-23  7:59 Patrice Clement
2016-03-24  2:52 NP Hardass
2016-03-24  2:52 NP Hardass
2016-03-17 16:00 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=1492721283.b8a5fbb2f08423f4bcf3e7f7b3f1312b0e40a94e.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