diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-21 17:55:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-21 17:55:12 +0000 |
commit | 2c4943d5624ceef5f626905eb15055d7ae08e9c0 (patch) | |
tree | d8a2adcab3325dfebbab210a7c9f384c37927734 /app-admin | |
parent | Stable for sparc, wrt bug #477328 (diff) | |
download | gentoo-2-2c4943d5624ceef5f626905eb15055d7ae08e9c0.tar.gz gentoo-2-2c4943d5624ceef5f626905eb15055d7ae08e9c0.tar.bz2 gentoo-2-2c4943d5624ceef5f626905eb15055d7ae08e9c0.zip |
Stable for sparc, wrt bug #473720
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/puppet/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/puppet/puppet-2.7.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/puppet/ChangeLog b/app-admin/puppet/ChangeLog index 43c4f46bcc7d..6a16c1de7a92 100644 --- a/app-admin/puppet/ChangeLog +++ b/app-admin/puppet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/puppet # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/puppet/ChangeLog,v 1.161 2013/07/16 14:35:30 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/puppet/ChangeLog,v 1.162 2013/07/21 17:55:12 ago Exp $ + + 21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> puppet-2.7.22.ebuild: + Stable for sparc, wrt bug #473720 *puppet-3.2.3 (16 Jul 2013) diff --git a/app-admin/puppet/puppet-2.7.22.ebuild b/app-admin/puppet/puppet-2.7.22.ebuild index 862c9098269c..f7d902d1c0ae 100644 --- a/app-admin/puppet/puppet-2.7.22.ebuild +++ b/app-admin/puppet/puppet-2.7.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/puppet/puppet-2.7.22.ebuild,v 1.5 2013/07/04 12:26:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/puppet/puppet-2.7.22.ebuild,v 1.6 2013/07/21 17:55:12 ago Exp $ EAPI="4" USE_RUBY="ruby18 ruby19" @@ -18,7 +18,7 @@ SRC_URI="http://www.puppetlabs.com/downloads/puppet/${P}.tar.gz" LICENSE="Apache-2.0 GPL-2" SLOT="0" IUSE="augeas diff doc emacs ldap minimal rrdtool selinux shadow sqlite3 vim-syntax xemacs" -KEYWORDS="amd64 hppa ppc ~sparc x86" +KEYWORDS="amd64 hppa ppc sparc x86" ruby_add_rdepend " >=dev-ruby/facter-1.5.6 |