| Commit message (Expand) | Author | Age | Files | Lines |
* | Use emake for install, and for the cvs makefile. | Diego Elio Pettenò | 2006-06-15 | 1 | -3/+3 |
* | restore kde eclass changes | Carsten Lohrke | 2006-06-11 | 1 | -24/+24 |
* | Revert for now, as repoman bails out because of new rdepend policy checks. | Carsten Lohrke | 2006-06-11 | 1 | -24/+24 |
* | Improved KDE patch handling. | Carsten Lohrke | 2006-06-11 | 1 | -7/+27 |
* | Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2006-06-10 | 1 | -2/+2 |
* | Don't add arts dependency for arts itself. Thanks to Ciaran McCreesh in bug #... | Diego Elio Pettenò | 2006-06-08 | 1 | -4/+4 |
* | Add the code to support ARTS_REQUIRED='never' to make carlo happy, although I... | Diego Elio Pettenò | 2006-05-31 | 1 | -5/+8 |
* | use [[ check. | Diego Elio Pettenò | 2006-05-30 | 1 | -2/+2 |
* | Clearify error message. | Diego Elio Pettenò | 2006-05-30 | 1 | -6/+10 |
* | Add ARTS_REQUIRED variable to make ebuilds declare when they _require_ arts. ... | Diego Elio Pettenò | 2006-05-30 | 1 | -12/+30 |
* | More changes to support $KDE_S. | Diego Elio Pettenò | 2006-05-30 | 1 | -4/+2 |
* | Alias ${S} to ${KDE_S} to allow building in different directories without com... | Diego Elio Pettenò | 2006-05-29 | 1 | -10/+15 |
* | Don't do the checks if the useflag is not enabled. | Diego Elio Pettenò | 2006-05-25 | 1 | -2/+2 |
* | Unleash the linguas handling in IUSE now that Halcy0n has the linguas.desc re... | Diego Elio Pettenò | 2006-05-25 | 1 | -7/+6 |
* | Add kdehiddenvisibility useflag that enables the GCC hidden visibility, when ... | Diego Elio Pettenò | 2006-05-25 | 1 | -1/+16 |
* | Don't run seds einfo for data that's not present (translations or documentati... | Diego Elio Pettenò | 2006-05-07 | 1 | -9/+16 |
* | Add global kbuildsycoca creation after installing/removing KDE packages (~arc... | Diego Elio Pettenò | 2006-05-07 | 1 | -2/+10 |
* | Use more portable sed syntax. | Diego Elio Pettenò | 2006-05-01 | 1 | -2/+3 |
* | work around bug #97196 | Carsten Lohrke | 2006-04-28 | 1 | -1/+5 |
* | 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 |