Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | style fix: change `...` to $(...) | Mike Frysinger | 2014-03-20 | 1 | -6/+6 |
| | |||||
* | update banned list of src funcs install_cert is banned in, and upgrade the ↵ | Mike Frysinger | 2014-03-20 | 1 | -4/+4 |
| | | | | call to a `die` | ||||
* | drop long dead docert func | Mike Frysinger | 2014-03-20 | 1 | -8/+1 |
| | |||||
* | misc style fixes -- do not hardcode full path to `openssl` | Mike Frysinger | 2014-03-20 | 1 | -12/+10 |
| | |||||
* | ssl-cert - support mandatory enrollment and custom USE flag | Alon Bar-Lev | 2013-01-03 | 1 | -5/+19 |
| | |||||
* | fix random bugs in eclass documentation, and convert to new @AUTHOR tag | Mike Frysinger | 2011-08-22 | 1 | -4/+5 |
| | |||||
* | Use different CN for CA and certificate itself, fixes #164601, thank David ↵ | Peter Volkov | 2010-02-16 | 1 | -8/+8 |
| | | | | Sperling for description and James Le Cuirot for fix. | ||||
* | fix comparison test | Alin Năstac | 2009-09-16 | 1 | -2/+2 |
| | |||||
* | Add magic comments for eclass-manpages. | Ulrich Müller | 2008-04-14 | 1 | -8/+33 |
| | |||||
* | Replace "docert" function by dummy, bug 174759. | Ulrich Müller | 2008-04-14 | 1 | -68/+5 |
| | |||||
* | Revert accidental commit of ssl-cert.eclass. | Ulrich Müller | 2007-12-28 | 1 | -32/+7 |
| | |||||
* | Sync eclasses from Emacs overlay (revision 894). | Ulrich Müller | 2007-12-28 | 1 | -7/+32 |
| | | | | | | elisp-common.eclass: Install packages' site-init files in site-gentoo.d subdirectory. Update documentation and einfo messages accordingly. | ||||
* | Fix a typo. | Ulrich Müller | 2007-12-09 | 1 | -2/+2 |
| | |||||
* | Add more documentation to function install_cert. | Ulrich Müller | 2007-12-09 | 1 | -1/+9 |
| | | | | Output a deprecation warning in docert. | ||||
* | New function install_cert, replaces docert. Bug #174759. | Ulrich Müller | 2007-12-07 | 1 | -1/+70 |
| | |||||
* | QA: Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2005-07-11 | 1 | -3/+3 |
| | |||||
* | add IUSE=ssl | Aron Griffis | 2005-07-06 | 1 | -2/+2 |
| | |||||
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | Aron Griffis | 2005-07-06 | 1 | -2/+1 |
| | |||||
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | Aron Griffis | 2005-07-06 | 1 | -2/+1 |
| | |||||
* | update the copyright info | Mike Frysinger | 2004-06-25 | 1 | -2/+2 |
| | |||||
* | Fix typo caught by bug #50192. | Max Kalika | 2004-05-06 | 1 | -2/+2 |
| | |||||
* | Apply patch from bug #25013 to replace calls to newdepend and newrdepend | Michael Sterrett | 2004-04-11 | 1 | -2/+2 |
| | | | | with variable setting (DEPEND=, RDEPEND=). | ||||
* | typo fix #46526 | Mike Frysinger | 2004-04-01 | 1 | -2/+2 |
| | |||||
* | Add the ssl-cert.eclass lib. Documentation coming in next commit. | Max Kalika | 2003-10-30 | 1 | -0/+207 |