summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-06-21 10:58:50 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-06-21 10:58:50 +0000
commit7a705226590a4d966623df4d981e0f148d5426b8 (patch)
treed8c106d06b8b360a6081520f3dc3205469316f8d /app-admin
parentStable for amd64, wrt bug #511688 (diff)
downloadgentoo-2-7a705226590a4d966623df4d981e0f148d5426b8.tar.gz
gentoo-2-7a705226590a4d966623df4d981e0f148d5426b8.tar.bz2
gentoo-2-7a705226590a4d966623df4d981e0f148d5426b8.zip
Stable for amd64, wrt bug #513292
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/mcollective/ChangeLog5
-rw-r--r--app-admin/mcollective/mcollective-2.5.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/mcollective/ChangeLog b/app-admin/mcollective/ChangeLog
index adcb13ef2d46..e281be83b985 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.23 2014/06/15 03:48:41 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/mcollective/ChangeLog,v 1.24 2014/06/21 10:58:50 ago Exp $
+
+ 21 Jun 2014; Agostino Sarubbo <ago@gentoo.org> mcollective-2.5.2.ebuild:
+ Stable for amd64, wrt bug #513292
*mcollective-2.5.2 (15 Jun 2014)
diff --git a/app-admin/mcollective/mcollective-2.5.2.ebuild b/app-admin/mcollective/mcollective-2.5.2.ebuild
index ad791e7150dd..50f1bb6551b0 100644
--- a/app-admin/mcollective/mcollective-2.5.2.ebuild
+++ b/app-admin/mcollective/mcollective-2.5.2.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.2.ebuild,v 1.1 2014/06/15 03:48:41 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/mcollective/mcollective-2.5.2.ebuild,v 1.2 2014/06/21 10:58:50 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=""