commit:     139437667dc7f099a2b8ab897ae36a87c340bd15
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 24 04:25:48 2020 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jul 24 04:39:00 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13943766

dev-ruby/combustion: fix slot dep warning

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/combustion/combustion-1.2.0.ebuild | 2 +-
 dev-ruby/combustion/combustion-1.3.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/combustion/combustion-1.2.0.ebuild 
b/dev-ruby/combustion/combustion-1.2.0.ebuild
index 8577b3476b2..954b127e891 100644
--- a/dev-ruby/combustion/combustion-1.2.0.ebuild
+++ b/dev-ruby/combustion/combustion-1.2.0.ebuild
@@ -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:*
 "

diff --git a/dev-ruby/combustion/combustion-1.3.0.ebuild 
b/dev-ruby/combustion/combustion-1.3.0.ebuild
index 8577b3476b2..954b127e891 100644
--- a/dev-ruby/combustion/combustion-1.3.0.ebuild
+++ b/dev-ruby/combustion/combustion-1.3.0.ebuild
@@ -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:*
 "

Reply via email to