| Commit message (Expand) | Author | Age | Files | Lines |
* | small fix | Martin Schlemmer | 2002-04-15 | 1 | -2/+2 |
* | added generic SLOTs. kde2 apps now have slot="2", kde3 apps - slot="3". | Dan Armak | 2002-04-13 | 1 | -3/+3 |
* | name changes | Martin Schlemmer | 2002-04-09 | 1 | -3/+3 |
* | virtualx eclass for builds that needs a X display | Martin Schlemmer | 2002-04-09 | 1 | -0/+51 |
* | removing bigus kde.us.org server (again) | Dan Armak | 2002-04-05 | 1 | -3/+2 |
* | Added another KDE mirror | Seemant Kulleen | 2002-04-05 | 1 | -2/+3 |
* | revert slot change, i misunderstood the need for slotsCVS: | Dan Armak | 2002-04-04 | 1 | -7/+1 |
* | kde.org: add kde download mirrors | Dan Armak | 2002-04-04 | 2 | -4/+16 |
* | reveting global --enable-all comit - better safe than sorry | Dan Armak | 2002-04-02 | 4 | -5/+9 |
* | changed --enable-debug to --enable-debug=full when $DEBUG is set | Dan Armak | 2002-04-02 | 4 | -10/+6 |
* | make base_src_compile() use econf() and emake() from the default src_compile(... | Dan Armak | 2002-03-30 | 3 | -61/+194 |
* | flip side of yesterday's kde3-cvs/autoconf trouble: add an autoconf-2.1 and a... | Dan Armak | 2002-03-29 | 1 | -2/+7 |
* | fix for the kde3/autoconf problem, see gentoo-user post, thanks Azarah! | Dan Armak | 2002-03-28 | 2 | -28/+39 |
* | fix kde-sandbox-patch() typo that essentially made it do nothing at all | Dan Armak | 2002-03-28 | 1 | -6/+7 |
* | missing file | Dan Armak | 2002-03-27 | 1 | -0/+136 |
* | kde_sandbox_patch() typo fix | Dan Armak | 2002-03-27 | 1 | -4/+3 |
* | big commit that makes eclasses work wth both old portages (1.8.8, rc6 profile... | Dan Armak | 2002-03-27 | 6 | -179/+103 |
* | need-kde, need-qt fix (again): get qt and kdelibs 2.x for kde2 apps | Dan Armak | 2002-03-27 | 1 | -3/+3 |
* | *** empty log message *** | Dan Armak | 2002-03-27 | 2 | -0/+215 |
* | *** empty log message *** | Dan Armak | 2002-03-27 | 2 | -215/+0 |
* | *** empty log message *** | Dan Armak | 2002-03-22 | 1 | -1/+3 |
* | add 3.0_rc1 kdelibs option to min-kde-ver() - makes rc1 ebuilds depend on the... | Dan Armak | 2002-03-07 | 1 | -1/+3 |
* | added --with/without-debug to --enable/disable-debug. some configure scripts ... | Dan Armak | 2002-03-07 | 1 | -2/+2 |
* | minor change - use $T | Dan Armak | 2002-03-03 | 1 | -2/+2 |
* | make kde-i18n eclass more consistent (uses EXPORT_FUNCTIONS as it shuold). mi... | Dan Armak | 2002-02-18 | 2 | -10/+11 |
* | minute bugfix | Dan Armak | 2002-02-14 | 1 | -5/+5 |
* | use emake intead of make. this wasn't done before because it caused some prob... | Dan Armak | 2002-02-12 | 1 | -3/+3 |
* | bugfix | Dan Armak | 2002-02-12 | 1 | -2/+2 |
* | documentation update, brings it up to date with the eclass cleanup of friday | Dan Armak | 2002-02-10 | 3 | -181/+249 |
* | a typo fix. also added descriptions to all || die invocations. | Dan Armak | 2002-02-07 | 4 | -23/+24 |
* | major eclass cleanup/restructuring. no change ni inheriting ebuilds necessary... | Dan Armak | 2002-02-06 | 12 | -154/+126 |
* | the qt dep is now specified as =x11-libs/qt-$ver*. since portage now supports... | Dan Armak | 2002-02-01 | 1 | -4/+4 |
* | fix | Dan Armak | 2002-01-25 | 3 | -99/+62 |
* | other formats of upadted eclass-howto | Dan Armak | 2002-01-25 | 2 | -403/+510 |
* | removing long-ago deprecated depend.eclass (it's now mostly replaced by kde-d... | Dan Armak | 2002-01-25 | 3 | -332/+381 |
* | typo fixes, remove unmaintained news.txt | Dan Armak | 2002-01-25 | 4 | -292/+55 |
* | misc small fixes and improvements I collected during the period cvs was down | Dan Armak | 2002-01-23 | 2 | -6/+5 |
* | added kde_sandbox_patch() functin that applies a sed to several makefiles fro... | Dan Armak | 2002-01-17 | 1 | -1/+33 |
* | sorry, some verbose echo lines made it in accidentally, removing them | Dan Armak | 2002-01-16 | 1 | -5/+1 |
* | i just returned from my forced ofline period of 3 days and found out that the... | Dan Armak | 2002-01-16 | 1 | -3/+7 |
* | moved the qt,kde directory-setting functions from kde.eclass to a new kde-dir... | Dan Armak | 2002-01-10 | 2 | -141/+143 |
* | added a ||die description | Dan Armak | 2002-01-10 | 1 | -3/+3 |
* | new multi-kdedirs support. see anouncement on gentoo-* in 5 minutes. enjoy! | Dan Armak | 2002-01-09 | 1 | -3/+8 |
* | added method to set aboslute minimum required qt/kde version for all apps. th... | Dan Armak | 2002-01-08 | 1 | -12/+50 |
* | fix for kde-i18hn packages, it tried to unpack $A which included a patchfile | Dan Armak | 2002-01-05 | 1 | -3/+3 |
* | merged virtual.eclass -> inherit.eclass. added || die to inherit(). added cvs... | Dan Armak | 2002-01-04 | 9 | -20/+82 |
* | minor fix | Dan Armak | 2002-01-03 | 1 | -2/+2 |
* | small fix | Dan Armak | 2002-01-01 | 1 | -4/+1 |
* | eclass for handeling packages that need the latest automake and autoconf | Martin Schlemmer | 2001-12-31 | 1 | -0/+203 |
* | added path export thingy for multiple kdelibs | Dan Armak | 2001-12-31 | 1 | -1/+3 |