summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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