summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-admin/mcollective/ChangeLog5
-rw-r--r--app-admin/mcollective/mcollective-2.5.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/mcollective/ChangeLog b/app-admin/mcollective/ChangeLog
index be890a6f727f..612f8cff759b 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.26 2014/07/17 06:43:42 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/mcollective/ChangeLog,v 1.27 2014/08/08 14:22:00 nativemad Exp $
+
+ 08 Aug 2014; <mad@gentoo.org> mcollective-2.5.3.ebuild:
+ x86 stable, see bug 517286
*mcollective-2.5.3 (17 Jul 2014)
diff --git a/app-admin/mcollective/mcollective-2.5.3.ebuild b/app-admin/mcollective/mcollective-2.5.3.ebuild
index e5bd98e09d66..2e890564b8de 100644
--- a/app-admin/mcollective/mcollective-2.5.3.ebuild
+++ b/app-admin/mcollective/mcollective-2.5.3.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.5.3.ebuild,v 1.1 2014/07/17 06:43:42 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/mcollective/mcollective-2.5.3.ebuild,v 1.2 2014/08/08 14:22:00 nativemad Exp $
EAPI="4"
@@ -16,7 +16,7 @@ SRC_URI="http://puppetlabs.com/downloads/mcollective/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="doc +client"
DEPEND=""