commit:     ea83d00ee1fe73f112af30729300869bc539b26f
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 21 16:02:08 2018 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Wed Mar 21 16:16:21 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea83d00e

app-admin/mcollective: updating stomp dep

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 .../{mcollective-2.12.0.ebuild => mcollective-2.12.0-r1.ebuild}         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/mcollective/mcollective-2.12.0.ebuild 
b/app-admin/mcollective/mcollective-2.12.0-r1.ebuild
similarity index 98%
rename from app-admin/mcollective/mcollective-2.12.0.ebuild
rename to app-admin/mcollective/mcollective-2.12.0-r1.ebuild
index da18a50ab12..d916d675849 100644
--- a/app-admin/mcollective/mcollective-2.12.0.ebuild
+++ b/app-admin/mcollective/mcollective-2.12.0-r1.ebuild
@@ -19,7 +19,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE="doc +client"
 
 DEPEND=""
-RDEPEND="dev-ruby/stomp"
+RDEPEND=">=dev-ruby/stomp-1.4.4"
 
 src_compile() {
        einfo "nothing to compile"

Reply via email to