From f8f956d954a6e5f3d75ec00583719ddc094f6c79 Mon Sep 17 00:00:00 2001 From: Markus Meier Date: Sun, 12 Aug 2012 16:33:08 +0000 Subject: x86 stable, bug #421981 (Portage version: 2.1.11.10/cvs/Linux x86_64) --- app-admin/mcollective/ChangeLog | 5 ++++- app-admin/mcollective/mcollective-2.0.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'app-admin/mcollective') 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 mcollective-2.0.0.ebuild: + x86 stable, bug #421981 03 Aug 2012; Markos Chandras 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="" -- cgit v1.2.3-65-gdbad