diff options
author | Lance Albertson <ramereth@gentoo.org> | 2012-03-09 05:20:10 +0000 |
---|---|---|
committer | Lance Albertson <ramereth@gentoo.org> | 2012-03-09 05:20:10 +0000 |
commit | df70933cada3d592b6e502c4098a8e5989465ca4 (patch) | |
tree | a2f3b697f55b4af38e8616d86f10d4d8bc6042dd /app-admin/mcollective | |
parent | Version bump (diff) | |
download | gentoo-2-df70933cada3d592b6e502c4098a8e5989465ca4.tar.gz gentoo-2-df70933cada3d592b6e502c4098a8e5989465ca4.tar.bz2 gentoo-2-df70933cada3d592b6e502c4098a8e5989465ca4.zip |
Update HOMEPAGE, mark stable
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'app-admin/mcollective')
-rw-r--r-- | app-admin/mcollective/ChangeLog | 8 | ||||
-rw-r--r-- | app-admin/mcollective/mcollective-1.0.1.ebuild | 6 | ||||
-rw-r--r-- | app-admin/mcollective/mcollective-1.1.4.ebuild | 6 | ||||
-rw-r--r-- | app-admin/mcollective/mcollective-1.2.1.ebuild | 6 |
4 files changed, 15 insertions, 11 deletions
diff --git a/app-admin/mcollective/ChangeLog b/app-admin/mcollective/ChangeLog index 872a242b2d61..098ffcb8b8dd 100644 --- a/app-admin/mcollective/ChangeLog +++ b/app-admin/mcollective/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-admin/mcollective -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/mcollective/ChangeLog,v 1.5 2011/07/18 08:07:40 ramereth Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/mcollective/ChangeLog,v 1.6 2012/03/09 05:20:10 ramereth Exp $ + + 09 Mar 2012; Lance Albertson <ramereth@gentoo.org> mcollective-1.0.1.ebuild, + mcollective-1.1.4.ebuild, mcollective-1.2.1.ebuild: + Update HOMEPAGE, mark stable *mcollective-1.2.1 (18 Jul 2011) diff --git a/app-admin/mcollective/mcollective-1.0.1.ebuild b/app-admin/mcollective/mcollective-1.0.1.ebuild index 43cb4fa19656..ac6e7d4be53c 100644 --- a/app-admin/mcollective/mcollective-1.0.1.ebuild +++ b/app-admin/mcollective/mcollective-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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-1.0.1.ebuild,v 1.1 2011/03/01 02:18:33 ramereth Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/mcollective/mcollective-1.0.1.ebuild,v 1.2 2012/03/09 05:20:10 ramereth Exp $ EAPI="2" @@ -15,7 +15,7 @@ SRC_URI="http://puppetlabs.com/downloads/mcollective/${P}.tgz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="amd64 x86" IUSE="doc +client" DEPEND="" diff --git a/app-admin/mcollective/mcollective-1.1.4.ebuild b/app-admin/mcollective/mcollective-1.1.4.ebuild index b346e0f7b09e..6058f1484722 100644 --- a/app-admin/mcollective/mcollective-1.1.4.ebuild +++ b/app-admin/mcollective/mcollective-1.1.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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-1.1.4.ebuild,v 1.1 2011/05/26 22:53:12 ramereth Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/mcollective/mcollective-1.1.4.ebuild,v 1.2 2012/03/09 05:20:10 ramereth Exp $ EAPI="4" @@ -15,7 +15,7 @@ SRC_URI="http://puppetlabs.com/downloads/mcollective/${P}.tgz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="amd64 x86" IUSE="doc +client" DEPEND="" diff --git a/app-admin/mcollective/mcollective-1.2.1.ebuild b/app-admin/mcollective/mcollective-1.2.1.ebuild index b1b34bc33eb1..7c75af21cc40 100644 --- a/app-admin/mcollective/mcollective-1.2.1.ebuild +++ b/app-admin/mcollective/mcollective-1.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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-1.2.1.ebuild,v 1.1 2011/07/18 08:07:40 ramereth Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/mcollective/mcollective-1.2.1.ebuild,v 1.2 2012/03/09 05:20:10 ramereth Exp $ EAPI="4" @@ -15,7 +15,7 @@ SRC_URI="http://puppetlabs.com/downloads/mcollective/${P}.tgz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="amd64 x86" IUSE="doc +client" DEPEND="" |