Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixed bitness test so that a false positive doesn't happen. | Aaron W. Swenson | 2011-04-01 | 1 | -3/+3 | |
| | | | | Remove another set of quotes within [[ ]]. | |||||
* | Path quoting complete, and remove the path quoting inside [[ ]]. | Aaron W. Swenson | 2011-04-01 | 1 | -21/+23 | |
| | | | | [[ ]] used instead of [ ] everywhere. | |||||
* | Variable quoting for paths. | Aaron W. Swenson | 2011-03-31 | 1 | -51/+51 | |
| | ||||||
* | Bit harder to trick get_slots(). | Aaron W. Swenson | 2011-03-29 | 1 | -1/+3 | |
| | ||||||
* | Switched from 'ls' to 'find'. Addressed issues from | Aaron W. Swenson | 2011-03-29 | 1 | -50/+74 | |
| | | | | http://archives.gentoo.org/gentoo-dev/msg_5825580bbfa5b8b2f6dab9faa880ddd3.xml | |||||
* | Cleaned up output and localized variables. | Aaron W. Swenson | 2011-03-27 | 1 | -20/+27 | |
| | ||||||
* | Changed behavior of update(). It'll now both pick and set the default as being | Aaron W. Swenson | 2011-03-25 | 1 | -4/+0 | |
| | | | | | active automatically. When a default is set already, it merely does a reset and refreshes all of the links. | |||||
* | Localize variables. | Aaron W. Swenson | 2011-03-22 | 1 | -3/+3 | |
| | ||||||
* | Fixing lib references. ${EROOT}/usr/lib(64)?/postgresql-${SLOT}/lib(64)?/ | Aaron W. Swenson | 2011-03-21 | 1 | -6/+6 | |
| | ||||||
* | Initial commit of the 1.0 series of postgresql.eselect. A module that manages | Aaron W. Swenson | 2011-03-19 | 1 | -0/+296 | |
| | | | | symbolic links on a user's machine to libraries and binaries. | |||||
* | Initial commit. README describes repository layout. | Aaron W. Swenson | 2011-03-19 | 1 | -0/+22 | |