summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Removed references to kdelibs-apidocs.Gregorio Guidi2005-01-171-2/+2
|
* replace my loop with a simple blocking dep on all ebuilds of our slot; ↵Dan Armak2005-01-151-49/+10
| | | | remove commented-out prepackaged makfiles leftover code
* ...and then I found out about $CATEGORY. i knew something like that should ↵Dan Armak2005-01-151-2/+2
| | | | have existed :-)
* add a blocking dep to split packages on all relevant versions of the parent ↵Dan Armak2005-01-141-3/+8
| | | | monolithic package
* merge latest and last version from metaebuilds repo at berlios, 3.4pre ↵Dan Armak2005-01-141-37/+73
| | | | branch. development now moves here.
* disable prepackaged makefiles; they are broken and unsupportedDan Armak2004-12-251-25/+27
|
* add support for 3.3.2Dan Armak2004-12-251-1/+4
|
* oops - didn't mean to commit this; reverting to rev1.6Dan Armak2004-12-251-65/+27
|
* merge changes from berlios svn: add deprange() and call it from need-kde, ↵Dan Armak2004-12-251-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 Gotti2004-11-281-6/+7
|
* more syncing against berlios svn tree; fix handling versions that have ↵Dan Armak2004-11-241-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 Armak2004-11-231-19/+35
| | | | 1.3.5 xdeltas with 1.3.4 as base
* don't throw away all the other stuff in DEPEND! /smacks selfDan Armak2004-11-191-3/+3
|
* add xdelta supportDan Armak2004-11-121-10/+59
|
* new eclass used by the new 'split' kde ebuilds. i'm adding the ↵Dan Armak2004-11-061-0/+347
kdebindings-derived ones to begin with. the rest are available for testing at kde-metaebuilds.berlios.de.