Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix setup.py for gkeys-gpg tool. | Robin H. Johnson | 2015-08-08 | 1 | -2/+2 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | gkeys, gkeys-gen: Make sdist do .bz2 compression | Brian Dolbec | 2015-01-07 | 1 | -0/+12 |
| | |||||
* | gkeys/setup.py py2man import fix | Brian Dolbec | 2015-01-06 | 1 | -6/+1 |
| | | | | The ebuild install was failing to find options.py. adding back an absolute import worked. | ||||
* | gkeys, gkeys-gen: Fix man page installation | Brian Dolbec | 2015-01-06 | 1 | -19/+3 |
| | |||||
* | gkeys-gen: Setup.py updates for man page generation | Brian Dolbec | 2015-01-06 | 1 | -3/+73 |
| | |||||
* | gkeys: Copy sample conf to gkeys.conf | Brian Dolbec | 2014-12-24 | 1 | -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 correctly | Brian Dolbec | 2014-12-24 | 1 | -2/+2 |
| | |||||
* | gkeys/setup.py: Fix gkeys.conf path, comment out gkeys.conf | Brian Dolbec | 2014-12-24 | 1 | -2/+2 |
| | |||||
* | Move the 3 pkgs into their own *-pkg dir | Brian Dolbec | 2014-12-22 | 1 | -0/+48 |
This makes releasing each pkg independently easier. testpath: Update paths for the new directory structure |