Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 457762 - net-misc/dhcpcd-9999 - Live ebuild that fetches from git
Summary: net-misc/dhcpcd-9999 - Live ebuild that fetches from git
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2013-02-15 22:02 UTC by Scott Bertilson
Modified: 2013-02-17 15:59 UTC (History)
1 user (show)

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


Attachments
patch against dhcpcd-5.6.6.ebuild to create dhcpcd-9999.ebuild (dhcpcd-9999.patch,977 bytes, text/plain)
2013-02-15 22:02 UTC, Scott Bertilson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Scott Bertilson 2013-02-15 22:02:19 UTC
Created attachment 339016 [details]
patch against dhcpcd-5.6.6.ebuild to create dhcpcd-9999.ebuild

Simple adaptation of existing ebuild to support build from git by guesswork based on openrc ebuild.
attached
Comment 1 William Hubbs gentoo-dev 2013-02-17 15:59:11 UTC
This has been added with a slight modification. The KEYWORDS variable
should also be moved into the non-live portion of the ebuild to keep
~arch users from upgrading to it.

Thanks for the report.