Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/patron/
Date: Sat, 30 May 2020 18:36:47
Message-Id: 1590863775.843ec52e64ab46290c3cbf9c0452b20a35af22cd.graaff@gentoo
1 commit: 843ec52e64ab46290c3cbf9c0452b20a35af22cd
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 30 18:18:59 2020 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sat May 30 18:36:15 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=843ec52e
7
8 dev-ruby/patron: add missing test dependency
9
10 Closes: https://bugs.gentoo.org/show_bug.cgi?id=723902
11 Package-Manager: Portage-2.3.99, Repoman-2.3.22
12 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
13
14 dev-ruby/patron/patron-0.13.3.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-ruby/patron/patron-0.13.3.ebuild b/dev-ruby/patron/patron-0.13.3.ebuild
18 index cedf0130468..d87a8d18915 100644
19 --- a/dev-ruby/patron/patron-0.13.3.ebuild
20 +++ b/dev-ruby/patron/patron-0.13.3.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2019 Gentoo Authors
23 +# Copyright 1999-2020 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -21,7 +21,7 @@ IUSE=""
28 DEPEND+=" net-misc/curl"
29 RDEPEND+=" net-misc/curl"
30
31 -ruby_add_bdepend "test? ( www-servers/puma )"
32 +ruby_add_bdepend "test? ( dev-ruby/rack www-servers/puma )"
33
34 all_ruby_prepare() {
35 # Fix Rakefile