| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | fix the mkdir/sandbox stuff once and for all, as well as a problem with symli... | Dan Armak | 2002-09-10 | 1 | -28/+24 |
* | fix #6978: only run dod con the files that actually exist, to eliminate a har... | Dan Armak | 2002-09-10 | 1 | -2/+4 |
* | small fix0rs | Seemant Kulleen | 2002-09-10 | 1 | -5/+7 |
* | This test eclass has been tested on all platforms and is no longer | Michael Cummings | 2002-09-09 | 1 | -86/+0 |
* | Updated perl-module eclass no supports the newer version of perl's | Michael Cummings | 2002-09-09 | 1 | -13/+20 |
* | initial version of a gcc eclass that can be used to get version specific stuff | Martin Schlemmer | 2002-09-09 | 1 | -0/+79 |
* | fix error message when ECVS_TOP_DIR do not exist; and sandbox issues | Martin Schlemmer | 2002-09-08 | 1 | -1/+2 |
* | fix error message when ECVS_TOP_DIR do not exist | Martin Schlemmer | 2002-09-08 | 1 | -1/+3 |
* | 1. add ECVS_BRANCH support, with branch autoswitching handled by cvs itself. ... | Dan Armak | 2002-09-08 | 2 | -5/+20 |
* | add an is-flag function that returns true if its parameter exists in or | Dan Armak | 2002-09-08 | 1 | -1/+15 |
* | fix really stupid bug that disabled enable-final | Dan Armak | 2002-09-07 | 1 | -2/+6 |
* | make einfo call a debug-print one | Dan Armak | 2002-09-07 | 1 | -2/+2 |
* | use autoconf 2.13 for kde-base 3.0.x ebuilds. add KDE_REMOVE_DIR function tha... | Dan Armak | 2002-09-07 | 2 | -17/+60 |
* | moved LICENSE ... definitions (3 lines, were at the bottom) to the top of the... | George Shapovalov | 2002-09-06 | 1 | -3/+5 |
* | modified the gnome mirror to work | D.M.D. Ljungmark | 2002-09-06 | 1 | -2/+2 |
* | commonbox stuff fixed -- menu in /usr/share/commonbox/menu now, and nls stuff... | Seemant Kulleen | 2002-09-05 | 1 | -18/+29 |
* | new commonbox class to correct openbox errors, version bump on fluxbox, and v... | Seemant Kulleen | 2002-09-04 | 1 | -50/+56 |
* | new aspell unmasked as well as apps which can make use of it | Seemant Kulleen | 2002-09-03 | 1 | -4/+17 |
* | small fixor | Martin Schlemmer | 2002-08-29 | 2 | -12/+23 |
* | disable --enable-final for kde 3.1_beta1; too many things miscompile and ned ... | Dan Armak | 2002-08-29 | 1 | -2/+2 |
* | add value 5 to min-kde-ver() version case statement; fix problem with ebuilds... | Dan Armak | 2002-08-29 | 1 | -1/+2 |
* | merge kde-i18n.org.eclass into kde-i18n.eclass and rework its code to use mir... | Dan Armak | 2002-08-29 | 1 | -3/+12 |
* | fixed SRC_URI wrt distfiles stuff | Michael J. Cohen | 2002-08-28 | 1 | -4/+4 |
* | oops, should have read the howto. | Michael J. Cohen | 2002-08-27 | 1 | -15/+3 |
* | little better... | Michael J. Cohen | 2002-08-27 | 1 | -78/+7 |
* | Kernel Module Eclass (currently base.eclass) | Michael J. Cohen | 2002-08-27 | 1 | -0/+108 |
* | Fixes #5433. | Karl Trygve Kalleberg | 2002-08-26 | 1 | -1/+9 |
* | replace the old fix with a very very simple 1-line one | Dan Armak | 2002-08-26 | 2 | -25/+3 |
* | recreate configure and ther such files when using a new admin dir | Dan Armak | 2002-08-26 | 1 | -1/+4 |
* | a few minor fixes and the new kde-new-admin() support (preliminary, in testin... | Dan Armak | 2002-08-26 | 2 | -6/+34 |
* | Forgot about the fact that non modules might need to create multiple | Michael Cummings | 2002-08-23 | 1 | -5/+9 |
* | fix mirror paths | Dan Armak | 2002-08-23 | 1 | -11/+14 |
* | slight fix0r | Seemant Kulleen | 2002-08-23 | 1 | -2/+2 |
* | LICENSE will be defined by each dictionary individually | Seemant Kulleen | 2002-08-23 | 1 | -2/+1 |
* | changed aspell eclass to work with stable aspell release | Seemant Kulleen | 2002-08-23 | 1 | -10/+5 |
* | fix for 3.1 beta1 | Dan Armak | 2002-08-23 | 1 | -1/+2 |
* | removed two comments | D.M.D. Ljungmark | 2002-08-22 | 1 | -3/+1 |
* | small fixor | Martin Schlemmer | 2002-08-22 | 1 | -4/+10 |
* | Added some better documentation handling. | Matthew Turk | 2002-08-22 | 1 | -1/+3 |
* | use ECVS_USER, since we define it. close #6455. | Dan Armak | 2002-08-19 | 1 | -2/+2 |
* | replace assert-like | Dan Armak | 2002-08-18 | 3 | -8/+8 |
* | fix segfaults for gnome-system-monitor | Martin Schlemmer | 2002-08-17 | 1 | -1/+4 |
* | This is a test version of the perl-module eclass with forced makemaker | Michael Cummings | 2002-08-16 | 1 | -0/+82 |
* | Updated pod merging. Supports both arch and site pods now, and appends | Michael Cummings | 2002-08-16 | 1 | -2/+17 |
* | Updated module to sperate pod creations | Michael Cummings | 2002-08-16 | 1 | -17/+26 |
* | modified to work with quirky aspell-fr version | Seemant Kulleen | 2002-08-16 | 1 | -2/+5 |
* | eclass for aspell dictionaries | Seemant Kulleen | 2002-08-15 | 1 | -0/+39 |
* | remove stray debug einfo statement | Dan Armak | 2002-08-14 | 1 | -2/+2 |