From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AAB651382C5 for ; Tue, 20 Mar 2018 01:46:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5BC0EE0999; Tue, 20 Mar 2018 01:46:31 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2AA3BE0998 for ; Tue, 20 Mar 2018 01:46:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F098C335C07 for ; Tue, 20 Mar 2018 01:46:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6DE54265 for ; Tue, 20 Mar 2018 01:46:26 +0000 (UTC) From: "Matt Thode" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Thode" Message-ID: <1521510374.6b74362150df0e63f6b5337cb892c23eea621f5f.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/mcollective/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/mcollective/Manifest app-admin/mcollective/mcollective-2.11.3.ebuild app-admin/mcollective/mcollective-2.12.0.ebuild X-VCS-Directories: app-admin/mcollective/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: 6b74362150df0e63f6b5337cb892c23eea621f5f X-VCS-Branch: master Date: Tue, 20 Mar 2018 01:46:26 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: e5dd9be9-91c4-4988-ab34-bd32ca329d49 X-Archives-Hash: 3357b94e3df971d0f4de6469f70ab02e commit: 6b74362150df0e63f6b5337cb892c23eea621f5f Author: Matthew Thode gentoo org> AuthorDate: Tue Mar 20 01:40:02 2018 +0000 Commit: Matt Thode gentoo org> CommitDate: Tue Mar 20 01:46:14 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b743621 app-admin/mcollective: 2.12.0 bup Package-Manager: Portage-2.3.24, Repoman-2.3.6 app-admin/mcollective/Manifest | 2 +- .../{mcollective-2.11.3.ebuild => mcollective-2.12.0.ebuild} | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app-admin/mcollective/Manifest b/app-admin/mcollective/Manifest index 51acb3c653b..ec8363566f3 100644 --- a/app-admin/mcollective/Manifest +++ b/app-admin/mcollective/Manifest @@ -1,2 +1,2 @@ -DIST mcollective-2.11.3.tar.gz 1516665 BLAKE2B 1610ee73bc44bce3da458c150837c1462a7a1168e8d96acd4ed0fa1a29d1f08bd20fb263cc219f3485e813c669937d8f4ea6243070e8e9bb5a6112e9cdcb5b89 SHA512 f5e26dff03f7a671db5de12acba1ce726c8d57fb99831ddbb258da5ba297ade31ea991840fa63cb1ba261281f7f6167a8492c8764a13cc332202ccb9c88d79b8 DIST mcollective-2.11.4.tar.gz 1517194 BLAKE2B 8723d433e4b8e07b4aecd8c9d13c322ba3e3b6cb7153dbcbbc2e2463fe0ddf48c7b1c1d659e8a28278bb2fa4ec6b3da2f148117b3633b8148f9ba5a0aaabc4b4 SHA512 56af0a8b64ff75351f3448396f8a7cbba603869cdbfa7a97dde5a820e2e287c84e410a77469a3ce01f398858f5c6570c9e3542e372eaa00e3f54e68e3c1ce63b +DIST mcollective-2.12.0.tar.gz 1517498 BLAKE2B 0395cf027ad09e493387d6722112871ebd58def45a5a333dac801c643b989d0bb209489806123bb15a557fb6d690e0084dda2799512079ac1a599ddc664189b4 SHA512 ca3e3c6d58f7887e9564fce2ecb05b3c105f58401761082e7e7da5235166d722be9d3dc871cb8de14b7c9126fbc6e63f968c5cd1fd65701347323398fb1c56fd diff --git a/app-admin/mcollective/mcollective-2.11.3.ebuild b/app-admin/mcollective/mcollective-2.12.0.ebuild similarity index 96% rename from app-admin/mcollective/mcollective-2.11.3.ebuild rename to app-admin/mcollective/mcollective-2.12.0.ebuild index 1e7cca4d567..da18a50ab12 100644 --- a/app-admin/mcollective/mcollective-2.11.3.ebuild +++ b/app-admin/mcollective/mcollective-2.12.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # 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=""