summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-03-02 08:07:09 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-03-02 08:07:09 +0000
commite3c57e2d5654e39119a8b66451861a31d907af68 (patch)
tree0612b0a0f5c4576d811e2be52d5d5e97055fbb3b /app-admin
parentStable for x86, wrt bug #481866 (diff)
downloadgentoo-2-e3c57e2d5654e39119a8b66451861a31d907af68.tar.gz
gentoo-2-e3c57e2d5654e39119a8b66451861a31d907af68.tar.bz2
gentoo-2-e3c57e2d5654e39119a8b66451861a31d907af68.zip
Stable for x86, wrt bug #491896
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/mcollective/ChangeLog5
-rw-r--r--app-admin/mcollective/mcollective-2.3.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/mcollective/ChangeLog b/app-admin/mcollective/ChangeLog
index df88241b2f31..85a109ccea4a 100644
--- a/app-admin/mcollective/ChangeLog
+++ b/app-admin/mcollective/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/mcollective
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/mcollective/ChangeLog,v 1.20 2014/03/02 00:04:01 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/mcollective/ChangeLog,v 1.21 2014/03/02 08:07:09 ago Exp $
+
+ 02 Mar 2014; Agostino Sarubbo <ago@gentoo.org> mcollective-2.3.2.ebuild:
+ Stable for x86, wrt bug #491896
02 Mar 2014; Pacho Ramos <pacho@gentoo.org> mcollective-2.3.2.ebuild:
amd64 stable, bug #491896
diff --git a/app-admin/mcollective/mcollective-2.3.2.ebuild b/app-admin/mcollective/mcollective-2.3.2.ebuild
index f266e38b7091..dd42c0c3c454 100644
--- a/app-admin/mcollective/mcollective-2.3.2.ebuild
+++ b/app-admin/mcollective/mcollective-2.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/mcollective/mcollective-2.3.2.ebuild,v 1.2 2014/03/02 00:04:01 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/mcollective/mcollective-2.3.2.ebuild,v 1.3 2014/03/02 08:07:09 ago Exp $
EAPI="4"
@@ -16,7 +16,7 @@ SRC_URI="http://puppetlabs.com/downloads/mcollective/${P}.tgz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="doc +client"
DEPEND=""