aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* setup.py: Make the selected PM plugins installablepluginBrian Dolbec2015-02-071-9/+31
|
* setup.py: Fix indententionBrian Dolbec2015-02-071-4/+11
|
* Move the plugin module into a portage namespace for installationBrian Dolbec2015-02-071-1/+2
| | | | But to avoid import conflicts during testing in the checkout, move it to a pm_plugins subdir.
* setup.py: Adds support for sync-plugin-portage USE flagDevan Franchini2014-12-081-0/+7
| | | | | | | Due to portage soon being able to support layman's sync plugin, changes have been added to the package's setup.py to support the installation of the sync plugin if the proper USE flag has been given.
* setup.py: Map the USE flag keys to the module namesBrian Dolbec2014-08-161-5/+25
|
* setup.py: Make the modules selectable for installBrian Dolbec2014-08-161-13/+10
|
* setup.py: Adds new utility scripts to setupDevan Franchini2014-08-161-1/+2
|
* setup.py: Fix another typoBrian Dolbec2014-08-161-1/+1
|
* setup.py: Fix typoBrian Dolbec2014-08-161-11/+11
|
* Initial update to setup.py for the new structureBrian Dolbec2014-08-161-1/+19
| | | TODO: make the modules included configurable from the ebuild.
* Pre-release updates to CHANGES, README, stup.py, etc..Brian Dolbec2012-10-131-3/+3
|
* Add myself to author infodol-sen2011-06-051-3/+4
|
* Import layman.Gunnar Wrobel2007-09-111-0/+21