Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bug 82032: the test for java is both broken and unnecessary. we simply need ↵ | Dan Armak | 2005-03-07 | 1 | -1/+4 |
| | | | | java in the PATH. | ||||
* | fix illegal bash syntax | Dan Armak | 2005-02-27 | 1 | -2/+2 |
| | |||||
* | 3.4rc1 kdepim: all Makefile.am files need KMEXTRACTONLY+=/doc/api | Dan Armak | 2005-02-27 | 1 | -2/+3 |
| | |||||
* | Update email address. | Simone Gotti | 2005-02-26 | 1 | -2/+2 |
| | |||||
* | Fixed double .tar.bz2 in SRC_URI. | Sven Wegener | 2005-02-26 | 1 | -2/+2 |
| | |||||
* | 3.4.0_rc1 support. rewrote the myP/PN/PV handling - it looks better this way... | Dan Armak | 2005-02-26 | 1 | -39/+42 |
| | |||||
* | Add check for kdelibs compiled with arts support (#75315). | Gregorio Guidi | 2005-02-16 | 1 | -6/+6 |
| | |||||
* | fix bug: the .90-.91 xdelta file was specified twice for 3.3.92 kdexdeltas ↵ | Dan Armak | 2005-02-11 | 1 | -2/+2 |
| | | | | mode. bug 81481. | ||||
* | restricting caleb's fix to just kdepimmacros.h; there's no need for all ↵ | Dan Armak | 2005-02-11 | 1 | -3/+3 |
| | | | | kdepim-derived ebuilds to extract all of libkdepim | ||||
* | Suppress the error output of tar so that users don't worry about missing files | Caleb Tennis | 2005-02-10 | 1 | -2/+2 |
| | |||||
* | Make kdepim packages also extract the libkdepim directory | Caleb Tennis | 2005-02-10 | 1 | -1/+6 |
| | |||||
* | removed several ancient, no longer used functions from kde-functions.eclass. | Dan Armak | 2005-02-06 | 1 | -8/+1 |
| | | | | | the bit in kde.eclass is an unused call to one of these functions. also, removed the two checks that set KDEBASE in kde-meta and kde-functions, and substituted a single check in kde-functions that simply sets KDEBASE if CATEGORY==kde-base. | ||||
* | Extract also configure.mid. | Simone Gotti | 2005-02-05 | 1 | -3/+3 |
| | |||||
* | fix typo: correct beta2 handling | Dan Armak | 2005-02-04 | 1 | -2/+2 |
| | |||||
* | add support for beta2 | Dan Armak | 2005-02-04 | 1 | -1/+5 |
| | |||||
* | Removed references to kdelibs-apidocs. | Gregorio Guidi | 2005-01-17 | 1 | -2/+2 |
| | |||||
* | replace my loop with a simple blocking dep on all ebuilds of our slot; ↵ | Dan Armak | 2005-01-15 | 1 | -49/+10 |
| | | | | remove commented-out prepackaged makfiles leftover code | ||||
* | ...and then I found out about $CATEGORY. i knew something like that should ↵ | Dan Armak | 2005-01-15 | 1 | -2/+2 |
| | | | | have existed :-) | ||||
* | add a blocking dep to split packages on all relevant versions of the parent ↵ | Dan Armak | 2005-01-14 | 1 | -3/+8 |
| | | | | monolithic package | ||||
* | merge latest and last version from metaebuilds repo at berlios, 3.4pre ↵ | Dan Armak | 2005-01-14 | 1 | -37/+73 |
| | | | | branch. development now moves here. | ||||
* | disable prepackaged makefiles; they are broken and unsupported | Dan Armak | 2004-12-25 | 1 | -25/+27 |
| | |||||
* | add support for 3.3.2 | Dan Armak | 2004-12-25 | 1 | -1/+4 |
| | |||||
* | oops - didn't mean to commit this; reverting to rev1.6 | Dan Armak | 2004-12-25 | 1 | -65/+27 |
| | |||||
* | merge changes from berlios svn: add deprange() and call it from need-kde, ↵ | Dan Armak | 2004-12-25 | 1 | -27/+65 |
| | | | | | | but only when KM_DEPRANGE is set, so monolithic ebuilds aren't affected. also, use rather than 'is kde-dist in ' as a more correct test for kde-base ebuilds, as discussed on kde@g.o. | ||||
* | Set myPV and use it instead of $PV. Fixes bug #72423. | Simone Gotti | 2004-11-28 | 1 | -6/+7 |
| | |||||
* | more syncing against berlios svn tree; fix handling versions that have ↵ | Dan Armak | 2004-11-24 | 1 | -6/+9 |
| | | | | xdelta support enabled but are actually the base version and so don't fetch any xdelta diffs, like koffice 1.3.4 | ||||
* | sync with berlios.de svn: fixes koffice SRC_URI, adds support for koffice ↵ | Dan Armak | 2004-11-23 | 1 | -19/+35 |
| | | | | 1.3.5 xdeltas with 1.3.4 as base | ||||
* | don't throw away all the other stuff in DEPEND! /smacks self | Dan Armak | 2004-11-19 | 1 | -3/+3 |
| | |||||
* | add xdelta support | Dan Armak | 2004-11-12 | 1 | -10/+59 |
| | |||||
* | new eclass used by the new 'split' kde ebuilds. i'm adding the ↵ | Dan Armak | 2004-11-06 | 1 | -0/+347 |
kdebindings-derived ones to begin with. the rest are available for testing at kde-metaebuilds.berlios.de. |