From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/faraday-multipart/
Date: Fri, 7 Jul 2023 12:05:43 +0000 (UTC) [thread overview]
Message-ID: <1688731540.f3832662c351d03d4300f03c4e29adf68d9bc72a.graaff@gentoo> (raw)
commit: f3832662c351d03d4300f03c4e29adf68d9bc72a
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 7 12:04:11 2023 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jul 7 12:05:40 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3832662
dev-ruby/faraday-multipart: fix test deps, drop wrong keywords
The keywords were copied by accident and should not be there.
Add missing test dependencies.
Closes: https://bugs.gentoo.org/909752
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/faraday-multipart/faraday-multipart-1.0.4.ebuild | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/dev-ruby/faraday-multipart/faraday-multipart-1.0.4.ebuild b/dev-ruby/faraday-multipart/faraday-multipart-1.0.4.ebuild
index 99dc3f7448f4..c99f67cbe1f7 100644
--- a/dev-ruby/faraday-multipart/faraday-multipart-1.0.4.ebuild
+++ b/dev-ruby/faraday-multipart/faraday-multipart-1.0.4.ebuild
@@ -20,11 +20,16 @@ SRC_URI="https://github.com/lostisland/faraday-multipart/archive/v${PV}.tar.gz -
LICENSE="MIT"
SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64"
IUSE=""
ruby_add_rdepend "dev-ruby/multipart-post:0"
+ruby_add_bdepend "test? (
+ || ( dev-ruby/faraday:2 dev-ruby/faraday:1 )
+ dev-ruby/multipart-parser
+)"
+
all_ruby_prepare() {
sed -i -e "s:_relative ':'./:" ${RUBY_FAKEGEM_GEMSPEC} || die
}
next reply other threads:[~2023-07-07 12:05 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-07 12:05 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-08-17 7:58 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/faraday-multipart/ Hans de Graaff
2025-06-19 12:58 Hans de Graaff
2025-05-31 20:08 Hans de Graaff
2025-05-20 17:44 Arthur Zamarin
2025-03-11 18:26 Hans de Graaff
2024-05-17 9:55 Hans de Graaff
2024-03-10 15:19 Hans de Graaff
2024-01-27 20:06 Ionen Wolkens
2023-09-01 16:30 Arthur Zamarin
2023-09-01 3:56 Sam James
2023-07-06 4:35 Hans de Graaff
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=1688731540.f3832662c351d03d4300f03c4e29adf68d9bc72a.graaff@gentoo \
--to=graaff@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