public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/redo/
Date: Mon, 12 Aug 2019 19:52:50 +0000 (UTC)	[thread overview]
Message-ID: <1565639423.139b606b4f3483e1c0379ddcd5b6c56076eb5992.mgorny@gentoo> (raw)

commit:     139b606b4f3483e1c0379ddcd5b6c56076eb5992
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 12 19:50:23 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Aug 12 19:50:23 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=139b606b

dev-util/redo: Add missing PYTHON_*

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-util/redo/redo-0.31.ebuild  | 3 +++
 dev-util/redo/redo-0.41.ebuild  | 3 +++
 dev-util/redo/redo-0.42.ebuild  | 3 +++
 dev-util/redo/redo-99999.ebuild | 3 +++
 4 files changed, 12 insertions(+)

diff --git a/dev-util/redo/redo-0.31.ebuild b/dev-util/redo/redo-0.31.ebuild
index cc5f8333e27..4a5f4a0f3eb 100644
--- a/dev-util/redo/redo-0.31.ebuild
+++ b/dev-util/redo/redo-0.31.ebuild
@@ -13,9 +13,12 @@ SRC_URI="${HOMEPAGE}/archive/${P}.tar.gz"
 LICENSE="LGPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~hppa ~x86"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
+
 BDEPEND="
 	dev-python/beautifulsoup[${PYTHON_USEDEP}]
 	dev-python/markdown[${PYTHON_USEDEP}]
+	${PYTHON_DEPS}
 "
 S=${WORKDIR}/${PN}-${P}
 

diff --git a/dev-util/redo/redo-0.41.ebuild b/dev-util/redo/redo-0.41.ebuild
index 8cafff06ad9..30115e1ce8f 100644
--- a/dev-util/redo/redo-0.41.ebuild
+++ b/dev-util/redo/redo-0.41.ebuild
@@ -13,9 +13,12 @@ SRC_URI="${HOMEPAGE}/archive/${P}.tar.gz"
 LICENSE="LGPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~hppa ~x86"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
+
 BDEPEND="
 	dev-python/beautifulsoup[${PYTHON_USEDEP}]
 	dev-python/markdown[${PYTHON_USEDEP}]
+	${PYTHON_DEPS}
 "
 S=${WORKDIR}/${PN}-${P}
 

diff --git a/dev-util/redo/redo-0.42.ebuild b/dev-util/redo/redo-0.42.ebuild
index 9524b8fa26f..a979123b762 100644
--- a/dev-util/redo/redo-0.42.ebuild
+++ b/dev-util/redo/redo-0.42.ebuild
@@ -13,9 +13,12 @@ SRC_URI="${HOMEPAGE}/archive/${P}.tar.gz"
 LICENSE="LGPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~hppa ~x86"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
+
 BDEPEND="
 	dev-python/beautifulsoup[${PYTHON_USEDEP}]
 	dev-python/markdown[${PYTHON_USEDEP}]
+	${PYTHON_DEPS}
 "
 RDEPEND="
 	${BDEPEND}

diff --git a/dev-util/redo/redo-99999.ebuild b/dev-util/redo/redo-99999.ebuild
index a5f8adf6f54..30c70257c01 100644
--- a/dev-util/redo/redo-99999.ebuild
+++ b/dev-util/redo/redo-99999.ebuild
@@ -13,9 +13,12 @@ EGIT_REPO_URI="${HOMEPAGE}"
 LICENSE="LGPL-2"
 SLOT="0"
 KEYWORDS=""
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
+
 BDEPEND="
 	dev-python/beautifulsoup[${PYTHON_USEDEP}]
 	dev-python/markdown[${PYTHON_USEDEP}]
+	${PYTHON_DEPS}
 "
 RDEPEND="
 	${BDEPEND}


             reply	other threads:[~2019-08-12 19:52 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-12 19:52 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-06 11:41 [gentoo-commits] repo/gentoo:master commit in: dev-util/redo/ Joonas Niilola
2024-11-06 11:41 Joonas Niilola
2022-06-23  5:35 Sam James
2022-06-23  5:35 Sam James
2022-04-17 19:00 Sam James
2022-03-10 21:12 Sam James
2020-07-25 10:22 Michał Górny
2020-06-15  7:31 Jeroen Roovers
2020-03-22 10:09 Jeroen Roovers
2020-03-22 10:09 Jeroen Roovers
2020-02-09 16:25 Michał Górny
2019-12-22  9:48 Jeroen Roovers
2019-12-22  9:36 Jeroen Roovers
2019-12-22  9:36 Jeroen Roovers
2019-09-15  9:01 Jeroen Roovers
2019-08-13 16:13 Michał Górny
2019-07-26  4:46 Jeroen Roovers
2019-07-25  5:38 Jeroen Roovers
2019-06-19  7:31 Jeroen Roovers
2019-01-06 17:44 Jeroen Roovers
2019-01-06 17:44 Jeroen Roovers
2018-11-24 13:44 Jeroen Roovers
2018-11-24 13:33 Jeroen Roovers
2018-11-03 14:04 Jeroen Roovers

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=1565639423.139b606b4f3483e1c0379ddcd5b6c56076eb5992.mgorny@gentoo \
    --to=mgorny@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