summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-08-09 16:42:14 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-08-09 16:42:14 +0000
commit5140e932b74676455c6cb9f558c79c8923a6a635 (patch)
tree1c99d2f1abd2a9e5d6458705758de63fbd50a877
parentStable for HPPA (bug #516658). (diff)
downloadgentoo-2-5140e932b74676455c6cb9f558c79c8923a6a635.tar.gz
gentoo-2-5140e932b74676455c6cb9f558c79c8923a6a635.tar.bz2
gentoo-2-5140e932b74676455c6cb9f558c79c8923a6a635.zip
Stable for amd64, wrt bug #517286
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
-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 612f8cff759b..6d113a1e8cff 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.27 2014/08/08 14:22:00 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/mcollective/ChangeLog,v 1.28 2014/08/09 16:42:14 ago Exp $
+
+ 09 Aug 2014; Agostino Sarubbo <ago@gentoo.org> mcollective-2.5.3.ebuild:
+ Stable for amd64, wrt bug #517286
08 Aug 2014; <mad@gentoo.org> mcollective-2.5.3.ebuild:
x86 stable, see bug 517286
diff --git a/app-admin/mcollective/mcollective-2.5.3.ebuild b/app-admin/mcollective/mcollective-2.5.3.ebuild
index 2e890564b8de..f59bfb9265d6 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.2 2014/08/08 14:22:00 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/mcollective/mcollective-2.5.3.ebuild,v 1.3 2014/08/09 16:42:14 ago 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=""