summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove silly, and wrong, test for test in FEATURESPaul de Vrieze2009-07-291-13/+11
|
* Quote targets. Fixes bug #144018Paul de Vrieze2006-08-151-4/+4
|
* Add a tcl dependency when using the testsuitePaul de Vrieze2006-08-061-2/+6
|
* Change usage of tcltk to tclPaul de Vrieze2006-08-061-3/+3
|
* Add my email to the db eclassesPaul de Vrieze2006-07-131-1/+3
|
* Actually make sure that the static archives do not linger behind. Also make ↵Paul de Vrieze2006-05-211-9/+23
| | | | the eclass aware of libdir.
* Fix bug #132249 failing properly when tests failPaul de Vrieze2006-05-081-4/+2
|
* Don't symlink db.h header if it's a true file (like on FreeBSD). Bug ↵Diego Elio Pettenò2006-05-021-4/+4
| | | | #102032. Eclass fixes from Paul de Vrieze.
* Use cheaper normal numerical sorting that also works on bsdPaul de Vrieze2006-04-241-3/+3
|
* Apply whitespace checks from repoman to eclasses.Sven Wegener2006-01-011-2/+2
|
* Add src_test support for sys-libs/db. WARNING this can take 6+ hours!.Robin H. Johnson2005-12-261-1/+21
|
* QA: Apply whitespace checks from repoman to eclasses.Sven Wegener2005-07-111-4/+4
|
* add USE=docAron Griffis2005-07-061-1/+2
|
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
|
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
|
* put the maxdepth option first so find doesnt complainMike Frysinger2005-05-291-3/+3
|
* 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