projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7f9e7e
)
dev-ruby/origin: add missing test dependency
author
Hans de Graaff
<graaff@gentoo.org>
Sun, 24 May 2020 04:12:12 +0000
(06:12 +0200)
committer
Hans de Graaff
<graaff@gentoo.org>
Sun, 24 May 2020 04:13:20 +0000
(06:13 +0200)
Closes: https://bugs.gentoo.org/723874
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
dev-ruby/origin/origin-2.3.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-ruby/origin/origin-2.3.1.ebuild
b/dev-ruby/origin/origin-2.3.1.ebuild
index da49a47b3807da700dfb28000146bfac02a3c4e4..0d553e3754c82f8371262ad30b1406fecf38c496 100644
(file)
--- a/
dev-ruby/origin/origin-2.3.1.ebuild
+++ b/
dev-ruby/origin/origin-2.3.1.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-20
19
Gentoo Authors
+# Copyright 1999-20
20
Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@
-30,6
+30,7
@@
IUSE=""
ruby_add_bdepend "
test? (
+ dev-ruby/activesupport
|| ( dev-ruby/i18n:1 dev-ruby/i18n:0.9 dev-ruby/i18n:0.7 )
dev-ruby/tzinfo
)"