summaryrefslogtreecommitdiff
path: root/lib/chef/provider/package/portage.rb
Commit message (Expand)AuthorAgeFilesLines
* Use properties in package resourcesjk/package-propertiesJohn Keiser2015-12-151-2/+0
* Re-separate priority map and DSL handler map so that provides has veto power ...John Keiser2015-07-061-0/+2
* Fix Solaris and Gentoo package resources, clean up testsJohn Keiser2015-06-021-0/+2
* fix aix related providers to replace popen4 with mixlib shell_outkaustubh-d2015-02-171-4/+3
* Remove requires path_helper from provider class, add to provider subclasses u...Claire McQuin2014-09-241-0/+1
* Escape path for globbing.Claire McQuin2014-09-221-1/+3
* fix shell_out/run_command usageLamont Granquist2014-09-081-6/+2
* fixing all the extra blank linesLamont Granquist2014-07-291-2/+0
* http://tickets.opscode.com/browse/CHEF-3442pierre-o132013-05-241-4/+9
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+138
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-93/+0
* Portage atoms need an = sign before the package + versionAdam Jacob2008-10-071-1/+1
* Removing some extra commas from the portage providerAdam Jacob2008-10-051-2/+2
* Adding Portage package provider first pass. Seems to work.Ezra Zygmuntowicz2008-10-041-0/+93