summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* prepping for next releaseCaleb Tennis2003-09-251-3/+3
|
* version fixCaleb Tennis2003-09-121-3/+3
|
* kde changesCaleb Tennis2003-09-121-10/+10
|
* spell fixesMike Frysinger2003-04-281-3/+3
|
* I'm cleaning up the kde eclasses. It is a gradual process so that i can ↵Dan Armak2003-04-271-3/+27
| | | | | | | | | | | | | | | | | | | | commit it into portage piecemeal. <changeset #1> Done: - deprecated kde-base. it is now empty and does nothing except inheriting kde. apps should now inherit kde directly. the deps on glibc and gcc that kde-base added are not necessary because they are in all profiles' system packages lists anyway. - deprecated kde-pre, no ebuild was using it any longer. - deprecated kde.org. moved kde.org contents into kde-dist, since that's almost the only place kde.org was being inherited from. ebuilds that need changing: kdelibs, kdelibs-apidocs - stopped using newdepend /c. gcc and glibc are in the sysytem packages list in every profile anyway, and our other ebuilds don't really keep track of such deps. Changes done to ebuilds so far: - kdelibs: don't inherit kde.org. don't call newdepend /c. - kdelibs-apidocs: don't inherit kde.org
* fix for kdegraphics-3.1.1a-r1Hannes Mehnert2003-04-111-2/+2
|
* work around bug in portageDan Armak2003-04-081-2/+2
|
* needed support for new kde 3.1.1a stuff. shouldn't touch anything else.Dan Armak2003-04-081-1/+7
|
* unfix earlier fixesMike Frysinger2003-02-281-2/+2
|
* If description is set... don't overwrite it...Nicholas Jones2003-02-181-2/+2
| | | | Fixes to everything but ASPELL and KDE-SOURCE
* header fixesMike Frysinger2003-02-161-2/+4
|
* kde-3.1_rc6 changesHannes Mehnert2003-01-051-1/+2
|
* additions for kde 3.1 rc5Dan Armak2002-12-081-1/+2
|
* removing all enable-final functionality, see gentoo-dev postDan Armak2002-12-021-6/+1
|
* added support for kde-3.1_rc3Hannes Mehnert2002-11-121-1/+2
|
* use enable-final in kde 3.1 rc2Dan Armak2002-11-091-2/+2
|
* kde-3.1_rc2Hannes Mehnert2002-11-051-2/+3
|
* changes necessary for kde 3.1 rc1Dan Armak2002-10-311-2/+3
|
* it's set_enable_final not set-enable-final... slaps /meDan Armak2002-10-271-2/+2
|
* use set_enable_finalDan Armak2002-10-271-3/+3
|
* Header updates/cleanupsMike Frysinger2002-10-251-1/+2
|
* Header updates/cleanupsMike Frysinger2002-10-251-2/+2
|
* fix identation (proper tabs everywhere, alignment) in my eclassesDan Armak2002-10-241-3/+3
|
* add support for upcoming kde-3.1-beta2Dan Armak2002-09-241-2/+3
|
* fix really stupid bug that disabled enable-finalDan Armak2002-09-071-2/+6
|
* make einfo call a debug-print oneDan Armak2002-09-071-2/+2
|
* disable --enable-final for kde 3.1_beta1; too many things miscompile and ned ↵Dan Armak2002-08-291-2/+2
| | | | to have it disabled locally
* fix for 3.1 beta1Dan Armak2002-08-231-1/+2
|
* big commit i've been working on for the last few days. the important part ↵Dan Armak2002-08-131-3/+2
| | | | ebuild-wise is that kde apps now go into /usr; there have also been some SLOT changes (making things uniform). see the various postings.
* don't use --enable-final for the cvs ebuildsDan Armak2002-07-181-2/+2
|
* disable enable-final for 3.1alpha1Dan Armak2002-07-121-2/+3
|
* change SLOT for kde-base packages to major.minor (i.e. version numbers, e.g. ↵Dan Armak2002-07-121-1/+8
| | | | 3.0 3.1) also put in a fix for 3.1alpha1 WORKDIR
* kde/base packages (which use kde-dist.eclass) now have LICENSE=GPL-2Dan Armak2002-05-111-1/+2
|
* revert slot change, i misunderstood the need for slotsCVS:Dan Armak2002-04-041-7/+1
| | | | ----------------------------------------------------------------------
* kde.org: add kde download mirrorsDan Armak2002-04-041-1/+8
| | | | | kde-dist; add SLOT setting to major and minor version but not revision, e.g. SLOT of 3.0 is 3.0 ubt SLOT of 2.2.2 is 2.2
* reveting global --enable-all comit - better safe than sorryDan Armak2002-04-021-1/+2
|
* changed --enable-debug to --enable-debug=full when $DEBUG is setDan Armak2002-04-021-2/+1
| | | | added --enable-final to all builds, hopefully will not cause problems
* merged virtual.eclass -> inherit.eclass. added || die to inherit(). added ↵Dan Armak2002-01-041-2/+2
| | | | | | cvs snapshot support to kde.eclass (runs make -f admin/Makefile.common where appropriate). misc small fixes.
* eclasses v5 and ebuilds to match :-) see the gentoo-dev message; do not edit ↵Dan Armak2001-12-231-3/+3
| | | | | | any inheriting ebuilds before reading the changelog.
* --enable-final fixes: seems many non-base kde apps don't suport it, and get ↵Dan Armak2001-12-111-2/+4
| | | | | | | | | | | compile errors abut all sorts of illegal redefines and redeclarations. Figures. Anyway, I'm moving --enable-final to kde-dist (and *-i18n) eclasses, the regular kde apps inheriting from kde-base don't get it. to get it, put it into myconf the regular way or, (new) before the functions say myconf=$"myconf --enable-final" (or anything else), this is a nice new weay of extending myconf. over the next few days ill test all kde apps for enable-final compatibility and add the flag to those that support it.
* This is the big multi-kdelibs & eclasses v4 commit. have fun, send bugreports!Dan Armak2001-11-161-5/+4
|
* fixesDan Armak2001-10-051-2/+2
|
* OK, these are eclasses v3.2:Dan Armak2001-10-031-2/+2
| | | | | | | | 1. aded kde-objprelink.eclass 2. modified ebuilds accordingly, updated documentation 3. removed old koffice beta ebuilds 4. added new inheriting ebuild for kdelibs (a special case) 5. misc
* eclasses v3.1Dan Armak2001-10-011-0/+14
added debug.eclass and fixed many bugs