summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix previous commit.Gregorio Guidi2005-11-291-3/+3
|
* Complete fix for SRC_URI.Gregorio Guidi2005-11-291-2/+2
|
* Fix USE=\!kdexdelta SRC_URIs for all versions (bug #113909). It only worked ↵Dan Armak2005-11-291-6/+7
| | | | due to the gentoo distfiles mirrors.
* Fix SRC_URI.Gregorio Guidi2005-11-291-2/+2
|
* add support for 3.5.0 finalDan Armak2005-11-221-1/+4
|
* Commit the right version of it, after making sure I don't have two vim ↵Diego Elio Pettenò2005-11-161-20/+2
| | | | sessions running over nfs.
* Revert the broken eclass.Diego Elio Pettenò2005-11-161-1/+21
|
* Remove danarmak's confcache support, as kde eclass now uses econf, and ↵Diego Elio Pettenò2005-11-161-21/+1
| | | | anyway this is no more supported by the latest confcache patch.
* add instructions for 3.5.0_rc1Dan Armak2005-11-121-1/+2
|
* add support for 3.5.0_rc1 distfiles, which are on mirror://gentoo onlyDan Armak2005-11-121-22/+25
|
* Fix source location (#109656).Gregorio Guidi2005-10-181-2/+2
|
* correct SRC_URI for kde 3.5.0_beta2Dan Armak2005-10-141-5/+6
|
* add support for the upcoming kde 3.5.0_beta2 ebuilds. this includes a ↵Dan Armak2005-10-141-1/+5
| | | | workaround in kde-functions.eclass:deprange() due to the fact that previous 3.5 prereleases were mistakenly versioned as eg 3.5_beta1 not 3.5.0_beta1.
* Remove visibility blacklist from kde-meta as now is handled directly by kde ↵Diego Elio Pettenò2005-10-041-9/+1
| | | | eclass.
* Fix tarball path.Diego Elio Pettenò2005-09-231-1/+2
|
* Prepare for beta1.Diego Elio Pettenò2005-09-211-2/+3
|
* Added values for 3.5_alpha1 version.Diego Elio Pettenò2005-09-061-1/+2
|
* Add xdelta support for KDE 3.4.2 (#101702).Gregorio Guidi2005-08-251-1/+4
|
* No need to treat IUSE as incremental, portage handles it.Sven Wegener2005-08-231-2/+2
|
* Make sure all packages from kdegames are compiled with --disable-setgid.Gregorio Guidi2005-07-301-1/+6
|
* check whether confcache_start, _stop are defined functions in order to avoid ↵Dan Armak2005-07-291-3/+3
| | | | the (harmless) 'confcache_start not defined' error message
* Remove java-related code (#100049). The dependency on java is now in ↵Gregorio Guidi2005-07-291-27/+3
| | | | kde-base/konqueror.
* Small cleanup of koffice code.Gregorio Guidi2005-07-251-10/+3
|
* QA: Apply whitespace checks from repoman to eclasses.Sven Wegener2005-07-111-43/+43
|
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
|
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
|
* Update for KOffice 1.4.Gregorio Guidi2005-06-211-1/+6
|
* Fix SRC_URI for KOffice.Gregorio Guidi2005-06-031-5/+5
|
* Update for new version of koffice.Gregorio Guidi2005-06-031-5/+22
|
* Correct typo, fixes kdexdeltas (#94629).Gregorio Guidi2005-05-311-3/+3
|
* Correct previous patches for bug #86898 to avoid regenerating the configure ↵Gregorio Guidi2005-05-261-2/+2
| | | | script in every case.
* add SRC_URI for 3.4.1Dan Armak2005-05-251-14/+17
|
* Applied patch to disable visibility support in KDE 3.4, closes bug 86898.Marcus D. Hanwell2005-05-251-1/+9
|
* add 3.4.0-final supportDan Armak2005-03-091-1/+4
|
* bug 82032: the test for java is both broken and unnecessary. we simply need ↵Dan Armak2005-03-071-1/+4
| | | | java in the PATH.
* fix illegal bash syntaxDan Armak2005-02-271-2/+2
|
* 3.4rc1 kdepim: all Makefile.am files need KMEXTRACTONLY+=/doc/apiDan Armak2005-02-271-2/+3
|
* Update email address.Simone Gotti2005-02-261-2/+2
|
* Fixed double .tar.bz2 in SRC_URI.Sven Wegener2005-02-261-2/+2
|
* 3.4.0_rc1 support. rewrote the myP/PN/PV handling - it looks better this way...Dan Armak2005-02-261-39/+42
|
* Add check for kdelibs compiled with arts support (#75315).Gregorio Guidi2005-02-161-6/+6
|
* fix bug: the .90-.91 xdelta file was specified twice for 3.3.92 kdexdeltas ↵Dan Armak2005-02-111-2/+2
| | | | mode. bug 81481.
* restricting caleb's fix to just kdepimmacros.h; there's no need for all ↵Dan Armak2005-02-111-3/+3
| | | | kdepim-derived ebuilds to extract all of libkdepim
* Suppress the error output of tar so that users don't worry about missing filesCaleb Tennis2005-02-101-2/+2
|
* Make kdepim packages also extract the libkdepim directoryCaleb Tennis2005-02-101-1/+6
|
* removed several ancient, no longer used functions from kde-functions.eclass.Dan Armak2005-02-061-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 Gotti2005-02-051-3/+3
|
* fix typo: correct beta2 handlingDan Armak2005-02-041-2/+2
|
* add support for beta2Dan Armak2005-02-041-1/+5
|
* Removed references to kdelibs-apidocs.Gregorio Guidi2005-01-171-2/+2
|