Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 380431

Summary: app-admin/puppet-2.7.3 version bump
Product: Gentoo Linux Reporter: michael higgins <col>
Component: New packagesAssignee: MATSUU Takuto (RETIRED) <matsuu>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description michael higgins 2011-08-24 04:13:29 UTC
Just made a name change to the ebuild and it worked after 'facter' was installed first. I've pasted a diff, to illustrate.

Reproducible: Always




--- /portdir/portage/local/app-admin/puppet/puppet-2.7.1.ebuild	2011-08-23 18:05:16.000000000 -0700
+++ /portdir/portage/local/app-admin/puppet/puppet-2.7.3.ebuild	2011-08-23 18:10:42.000000000 -0700
@@ -46,6 +46,7 @@
 	xemacs? ( app-editors/xemacs )
 	rrdtool? ( >=net-analyzer/rrdtool-1.2.23[ruby] )
 	selinux? ( sys-libs/libselinux[ruby] )
+	>=dev-ruby/facter-1.5.2-r1
 	>=app-portage/eix-0.18.0"
 
 SITEFILE="50${PN}-mode-gentoo.el"
Comment 1 MATSUU Takuto (RETIRED) gentoo-dev 2011-08-24 17:03:23 UTC
facter is already added into ruby_add_rdepend.

in cvs.