| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup due #231248 |  Pacho Ramos | 2013-07-21 | 1 | -2/+2 |
* | Additional change to run tests successfully on newer versions of db |  Robin H. Johnson | 2013-07-10 | 1 | -2/+3 |
* | Fix typo in src_test runner: makeopts_jobs not makeopts_job. |  Robin H. Johnson | 2012-10-08 | 1 | -2/+2 |
* | inherit multilib for get_libdir |  Zac Medico | 2012-06-02 | 1 | -3/+3 |
* | Use new makeopts_jobs helper from eutils.eclass. |  Mike Frysinger | 2012-04-15 | 1 | -8/+4 |
* | Update copyright years in headers |  Christian Faulhammer | 2011-12-27 | 1 | -2/+2 |
* | trim useless trailing whitespace |  Mike Frysinger | 2011-08-29 | 1 | -3/+3 |
* | Convert every instance of useq to use. |  Samuli Suominen | 2011-07-08 | 1 | -2/+2 |
* | Bug #341559: avoid conflict on new db-5 libdb_sql* libraries. |  Robin H. Johnson | 2010-10-18 | 1 | -4/+4 |
* | Update mysql.eclass from mysql overlays. |  Robin H. Johnson | 2010-10-06 | 1 | -4/+14 |
* | Bug #318389: check for each examples directory before trying to use it. Also ... |  Robin H. Johnson | 2010-05-11 | 1 | -4/+9 |
* | sys-libs/db-5 has changed some of the test scripts slightly, so we need to lo... |  Robin H. Johnson | 2010-05-11 | 1 | -4/+11 |
* | Improve binary renaming to NOT rename all elements in the path, and also pick... |  Robin H. Johnson | 2010-05-11 | 1 | -4/+7 |
* | Fix db_src_install_usrbinslot to proper SLOT again (#318367) and add a die |  Torsten Veller | 2010-05-04 | 1 | -2/+3 |
* | Bug #313637: Fix versioning of libdb_stl.a. Also clean up the eclass for quot... |  Robin H. Johnson | 2010-05-04 | 1 | -24/+28 |
* | Bug #275652: Install examples with USE=examples. |  Robin H. Johnson | 2010-05-03 | 1 | -2/+16 |
* | Bug #253312: implement parallel tests for sys-libs/db. |  Robin H. Johnson | 2010-05-03 | 1 | -5/+17 |
* | Bug #263797: Do not run the sys-libs/db testsuite as root. |  Robin H. Johnson | 2010-05-03 | 1 | -1/+6 |
* | Remove silly, and wrong, test for test in FEATURES |  Paul de Vrieze | 2009-07-29 | 1 | -13/+11 |
* | Quote targets. Fixes bug #144018 |  Paul de Vrieze | 2006-08-15 | 1 | -4/+4 |
* | Add a tcl dependency when using the testsuite |  Paul de Vrieze | 2006-08-06 | 1 | -2/+6 |
* | Change usage of tcltk to tcl |  Paul de Vrieze | 2006-08-06 | 1 | -3/+3 |
* | Add my email to the db eclasses |  Paul de Vrieze | 2006-07-13 | 1 | -1/+3 |
* | Actually make sure that the static archives do not linger behind. Also make t... |  Paul de Vrieze | 2006-05-21 | 1 | -9/+23 |
* | Fix bug #132249 failing properly when tests fail |  Paul de Vrieze | 2006-05-08 | 1 | -4/+2 |
* | Don't symlink db.h header if it's a true file (like on FreeBSD). Bug #102032.... |  Diego Elio Pettenò | 2006-05-02 | 1 | -4/+4 |
* | Use cheaper normal numerical sorting that also works on bsd |  Paul de Vrieze | 2006-04-24 | 1 | -3/+3 |
* | Apply whitespace checks from repoman to eclasses. |  Sven Wegener | 2006-01-01 | 1 | -2/+2 |
* | Add src_test support for sys-libs/db. WARNING this can take 6+ hours!. |  Robin H. Johnson | 2005-12-26 | 1 | -1/+21 |
* | QA: Apply whitespace checks from repoman to eclasses. |  Sven Wegener | 2005-07-11 | 1 | -4/+4 |
* | add USE=doc |  Aron Griffis | 2005-07-06 | 1 | -1/+2 |
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now |  Aron Griffis | 2005-07-06 | 1 | -2/+1 |
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now |  Aron Griffis | 2005-07-06 | 1 | -2/+1 |
* | put the maxdepth option first so find doesnt complain |  Mike Frysinger | 2005-05-29 | 1 | -3/+3 |
* | 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 multi-slo... |  Paul de Vrieze | 2004-08-23 | 1 | -18/+13 |
* | Add a function to the db.eclass that clears out the symlinks that are shared ... |  Paul de Vrieze | 2004-08-23 | 1 | -1/+16 |
* | 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 with... |  Paul de Vrieze | 2003-10-15 | 1 | -13/+8 |
* | add some more symlink stuff to db_fix_so in the eclass, and remove the old br... |  Robin H. Johnson | 2003-09-02 | 1 | -1/+16 |
* | 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 |