Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | small fixor | 2002-08-29 | 2 | -12/+23 | |
| | |||||
* | disable --enable-final for kde 3.1_beta1; too many things miscompile and ned ↵ | 2002-08-29 | 1 | -2/+2 | |
| | | | | to have it disabled locally | ||||
* | add value 5 to min-kde-ver() version case statement; fix problem with ↵ | 2002-08-29 | 1 | -1/+2 | |
| | | | | ebuilds calling need-kde 5 (e.g. ksvg) | ||||
* | merge kde-i18n.org.eclass into kde-i18n.eclass and rework its code to use ↵ | 2002-08-29 | 1 | -3/+12 | |
| | | | | mirror://kde/ like kde.org.eclass does. fix some bugs with fetching the big kde-i18n package. | ||||
* | fixed SRC_URI wrt distfiles stuff | 2002-08-28 | 1 | -4/+4 | |
| | |||||
* | oops, should have read the howto. | 2002-08-27 | 1 | -15/+3 | |
| | |||||
* | little better... | 2002-08-27 | 1 | -78/+7 | |
| | |||||
* | Kernel Module Eclass (currently base.eclass) | 2002-08-27 | 1 | -0/+108 | |
| | |||||
* | Fixes #5433. | 2002-08-26 | 1 | -1/+9 | |
| | |||||
* | replace the old fix with a very very simple 1-line one | 2002-08-26 | 2 | -25/+3 | |
| | |||||
* | recreate configure and ther such files when using a new admin dir | 2002-08-26 | 1 | -1/+4 | |
| | |||||
* | a few minor fixes and the new kde-new-admin() support (preliminary, in ↵ | 2002-08-26 | 2 | -6/+34 | |
| | | | | testing but can't break anything unless an ebuild calls it explicitly so i'm committing it) | ||||
* | Forgot about the fact that non modules might need to create multiple | 2002-08-23 | 1 | -5/+9 | |
| | | | | | pods. Original version of this test eclass merely overwrote - the new one touch's then cat>>'s | ||||
* | fix mirror paths | 2002-08-23 | 1 | -11/+14 | |
| | |||||
* | slight fix0r | 2002-08-23 | 1 | -2/+2 | |
| | |||||
* | LICENSE will be defined by each dictionary individually | 2002-08-23 | 1 | -2/+1 | |
| | |||||
* | changed aspell eclass to work with stable aspell release | 2002-08-23 | 1 | -10/+5 | |
| | |||||
* | fix for 3.1 beta1 | 2002-08-23 | 1 | -1/+2 | |
| | |||||
* | removed two comments | 2002-08-22 | 1 | -3/+1 | |
| | |||||
* | small fixor | 2002-08-22 | 1 | -4/+10 | |
| | |||||
* | Added some better documentation handling. | 2002-08-22 | 1 | -1/+3 | |
| | |||||
* | use ECVS_USER, since we define it. close #6455. | 2002-08-19 | 1 | -2/+2 | |
| | |||||
* | replace assert-like | 2002-08-18 | 3 | -8/+8 | |
| | |||||
* | fix segfaults for gnome-system-monitor | 2002-08-17 | 1 | -1/+4 | |
| | |||||
* | This is a test version of the perl-module eclass with forced makemaker | 2002-08-16 | 1 | -0/+82 | |
| | | | | | upgrade support - need to test it on all platforms before committing since it will change the core perl 5.6.1 makemaker functions | ||||
* | Updated pod merging. Supports both arch and site pods now, and appends | 2002-08-16 | 1 | -2/+17 | |
| | | | | instead of wiping the original pods. | ||||
* | Updated module to sperate pod creations | 2002-08-16 | 1 | -17/+26 | |
| | |||||
* | modified to work with quirky aspell-fr version | 2002-08-16 | 1 | -2/+5 | |
| | |||||
* | eclass for aspell dictionaries | 2002-08-15 | 1 | -0/+39 | |
| | |||||
* | remove stray debug einfo statement | 2002-08-14 | 1 | -2/+2 | |
| | |||||
* | fix slots and install locations for kde-i18n ebuilds; some other fixes | 2002-08-14 | 4 | -29/+48 | |
| | |||||
* | Corrected newdepends to DEPEND= - this was overwriting the newdepends | 2002-08-14 | 1 | -2/+2 | |
| | | | | | used in the various module ebuilds and causing them not to install their sub deps | ||||
* | quick reshuffle of documentation building order. | 2002-08-14 | 1 | -2/+3 | |
| | |||||
* | Lots of improvements. Changed documentation install to *work*, using the ↵ | 2002-08-13 | 1 | -21/+10 | |
| | | | | | | | very nice texi2dvi script from texinfo, as well as clearing out the cruft much more effectively before and after installation. DVI's are appropriately placed in /usr/share/doc, and without the .log, .toc, etc cruft... | ||||
* | added documentation and more robust file typing. | 2002-08-13 | 1 | -33/+62 | |
| | |||||
* | fix 3.1beta1 download urls | 2002-08-13 | 1 | -2/+2 | |
| | |||||
* | big commit i've been working on for the last few days. the important part ↵ | 2002-08-13 | 4 | -105/+98 | |
| | | | | ebuild-wise is that kde apps now go into /usr; there have also been some SLOT changes (making things uniform). see the various postings. | ||||
* | fix bug with inherit cvs and | 2002-08-12 | 1 | -1/+3 | |
| | |||||
* | fix problem where the cvs dep wasn't added correctly by the cvs ebuild | 2002-08-11 | 1 | -6/+6 | |
| | |||||
* | fix bug reported by Daniel Mettler - files getting patched twice | 2002-08-10 | 1 | -1/+4 | |
| | |||||
* | Fix bug #6101 | 2002-08-07 | 1 | -7/+7 | |
| | |||||
* | Emergency fix - the target dir gets lost in 5.6.1 (installs, just not to | 2002-08-07 | 1 | -3/+9 | |
| | | | | the right path). New eclass checks version before adding PREFIX | ||||
* | adjust deps on qt so that kde3 apps can be satisifed by qt-5 (which is the ↵ | 2002-08-06 | 1 | -18/+10 | |
| | | | | qt-copy cvs ebuild) | ||||
* | changes to make binary packages install schemas | 2002-08-05 | 1 | -15/+21 | |
| | |||||
* | Added -PREFIX to the perl Makefile.pl line - this is more in compliance | 2002-08-05 | 1 | -2/+3 | |
| | | | | | | with the format that perl accepts for the preconfig of the make, and makes sure that no sandbox violation occurs in perl 5.8.0. This has been tested with both 5.8.0 and 5.6.1 | ||||
* | more flag changes | 2002-08-04 | 1 | -4/+4 | |
| | |||||
* | adding the gtk-engines eclass | 2002-08-04 | 1 | -0/+181 | |
| | |||||
* | add support for installing module/doc/app also when module/app is requested | 2002-08-04 | 1 | -1/+6 | |
| | |||||
* | fix bug with multiple-level subdirs being fecthed; remove empty dirs where ↵ | 2002-08-03 | 1 | -4/+12 | |
| | | | | fecthing failed | ||||
* | fix sandbox issues with creation of the top directory; make the setting for ↵ | 2002-08-03 | 1 | -4/+6 | |
| | | | | offline mode ECVS_SERVER=offline to avoid messing with troublesome empty variable/unset variable distintions |