| Commit message (Expand) | Author | Age | Files | Lines |
* | remove get_free_mem(), get_param() functions because nothing uses them anymor... | Dan Armak | 2003-05-11 | 1 | -23/+2 |
* | I'm cleaning up the kde eclasses. It is a gradual process so that i can commi... | Dan Armak | 2003-04-27 | 1 | -4/+4 |
* | needed support for new kde 3.1.1a stuff. shouldn't touch anything else. | Dan Armak | 2003-04-08 | 1 | -1/+3 |
* | header fixes | Mike Frysinger | 2003-02-16 | 1 | -3/+6 |
* | add support for automake 1.7 to need-automake() | Dan Armak | 2003-01-31 | 1 | -1/+3 |
* | add: if NEED_KDE_DONT_ADD_KDELIBS_DEP is set, need-kde() will not a depend on... | Dan Armak | 2003-01-28 | 1 | -6/+12 |
* | kde-3.1_rc6 changes | Hannes Mehnert | 2003-01-05 | 1 | -3/+2 |
* | additions for kde 3.1 rc5 | Dan Armak | 2002-12-08 | 1 | -1/+2 |
* | removing all enable-final functionality, see gentoo-dev post | Dan Armak | 2002-12-02 | 1 | -17/+1 |
* | allow writing to all of /usr/qt/3/etc/settings, after all. | Dan Armak | 2002-12-01 | 1 | -1/+5 |
* | kdemultimedia didn't set KDEDIR, it used prefix=/usr, which broke lots of thi... | Hannes Mehnert | 2002-11-27 | 1 | -2/+2 |
* | move the autotools deps from set-kdedir to need-kde (whyever were they in set... | Dan Armak | 2002-11-24 | 1 | -24/+27 |
* | add dep on >=automake-1.6.3 on ppc or kde 3.1, as reported by doctomoe. also ... | Dan Armak | 2002-11-23 | 1 | -3/+1 |
* | cleanup and various touchups. make kde 3.1 depend on qt 3.1. also cleanup the... | Dan Armak | 2002-11-19 | 1 | -16/+11 |
* | added support for kde-3.1_rc3 | Hannes Mehnert | 2002-11-12 | 1 | -1/+2 |
* | fix that kde-3.1_rc2 needs qt-3.1.0_pre20021104 | Hannes Mehnert | 2002-11-05 | 1 | -1/+2 |
* | kde-3.1_rc2 | Hannes Mehnert | 2002-11-05 | 1 | -1/+2 |
* | add support for kde 3.1 and qt 3.1 versions - general fixums. also remove the... | Dan Armak | 2002-11-01 | 1 | -13/+6 |
* | set minimal qt version to 3.1 for kde cvs and 3.0.5 for kde 3.0.x | Dan Armak | 2002-10-31 | 1 | -4/+4 |
* | changes necessary for kde 3.1 rc1 | Dan Armak | 2002-10-31 | 1 | -16/+18 |
* | add functions for determining the amount of free memory and setting --enable-... | Dan Armak | 2002-10-27 | 1 | -1/+37 |
* | Header updates/cleanups | Mike Frysinger | 2002-10-25 | 1 | -1/+2 |
* | Header updates/cleanups | Mike Frysinger | 2002-10-25 | 1 | -2/+2 |
* | fix identation (proper tabs everywhere, alignment) in my eclasses | Dan Armak | 2002-10-24 | 1 | -101/+101 |
* | add support for upcoming kde-3.1-beta2 | Dan Armak | 2002-09-24 | 1 | -1/+3 |
* | similar change for kde-base 2.2.2 packages and kdelibs 2.2.2a | Dan Armak | 2002-09-10 | 1 | -2/+4 |
* | allow kde-base 3.0.3 packages to use kdelibs =3.0.3* and not just ~3.0.3, bec... | Dan Armak | 2002-09-10 | 1 | -1/+7 |
* | use autoconf 2.13 for kde-base 3.0.x ebuilds. add KDE_REMOVE_DIR function tha... | Dan Armak | 2002-09-07 | 1 | -15/+55 |
* | add value 5 to min-kde-ver() version case statement; fix problem with ebuilds... | Dan Armak | 2002-08-29 | 1 | -1/+2 |
* | replace the old fix with a very very simple 1-line one | Dan Armak | 2002-08-26 | 1 | -9/+1 |
* | a few minor fixes and the new kde-new-admin() support (preliminary, in testin... | Dan Armak | 2002-08-26 | 1 | -3/+17 |
* | replace assert-like | Dan Armak | 2002-08-18 | 1 | -3/+3 |
* | remove stray debug einfo statement | Dan Armak | 2002-08-14 | 1 | -2/+2 |
* | fix slots and install locations for kde-i18n ebuilds; some other fixes | Dan Armak | 2002-08-14 | 1 | -19/+24 |
* | big commit i've been working on for the last few days. the important part ebu... | Dan Armak | 2002-08-13 | 1 | -100/+87 |
* | adjust deps on qt so that kde3 apps can be satisifed by qt-5 (which is the qt... | Dan Armak | 2002-08-06 | 1 | -18/+10 |
* | fix typo in error: could should be could not | Dan Armak | 2002-07-26 | 1 | -2/+2 |
* | new function: kde_remove_flag <subdir> <flag> - removes from Makefile in / f... | Dan Armak | 2002-07-26 | 1 | -1/+20 |
* | changes and eclasses for upcomnig kde cvs ebuilds. they won't live in portage... | Dan Armak | 2002-07-17 | 1 | -60/+90 |
* | fix dependencies on kdelibs-2* | Dan Armak | 2002-07-16 | 1 | -4/+9 |
* | turn some echo commands into debug-print calls | Dan Armak | 2002-07-13 | 1 | -5/+4 |
* | big change for multiple kdes, being tested wih 3.1alpha1. barring bugs should... | Dan Armak | 2002-07-12 | 1 | -22/+91 |
* | dependency fix to allow 3.0.1.20020604 | Daniel Robbins | 2002-07-11 | 1 | -2/+2 |
* | make kde-base packages depend on the exact version of kdelibs they're distrib... | Dan Armak | 2002-07-10 | 1 | -4/+12 |
* | add some version handling provisions for upcoming kde 3.1 series | Dan Armak | 2002-07-09 | 1 | -1/+5 |
* | fix handling of kdelibs dependencies since SLOTS in kdelibs are now working w... | Dan Armak | 2002-07-09 | 1 | -2/+2 |
* | typo | Dan Armak | 2002-05-25 | 1 | -2/+2 |
* | typo | Dan Armak | 2002-05-19 | 1 | -2/+2 |
* | added need-autoconf and need-automake convinience functions for WANT_AUTO*_x_... | Dan Armak | 2002-05-19 | 1 | -7/+39 |
* | looks like i committed a borken version by accident. reverting | Dan Armak | 2002-05-15 | 1 | -3/+3 |