aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix setup.py for gkeys-gpg tool.Robin H. Johnson2015-08-081-2/+2
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* gkeys, gkeys-gen: Make sdist do .bz2 compression Brian Dolbec2015-01-071-0/+12
|
* gkeys/setup.py py2man import fixBrian Dolbec2015-01-061-6/+1
| | | | The ebuild install was failing to find options.py. adding back an absolute import worked.
* gkeys, gkeys-gen: Fix man page installationBrian Dolbec2015-01-061-19/+3
|
* gkeys-gen: Setup.py updates for man page generationBrian Dolbec2015-01-061-3/+73
|
* gkeys: Copy sample conf to gkeys.confBrian Dolbec2014-12-241-1/+1
| | | | | We must install gkeys to be runnable without the need to create a conf. This is a basic working config. I also renamed the gentoodevs category to gentoo-devs.
* gkeys/setup.py: Fix previous commit path correctlyBrian Dolbec2014-12-241-2/+2
|
* gkeys/setup.py: Fix gkeys.conf path, comment out gkeys.confBrian Dolbec2014-12-241-2/+2
|
* Move the 3 pkgs into their own *-pkg dirBrian Dolbec2014-12-221-0/+48
This makes releasing each pkg independently easier. testpath: Update paths for the new directory structure