summaryrefslogtreecommitdiff
path: root/lib/chef/provider/package/paludis.rb
Commit message (Expand)AuthorAgeFilesLines
* autofixing whitespace copsLamont Granquist2016-02-051-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-5/+5
* Use properties in package resourcesjk/package-propertiesJohn Keiser2015-12-151-3/+0
* Re-separate priority map and DSL handler map so that provides has veto power ...John Keiser2015-07-061-0/+1
* Chef-12 RC Provider ResolverLamont Granquist2014-10-241-1/+3
* removed additional newlineThomas Berger2014-08-311-1/+0
* honor package category for paludis packagesThomas Berger2014-08-311-1/+2
* Merge pull request #1680 from BundesIT/masterClaire McQuin2014-08-071-2/+2
|\
| * moved init of timeout for paludis packages to the right placeThomas Berger2014-07-261-5/+0
| * use package.timeout for the cave timeout valueThomas Berger2014-07-251-1/+6
| * some paludis fixesThomas Berger2014-07-231-2/+2
* | fixing trailing blank lines as wellLamont Granquist2014-07-291-2/+0
* | fixing all the extra blank linesLamont Granquist2014-07-291-1/+0
* | add shell_out to base provider codeLamont Granquist2014-07-291-2/+0
|/
* remove named groups in regexpVasiliy Tolstov2014-06-221-4/+4
* remove unneded require chef/mixin/commandVasiliy Tolstov2014-06-161-1/+0
* fix determine installed packagesVasiliy Tolstov2014-06-141-1/+1
* fix determine installed packagesVasiliy Tolstov2014-06-141-7/+5
* fix parse of packege/version/repoVasiliy Tolstov2014-06-141-12/+18
* fix parse of packege/version/repoVasiliy Tolstov2014-06-141-8/+12
* fix testsVasiliy Tolstov2014-06-131-2/+2
* fix detection of accounts and installed-accounts packagesVasiliy Tolstov2014-06-131-0/+2
* fix load_current_resourceVasiliy Tolstov2014-05-201-1/+1
* add paludis package manager user in gentoo/exherbo linuxVasiliy Tolstov2014-05-131-0/+82