public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Zac Medico" <zmedico@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/jpipe/
Date: Fri,  1 Oct 2021 05:49:36 +0000 (UTC)	[thread overview]
Message-ID: <1633067293.45facf93e89f60a3f6b9eaad8917349e7ef472b0.zmedico@gentoo> (raw)

commit:     45facf93e89f60a3f6b9eaad8917349e7ef472b0
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  1 05:48:13 2021 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Fri Oct  1 05:48:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45facf93

app-misc/jpipe: fix MissingUseDepDefault

Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>

 app-misc/jpipe/jpipe-0.1.3.9.ebuild | 4 ++--
 app-misc/jpipe/jpipe-0.2.0.ebuild   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-misc/jpipe/jpipe-0.1.3.9.ebuild b/app-misc/jpipe/jpipe-0.1.3.9.ebuild
index 27f6530f142..460087e4da3 100644
--- a/app-misc/jpipe/jpipe-0.1.3.9.ebuild
+++ b/app-misc/jpipe/jpipe-0.1.3.9.ebuild
@@ -17,8 +17,8 @@ SLOT="0"
 IUSE="jpp-symlink jp-symlink test"
 RESTRICT="!test? ( test )"
 RDEPEND="
-	jpp-symlink? ( !app-misc/jp[jpp] )
-	jp-symlink? ( !app-misc/jp[jp] )
+	jpp-symlink? ( !app-misc/jp[jpp(-)] )
+	jp-symlink? ( !app-misc/jp[jp(+)] )
 	dev-python/jmespath[${PYTHON_USEDEP}]
 "
 

diff --git a/app-misc/jpipe/jpipe-0.2.0.ebuild b/app-misc/jpipe/jpipe-0.2.0.ebuild
index cf48afdfc53..a6473d58426 100644
--- a/app-misc/jpipe/jpipe-0.2.0.ebuild
+++ b/app-misc/jpipe/jpipe-0.2.0.ebuild
@@ -379,8 +379,8 @@ IUSE="jpp-symlink jp-symlink python test"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 RESTRICT="!test? ( test )"
 RDEPEND="
-	jpp-symlink? ( !app-misc/jp[jpp] )
-	jp-symlink? ( !app-misc/jp[jp] )
+	jpp-symlink? ( !app-misc/jp[jpp(-)] )
+	jp-symlink? ( !app-misc/jp[jp(+)] )
 	python? (
 		${PYTHON_DEPS}
 		dev-python/jmespath[${PYTHON_USEDEP}]


             reply	other threads:[~2021-10-01  5:49 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-01  5:49 Zac Medico [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-26 23:25 [gentoo-commits] repo/gentoo:master commit in: app-misc/jpipe/ Zac Medico
2024-03-06 19:11 Zac Medico
2024-03-06 17:32 Zac Medico
2024-03-06 16:42 Zac Medico
2023-03-17  5:32 Michał Górny
2022-11-13  3:05 Zac Medico
2022-05-15 17:13 Zac Medico
2022-03-05 18:11 Zac Medico
2022-03-05 18:11 Zac Medico
2022-02-01 19:02 Michał Górny
2021-11-21 19:23 Zac Medico
2021-11-21 19:19 Zac Medico
2021-09-30 21:55 Zac Medico
2021-09-30  6:49 Zac Medico
2021-09-20 21:24 Zac Medico
2021-06-19  7:58 Zac Medico
2021-06-18 22:18 Zac Medico
2021-06-17 22:26 Zac Medico
2021-06-17  5:33 Zac Medico
2021-06-16 19:55 Zac Medico
2021-06-15 23:23 Zac Medico
2021-06-15 22:16 Zac Medico
2021-06-15 10:57 Zac Medico
2021-06-14  2:34 Zac Medico

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=1633067293.45facf93e89f60a3f6b9eaad8917349e7ef472b0.zmedico@gentoo \
    --to=zmedico@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