Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a silly error | Paul de Vrieze | 2005-03-24 | 1 | -3/+4 |
| | |||||
* | Add some help messages to the db eclass | Paul de Vrieze | 2005-03-24 | 1 | -1/+6 |
| | |||||
* | Remove the export functions call as vapier@gentoo.org says it shouldn't be used | Paul de Vrieze | 2005-02-02 | 1 | -2/+1 |
| | |||||
* | Update db_fix_so to also work with BSD find; closes bug #66998 | Aaron Walker | 2004-10-10 | 1 | -3/+3 |
| | |||||
* | fix bug #61375 | Olivier Crête | 2004-08-24 | 1 | -2/+2 |
| | |||||
* | Change the cleanup routine, cleaning out all symlinks that maintain ↵ | Paul de Vrieze | 2004-08-23 | 1 | -18/+13 |
| | | | | multi-slot ability. They are autogenerated, and having them in the contents creates problems (bug #60732) | ||||
* | Add a function to the db.eclass that clears out the symlinks that are shared ↵ | Paul de Vrieze | 2004-08-23 | 1 | -1/+16 |
| | | | | with other db versions. Makes qpkg/equery happy. | ||||
* | update the copyright info | Mike Frysinger | 2004-06-25 | 1 | -2/+2 |
| | |||||
* | header fix | Mike Frysinger | 2003-10-26 | 1 | -1/+3 |
| | |||||
* | Fix stupid foulup with db.eclass | Paul de Vrieze | 2003-10-15 | 1 | -2/+2 |
| | |||||
* | Fix db resymlink script so that it only works with the db libraries, not ↵ | Paul de Vrieze | 2003-10-15 | 1 | -13/+8 |
| | | | | with libs and headers which happen to have names starting with db | ||||
* | add some more symlink stuff to db_fix_so in the eclass, and remove the old ↵ | Robin H. Johnson | 2003-09-02 | 1 | -1/+16 |
| | | | | broken leftover parts from ebuild | ||||
* | forgot to update EXPORTED FUNCTIONS | Robin H. Johnson | 2003-08-21 | 1 | -2/+2 |
| | |||||
* | completed db.eclass with helper functions | Robin H. Johnson | 2003-08-21 | 1 | -3/+50 |
| | |||||
* | new common location for fix_so from sys-libs/db, now corrected for a nasty bug | Robin H. Johnson | 2003-08-21 | 1 | -0/+21 |