diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-19 09:37:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-19 09:37:04 +0000 |
commit | 613329c4841d18afde7baf3639dde78ab83451dd (patch) | |
tree | f3c5011213a884b1ca00fa5290557e29fba45871 /app-admin/mcollective | |
parent | x86 stable wrt bug #535574 (diff) | |
download | gentoo-2-613329c4841d18afde7baf3639dde78ab83451dd.tar.gz gentoo-2-613329c4841d18afde7baf3639dde78ab83451dd.tar.bz2 gentoo-2-613329c4841d18afde7baf3639dde78ab83451dd.zip |
Stable for x86, wrt bug #541636
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-admin/mcollective')
-rw-r--r-- | app-admin/mcollective/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/mcollective/mcollective-2.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/mcollective/ChangeLog b/app-admin/mcollective/ChangeLog index a427f8a7a90e..00960d50c2db 100644 --- a/app-admin/mcollective/ChangeLog +++ b/app-admin/mcollective/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/mcollective # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/mcollective/ChangeLog,v 1.31 2015/03/27 16:28:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/mcollective/ChangeLog,v 1.32 2015/04/19 09:37:04 ago Exp $ + + 19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> mcollective-2.8.0.ebuild: + Stable for x86, wrt bug #541636 27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> mcollective-2.8.0.ebuild: Stable for amd64, wrt bug #541636 diff --git a/app-admin/mcollective/mcollective-2.8.0.ebuild b/app-admin/mcollective/mcollective-2.8.0.ebuild index 20cdd2591d8b..cb3897ff358a 100644 --- a/app-admin/mcollective/mcollective-2.8.0.ebuild +++ b/app-admin/mcollective/mcollective-2.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/mcollective/mcollective-2.8.0.ebuild,v 1.2 2015/03/27 16:28:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/mcollective/mcollective-2.8.0.ebuild,v 1.3 2015/04/19 09:37:04 ago Exp $ EAPI="5" @@ -15,7 +15,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="" |