Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 380431 - app-admin/puppet-2.7.3 version bump
Summary: app-admin/puppet-2.7.3 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: MATSUU Takuto (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-24 04:13 UTC by michael higgins
Modified: 2011-08-24 17:03 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.