app-admin/mcollective: 2.12.5 bump with cleanup
authorMatthew Thode <prometheanfire@gentoo.org>
Thu, 10 Oct 2019 17:18:10 +0000 (12:18 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Thu, 10 Oct 2019 17:28:19 +0000 (12:28 -0500)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
app-admin/mcollective/Manifest
app-admin/mcollective/mcollective-2.12.5.ebuild [moved from app-admin/mcollective/mcollective-2.12.3.ebuild with 96% similarity]

index 13326e96434e3a9df550f6eb26494027df81c5a9..9baa69b75d24e42f44cbd9f26dedfaaadd31f027 100644 (file)
@@ -1,2 +1,2 @@
-DIST mcollective-2.12.3.tar.gz 1516461 BLAKE2B f8fa65ffadb98ae3511416aaf8b0875486b75f20e4da4007ad70820f453a6ecd81b57d7aa30ae38b014b984330f6c4d525002a54edb2c00d629b6fd4b2250049 SHA512 55798d4579a6be8a7790b046f8b4e72607935c83ec874b6147258d827e0bf279f08dfa121d7cc4a8ed922986aa6bad9ebd62b7e3cbc1e7ef526cf58edce1bcdc
 DIST mcollective-2.12.4.tar.gz 1517723 BLAKE2B e49a43ae7b99a5f22fe33549b26f938941f4e007c164c3c8de77daf2b3410c7db21e5023a400c87a2e4927a5a986e3b66bc3363a0c697ea06f0dd112825ae368 SHA512 f357297253f1cb5815738c8899a543642ce721c60ba023b13a7b14a99049d909622f8500ed82fc68c142cc1ffc106aed5a9bf8b1604a47c19a04a5ef4006b9e5
+DIST mcollective-2.12.5.tar.gz 1517727 BLAKE2B b5d91c748bb1bfc63c7c040fb067d7ba39badede094d975f0b87587fe3a6c5bb6757a5be73f887be5d83f99dfefb0272bd48da6c9e79b4aee34c8d5f51e2e6c5 SHA512 639458d83b3f25d9aa433c205b9d16ded5ec689c1efb4827457fc3075c000d7abc2b70c9c8cf741c8bea03c1e47284015e69bf834e7a5670c68a40097e45891b
similarity index 96%
rename from app-admin/mcollective/mcollective-2.12.3.ebuild
rename to app-admin/mcollective/mcollective-2.12.5.ebuild
index e5ded06a82596649e0678e775cf8a1631b8ac56e..f3db2424947f27390604846e120672e3855da367 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -15,7 +15,7 @@ S="${WORKDIR}/all/marionette-collective-${PV}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="~amd64 ~x86"
 IUSE="doc +client"
 
 DEPEND=""