Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove visibility blacklist from kde-meta as now is handled directly by kde ↵ | Diego Elio Pettenò | 2005-10-04 | 1 | -9/+1 |
| | | | | eclass. | ||||
* | Fix tarball path. | Diego Elio Pettenò | 2005-09-23 | 1 | -1/+2 |
| | |||||
* | Prepare for beta1. | Diego Elio Pettenò | 2005-09-21 | 1 | -2/+3 |
| | |||||
* | Added values for 3.5_alpha1 version. | Diego Elio Pettenò | 2005-09-06 | 1 | -1/+2 |
| | |||||
* | Add xdelta support for KDE 3.4.2 (#101702). | Gregorio Guidi | 2005-08-25 | 1 | -1/+4 |
| | |||||
* | No need to treat IUSE as incremental, portage handles it. | Sven Wegener | 2005-08-23 | 1 | -2/+2 |
| | |||||
* | Make sure all packages from kdegames are compiled with --disable-setgid. | Gregorio Guidi | 2005-07-30 | 1 | -1/+6 |
| | |||||
* | check whether confcache_start, _stop are defined functions in order to avoid ↵ | Dan Armak | 2005-07-29 | 1 | -3/+3 |
| | | | | the (harmless) 'confcache_start not defined' error message | ||||
* | Remove java-related code (#100049). The dependency on java is now in ↵ | Gregorio Guidi | 2005-07-29 | 1 | -27/+3 |
| | | | | kde-base/konqueror. | ||||
* | Small cleanup of koffice code. | Gregorio Guidi | 2005-07-25 | 1 | -10/+3 |
| | |||||
* | QA: Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2005-07-11 | 1 | -43/+43 |
| | |||||
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | Aron Griffis | 2005-07-06 | 1 | -2/+1 |
| | |||||
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | Aron Griffis | 2005-07-06 | 1 | -2/+1 |
| | |||||
* | Update for KOffice 1.4. | Gregorio Guidi | 2005-06-21 | 1 | -1/+6 |
| | |||||
* | Fix SRC_URI for KOffice. | Gregorio Guidi | 2005-06-03 | 1 | -5/+5 |
| | |||||
* | Update for new version of koffice. | Gregorio Guidi | 2005-06-03 | 1 | -5/+22 |
| | |||||
* | Correct typo, fixes kdexdeltas (#94629). | Gregorio Guidi | 2005-05-31 | 1 | -3/+3 |
| | |||||
* | Correct previous patches for bug #86898 to avoid regenerating the configure ↵ | Gregorio Guidi | 2005-05-26 | 1 | -2/+2 |
| | | | | script in every case. | ||||
* | add SRC_URI for 3.4.1 | Dan Armak | 2005-05-25 | 1 | -14/+17 |
| | |||||
* | Applied patch to disable visibility support in KDE 3.4, closes bug 86898. | Marcus D. Hanwell | 2005-05-25 | 1 | -1/+9 |
| | |||||
* | add 3.4.0-final support | Dan Armak | 2005-03-09 | 1 | -1/+4 |
| | |||||
* | 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 |
| |