summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/mcollective')
-rw-r--r--app-admin/mcollective/ChangeLog5
-rw-r--r--app-admin/mcollective/mcollective-2.0.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/mcollective/ChangeLog b/app-admin/mcollective/ChangeLog
index 500ca4972aa9..8692cdee83ab 100644
--- a/app-admin/mcollective/ChangeLog
+++ b/app-admin/mcollective/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/mcollective
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/mcollective/ChangeLog,v 1.8 2012/08/03 08:26:05 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/mcollective/ChangeLog,v 1.9 2012/08/12 16:33:08 maekke Exp $
+
+ 12 Aug 2012; Markus Meier <maekke@gentoo.org> mcollective-2.0.0.ebuild:
+ x86 stable, bug #421981
03 Aug 2012; Markos Chandras <hwoarang@gentoo.org> mcollective-2.0.0.ebuild:
Stable on amd64 wrt bug #421981
diff --git a/app-admin/mcollective/mcollective-2.0.0.ebuild b/app-admin/mcollective/mcollective-2.0.0.ebuild
index 5a0ae44053de..a870fd421a28 100644
--- a/app-admin/mcollective/mcollective-2.0.0.ebuild
+++ b/app-admin/mcollective/mcollective-2.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/mcollective/mcollective-2.0.0.ebuild,v 1.2 2012/08/03 08:26:05 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/mcollective/mcollective-2.0.0.ebuild,v 1.3 2012/08/12 16:33:08 maekke Exp $
EAPI="4"
@@ -15,7 +15,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=""