Skip to content

Commit

Permalink
dev-ruby/combustion: fix slot dep warning
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Hans de Graaff <[email protected]>
  • Loading branch information
graaff committed Jul 24, 2020
1 parent b18108c commit 1394376
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-ruby/combustion/combustion-1.2.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ IUSE=""
ruby_add_rdepend "
>=dev-ruby/activesupport-3.0.0:*
>=dev-ruby/railties-3.0.0:*
>=dev-ruby/thor-0.14.6
>=dev-ruby/thor-0.14.6:*
"
2 changes: 1 addition & 1 deletion dev-ruby/combustion/combustion-1.3.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ IUSE=""
ruby_add_rdepend "
>=dev-ruby/activesupport-3.0.0:*
>=dev-ruby/railties-3.0.0:*
>=dev-ruby/thor-0.14.6
>=dev-ruby/thor-0.14.6:*
"

0 comments on commit 1394376

Please sign in to comment.