diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-08-26 14:32:00 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-08-26 14:32:00 +0000 |
commit | f257d9abe5fd263d462225b1bcfc46b5de8429d5 (patch) | |
tree | ced8f6c726b4e2d36a293e4712fbc3aa0f0092e1 /app-admin | |
parent | alpha/ia64/sparc stable wrt #432340 (diff) | |
download | gentoo-2-f257d9abe5fd263d462225b1bcfc46b5de8429d5.tar.gz gentoo-2-f257d9abe5fd263d462225b1bcfc46b5de8429d5.tar.bz2 gentoo-2-f257d9abe5fd263d462225b1bcfc46b5de8429d5.zip |
sparc stable wrt #425112
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/puppet/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/puppet/puppet-2.7.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/puppet/ChangeLog b/app-admin/puppet/ChangeLog index fc8b2c42ba61..ccb8f8d9385b 100644 --- a/app-admin/puppet/ChangeLog +++ b/app-admin/puppet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/puppet # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/puppet/ChangeLog,v 1.120 2012/08/23 09:39:36 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/puppet/ChangeLog,v 1.121 2012/08/26 14:32:00 armin76 Exp $ + + 26 Aug 2012; Raúl Porcel <armin76@gentoo.org> puppet-2.7.18.ebuild: + sparc stable wrt #425112 23 Aug 2012; Michael Weber <xmw@gentoo.org> puppet-2.7.18.ebuild: ppc stable (bug 425112). diff --git a/app-admin/puppet/puppet-2.7.18.ebuild b/app-admin/puppet/puppet-2.7.18.ebuild index 746143d751a7..cc0082fc5016 100644 --- a/app-admin/puppet/puppet-2.7.18.ebuild +++ b/app-admin/puppet/puppet-2.7.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/puppet/puppet-2.7.18.ebuild,v 1.6 2012/08/23 09:39:36 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/puppet/puppet-2.7.18.ebuild,v 1.7 2012/08/26 14:32:00 armin76 Exp $ EAPI="4" # ruby19: dev-ruby/ruby-ldap has no ruby19 @@ -19,7 +19,7 @@ HOMEPAGE="http://puppetlabs.com/" 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 |