Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/mcollective/
Date: Fri, 10 Mar 2017 01:29:05
Message-Id: 1489109319.ba37d692e1ab5937c579a3a7f553fa98bb696809.prometheanfire@gentoo
1 commit: ba37d692e1ab5937c579a3a7f553fa98bb696809
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 10 01:28:39 2017 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 10 01:28:39 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba37d692
7
8 app-admin/mcollective: 2.10.2 bup
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 app-admin/mcollective/Manifest | 3 +-
13 ...ive-2.10.0.ebuild => mcollective-2.10.2.ebuild} | 0
14 app-admin/mcollective/mcollective-2.8.8.ebuild | 60 ----------------------
15 3 files changed, 1 insertion(+), 62 deletions(-)
16
17 diff --git a/app-admin/mcollective/Manifest b/app-admin/mcollective/Manifest
18 index 8ddf6d62103..f57ced98949 100644
19 --- a/app-admin/mcollective/Manifest
20 +++ b/app-admin/mcollective/Manifest
21 @@ -1,4 +1,3 @@
22 -DIST mcollective-2.10.0.tar.gz 1509016 SHA256 0a93c7c1c0f10d3e73ab3f255a542e170f7f9eed13ad56cc5cef883bac2e27b0 SHA512 021d52d299adba05c1960a242d7815b5fc3f763163c227d7b11b1bc48db40c147b7ab281a29f60c54f8049acfd8a3489ff837e8cf4a590e1450b2c53435124b1 WHIRLPOOL 67a39f6c82e81da1a90e8a2b02aa4101bcf821f833669715a701c075505501bc4706c68d1ed000d5a6c99c0258b16a2711a470f7145cc452c0780ca588c8ca7b
23 DIST mcollective-2.10.1.tar.gz 1509293 SHA256 b47662b8ab3f150df6153f18c453bad049d8baf0cc8b5589436ae411258492fc SHA512 907bc4bb8527053f0813d19fd9a2fd19701af364d45385356772b09f3db50fd8c4d8e4e53ad9c3ad7c53c78bed52fcfec2354505272302c770c9cfea553309c5 WHIRLPOOL 4e283c42ae8f4161a47e95e1fc223d47fed3bc5308df09b3bd43a7b7d90e1927c2a6067faa872404e261f7e4597e900b7c994266587e8a73c53420d90614b6c6
24 -DIST mcollective-2.8.8.tar.gz 1500476 SHA256 503b26cb0beeb505bf9cd2abbb8724c67bc743ffff4fbaddc321e2a4d663b133 SHA512 fad2a277bdcb06adb56e87f545c4b85a4b8039263e7230c7b386c561a04d6f3bf80923733e1087c8090b43da734d6b7efe02e52a757191c3cb3ecab50cc97bb6 WHIRLPOOL 3e7a52b1ce3b705ed6f705067a4ab900a2faa226d19a36f106e2c2c1e4c4fc3e631630c04012ca456f0230f8fcb47dd5bd97f1d2e849af6edde67fac129301d4
25 +DIST mcollective-2.10.2.tar.gz 1509434 SHA256 ea067ad540db608ae17a569e74104b26f13e528b78ec6367c2fcfb30b8cea500 SHA512 f3a2dd430c13d77ab09d75f50dd5ab8244a9697a5132ef234fe63a9120acbfc917abcfb7fb26d2ca4c4c86cc554889e3f3a6e651283b0d35f72bb7038dd813e6 WHIRLPOOL 9bf6b28d01d0fa593731b024895adc5f0d92504cf9cf2db02ae94fd8654dd6410b7ef46079632a1aadf702fc7470cf58c47e6bd68f7fb6c15834f9e9b16d3d08
26 DIST mcollective-2.9.1.tar.gz 1504607 SHA256 89bc9fbd72846b22220074a57d19bbfac56473649078fc3ac8182cc728159249 SHA512 29fedacb61084e1952afd3b9deb302abde3e763d13630d85dc70f78b0853f5b353fb44ccbd00e48e5864d04bf2c7568d7cbe21b06af31e1da72e52aeef3c04cf WHIRLPOOL 8affee96fa344d12b34b5a4e120029ab315133df6fd6cd456d840ab608ceb2027b9411a6a1a74bc5b9d0b029968255a926de888b7a2a1183d1c7aed195f65f7a
27
28 diff --git a/app-admin/mcollective/mcollective-2.10.0.ebuild b/app-admin/mcollective/mcollective-2.10.2.ebuild
29 similarity index 100%
30 rename from app-admin/mcollective/mcollective-2.10.0.ebuild
31 rename to app-admin/mcollective/mcollective-2.10.2.ebuild
32
33 diff --git a/app-admin/mcollective/mcollective-2.8.8.ebuild b/app-admin/mcollective/mcollective-2.8.8.ebuild
34 deleted file mode 100644
35 index 7c46ea108b5..00000000000
36 --- a/app-admin/mcollective/mcollective-2.8.8.ebuild
37 +++ /dev/null
38 @@ -1,60 +0,0 @@
39 -# Copyright 1999-2016 Gentoo Foundation
40 -# Distributed under the terms of the GNU General Public License v2
41 -
42 -EAPI="5"
43 -
44 -USE_RUBY="ruby21 ruby22 ruby23"
45 -
46 -inherit ruby-ng
47 -
48 -DESCRIPTION="Framework to build server orchestration or parallel job execution
49 -systems"
50 -HOMEPAGE="http://marionette-collective.org/"
51 -SRC_URI="https://github.com/puppetlabs/marionette-collective/archive/${PV}.tar.gz -> ${P}.tar.gz"
52 -S="${WORKDIR}/all/marionette-collective-${PV}"
53 -
54 -LICENSE="Apache-2.0"
55 -SLOT="0"
56 -KEYWORDS="amd64 x86"
57 -IUSE="doc +client"
58 -
59 -DEPEND=""
60 -RDEPEND="dev-ruby/stomp"
61 -
62 -src_compile() {
63 - einfo "nothing to compile"
64 -}
65 -
66 -each_ruby_install() {
67 - cd "marionette-collective-${PV}"
68 - doruby -r lib/*
69 - insinto /usr/share/mcollective
70 - use client && dosbin bin/mco
71 - dosbin bin/mcollectived
72 - if use doc ; then
73 - dohtml -r doc/*
74 - insinto /usr/share/doc/${P}/ext
75 - doins -r ext/*
76 - fi
77 - newinitd "${FILESDIR}"/mcollectived.initd mcollectived
78 - insinto /etc/mcollective
79 - cd etc
80 - for cfg in *.dist ; do
81 - newins "${cfg}" "${cfg%%.dist}"
82 - sed -i -e "s:^libdir.*:libdir = /usr/share/mcollective/plugins:" \
83 - "${D}"/etc/mcollective/${cfg%%.dist} || die "sed failed"
84 - done
85 - insinto /etc/mcollective/plugin.d
86 -}
87 -
88 -pkg_postinst() {
89 - einfo "Mcollective requires a stomp server installed and functioning before"
90 - einfo "you can use it. The recommended server to use is ActiveMQ [1] but"
91 - einfo "any other stomp compatible server should work."
92 - einfo
93 - einfo "It is recommended you read the \'getting started\' guide [2] if this"
94 - einfo "is a new installation"
95 - einfo
96 - einfo "[1] http://activemq.apache.org/"
97 - einfo "[2] https://code.google.com/p/mcollective/wiki/GettingStarted"
98 -}