summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2018-03-21 11:02:08 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2018-03-21 11:16:21 -0500
commitea83d00ee1fe73f112af30729300869bc539b26f (patch)
tree619a1b5b19f50802756a1fdd55c4f0921dae79dc /app-admin
parentsys-kernel/gentoo-sources: Linux patch 4.15.12 (diff)
downloadgentoo-ea83d00ee1fe73f112af30729300869bc539b26f.tar.gz
gentoo-ea83d00ee1fe73f112af30729300869bc539b26f.tar.bz2
gentoo-ea83d00ee1fe73f112af30729300869bc539b26f.zip
app-admin/mcollective: updating stomp dep
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/mcollective/mcollective-2.12.0-r1.ebuild (renamed from app-admin/mcollective/mcollective-2.12.0.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/mcollective/mcollective-2.12.0.ebuild b/app-admin/mcollective/mcollective-2.12.0-r1.ebuild
index da18a50ab120..d916d675849e 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"