From 19c1595e474a2653e03c58b74434ccd92582e59b Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Fri, 3 Aug 2012 08:26:05 +0000 Subject: Stable on amd64 wrt bug #421981 (Portage version: 2.2.0_alpha120/cvs/Linux x86_64) --- app-admin/mcollective/ChangeLog | 6 ++++-- app-admin/mcollective/mcollective-2.0.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'app-admin/mcollective') diff --git a/app-admin/mcollective/ChangeLog b/app-admin/mcollective/ChangeLog index 2053a4378b91..500ca4972aa9 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.7 2012/05/18 07:03:00 ramereth Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/mcollective/ChangeLog,v 1.8 2012/08/03 08:26:05 hwoarang Exp $ + + 03 Aug 2012; Markos Chandras mcollective-2.0.0.ebuild: + Stable on amd64 wrt bug #421981 *mcollective-2.0.0 (18 May 2012) @@ -38,4 +41,3 @@ 01 Mar 2011; Lance Albertson +mcollective-1.0.1.ebuild, +files/mcollectived.initd, +metadata.xml: Initial commit imported from my ramereth-overlay - diff --git a/app-admin/mcollective/mcollective-2.0.0.ebuild b/app-admin/mcollective/mcollective-2.0.0.ebuild index 42d8dedfb884..5a0ae44053de 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.1 2012/05/18 07:03:00 ramereth Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/mcollective/mcollective-2.0.0.ebuild,v 1.2 2012/08/03 08:26:05 hwoarang 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