| Commit message (Expand) | Author | Age | Files | Lines |
* | Add modular X dependencies on xinerama useflag. | Diego Elio Pettenò | 2006-04-01 | 1 | -3/+5 |
* | Add a check for building kdelibs with the doc use flag but not qt with it | Caleb Tennis | 2006-02-27 | 1 | -1/+8 |
* | Drop the dummy ltconfig if present. | Diego Elio Pettenò | 2006-02-09 | 1 | -1/+5 |
* | Move here the code to reduce the number of translations and documentation bui... | Diego Elio Pettenò | 2006-02-05 | 1 | -1/+31 |
* | Run elibtoolize before econf so that libtool patches gets applied. | Diego Elio Pettenò | 2006-02-03 | 1 | -2/+3 |
* | Push --with-extra-includes and --with-extra-libs to be on safe side with pack... | Diego Elio Pettenò | 2006-01-30 | 1 | -1/+8 |
* | Check that ${PREFIX} is non-empty before using it. | Diego Elio Pettenò | 2006-01-26 | 1 | -2/+2 |
* | For safety, use [[ ]] instead of [ ] for complex checks; replace -a with && t... | Diego Elio Pettenò | 2006-01-24 | 1 | -4/+4 |
* | Don't add kdeenablefinal useflag to every package, but just for the ones in k... | Diego Elio Pettenò | 2006-01-04 | 1 | -6/+8 |
* | slot_rebuild() fix | Carsten Lohrke | 2005-12-17 | 1 | -3/+3 |
* | Make KDE use econf as usual, by overriding the directories where the ${PREFIX... | Diego Elio Pettenò | 2005-11-16 | 1 | -8/+13 |
* | Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2005-10-13 | 1 | -3/+3 |
* | Added missing flag-o-matic inherit, to filter visibility flags. | Diego Elio Pettenò | 2005-10-12 | 1 | -2/+2 |
* | Make sure visibility-change flags are being filtered out of KDE to avoid them... | Diego Elio Pettenò | 2005-10-11 | 1 | -1/+4 |
* | slot_rebuild() fix, #108055 | Carsten Lohrke | 2005-10-06 | 1 | -3/+27 |
* | Disable visibility support in kde programs in a different way (see bug #107571). | Gregorio Guidi | 2005-10-03 | 1 | -8/+4 |
* | DO NOT ignore the visibility for kde newer than 3.4.1 as the problem is STILL... | Diego Elio Pettenò | 2005-09-25 | 1 | -7/+6 |
* | Use full atoms for built_with_use/best_version. | Sven Wegener | 2005-09-25 | 1 | -4/+4 |
* | minor fixes in slot_rebuild() | Carsten Lohrke | 2005-09-16 | 1 | -5/+5 |
* | Added the slot_rebuild function provided by Carsten Lohrke in bug 98425. | Marcus D. Hanwell | 2005-09-16 | 1 | -1/+40 |
* | Use [[ ]] instead of [ ] for tests. | Diego Elio Pettenò | 2005-08-27 | 1 | -6/+6 |
* | Restrict the visibility hack to kde 3.4.1. | Gregorio Guidi | 2005-08-24 | 1 | -6/+7 |
* | No need to treat IUSE as incremental, portage handles it. | Sven Wegener | 2005-08-23 | 1 | -2/+2 |
* | apply whitespace checks from repoman to eclasses | Sven Wegener | 2005-08-22 | 1 | -2/+2 |
* | unset KDEHOME, KDEROOTHOME in the build env; fixes 96177. | Dan Armak | 2005-07-29 | 1 | -1/+6 |
* | QA: Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2005-07-11 | 1 | -10/+10 |
* | 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 |
* | Better support for amd64 multilib (#94872). | Gregorio Guidi | 2005-06-07 | 1 | -2/+6 |
* | Correct previous patches for bug #86898 to avoid regenerating the configure s... | Gregorio Guidi | 2005-05-26 | 1 | -2/+2 |
* | add SRC_URI for 3.4.1 | Dan Armak | 2005-05-25 | 1 | -7/+5 |
* | Applied patch to disable visibility support in KDE 3.4, closes bug 86898. | Marcus D. Hanwell | 2005-05-25 | 1 | -9/+7 |
* | Do not install COPYING files. | Gregorio Guidi | 2005-05-17 | 1 | -2/+2 |
* | fix brain dead grepping | Mike Frysinger | 2005-05-15 | 1 | -2/+2 |
* | Fix gcc visibility problem for ppc, too. | Gregorio Guidi | 2005-02-17 | 1 | -3/+3 |
* | Don't do "built_with_use kdelibs arts" check when builing arts or kdelibs. | Carsten Lohrke | 2005-02-16 | 1 | -8/+10 |
* | Add check for kdelibs compiled with arts support (#75315). | Gregorio Guidi | 2005-02-16 | 1 | -2/+13 |
* | removed several ancient, no longer used functions from kde-functions.eclass. | Dan Armak | 2005-02-06 | 1 | -4/+1 |
* | add kdeenablefinal USE flag handling to enable/disable --enable-final configu... | Dan Armak | 2005-02-03 | 1 | -2/+7 |
* | oops oops - only enable the previous commit's sed on amd64. (although the inc... | Dan Armak | 2005-01-29 | 1 | -3/+3 |
* | temp fix for bug 78720 (broken visibility-inlines on amd64), which seds acinc... | Dan Armak | 2005-01-29 | 1 | -1/+10 |
* | Make kde use the correct qt libdir. | Jeremy Huddleston | 2005-01-18 | 1 | -2/+2 |
* | Add xinerama use flag, and correctly set conf dirs - see bug #63637 | Caleb Tennis | 2004-09-19 | 1 | -3/+10 |
* | Using eutils:get_libdir() now instead of hardcoded [/usr][/...]/lib | Danny van Dyk | 2004-09-15 | 1 | -2/+2 |
* | $(get_libdir)-ize kde.eclass | Travis Tilley | 2004-09-03 | 1 | -3/+7 |
* | a little smarter fix | Caleb Tennis | 2004-08-26 | 1 | -1/+2 |
* | make it a little smarter yet | Caleb Tennis | 2004-08-26 | 1 | -2/+2 |
* | Change the arts use dep a little bit | Caleb Tennis | 2004-08-18 | 1 | -2/+2 |
* | Don't perform the optional arts switch unless we are in >=3.3 | Caleb Tennis | 2004-07-27 | 1 | -2/+2 |
* | missing " causing major breakage, please check if this is correct | Thomas Matthijs | 2004-07-23 | 1 | -2/+2 |