summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix a silly errorPaul de Vrieze2005-03-241-3/+4
|
* Add some help messages to the db eclassPaul de Vrieze2005-03-241-1/+6
|
* Remove the export functions call as vapier@gentoo.org says it shouldn't be usedPaul de Vrieze2005-02-021-2/+1
|
* Update db_fix_so to also work with BSD find; closes bug #66998Aaron Walker2004-10-101-3/+3
|
* fix bug #61375Olivier Crête2004-08-241-2/+2
|
* Change the cleanup routine, cleaning out all symlinks that maintain ↵Paul de Vrieze2004-08-231-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 Vrieze2004-08-231-1/+16
| | | | with other db versions. Makes qpkg/equery happy.
* update the copyright infoMike Frysinger2004-06-251-2/+2
|
* header fixMike Frysinger2003-10-261-1/+3
|
* Fix stupid foulup with db.eclassPaul de Vrieze2003-10-151-2/+2
|
* Fix db resymlink script so that it only works with the db libraries, not ↵Paul de Vrieze2003-10-151-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. Johnson2003-09-021-1/+16
| | | | broken leftover parts from ebuild
* forgot to update EXPORTED FUNCTIONSRobin H. Johnson2003-08-211-2/+2
|
* completed db.eclass with helper functionsRobin H. Johnson2003-08-211-3/+50
|
* new common location for fix_so from sys-libs/db, now corrected for a nasty bugRobin H. Johnson2003-08-211-0/+21