summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schuerch <nativemad@gentoo.org>2014-08-08 14:22:00 +0000
committerAndreas Schuerch <nativemad@gentoo.org>2014-08-08 14:22:00 +0000
commite0dc7c79ba01e15fe5559798061da347e381484d (patch)
tree599ccb012e3a22d1b01521e643acfc87cd477864 /app-admin
parentAdd extra HOMEPAGE. (diff)
downloadgentoo-2-e0dc7c79ba01e15fe5559798061da347e381484d.tar.gz
gentoo-2-e0dc7c79ba01e15fe5559798061da347e381484d.tar.bz2
gentoo-2-e0dc7c79ba01e15fe5559798061da347e381484d.zip
x86 stable, see bug 517286
(Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key C1DE54B2)
Diffstat (limited to 'app-admin')
-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 be890a6f727f..612f8cff759b 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.26 2014/07/17 06:43:42 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/mcollective/ChangeLog,v 1.27 2014/08/08 14:22:00 nativemad Exp $
+
+ 08 Aug 2014; <mad@gentoo.org> mcollective-2.5.3.ebuild:
+ x86 stable, see bug 517286
*mcollective-2.5.3 (17 Jul 2014)
diff --git a/app-admin/mcollective/mcollective-2.5.3.ebuild b/app-admin/mcollective/mcollective-2.5.3.ebuild
index e5bd98e09d66..2e890564b8de 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.1 2014/07/17 06:43:42 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/mcollective/mcollective-2.5.3.ebuild,v 1.2 2014/08/08 14:22:00 nativemad 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=""