summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* QA: drop all unused eclasses that were already announced for removal. New ↵Tomas Chvatal2011-01-311-7/+0
| | | | policy allows them to be gone after 30 days since the announcement.
* Deprecated eclasses - to be removed in 2 years (or when council okays)Jonathan Callen2010-01-111-453/+5
|
* Fix kde-meta.eclass to work with EAPI-2Jonathan Callen2009-10-151-1/+7
|
* New KDE 3 eclasses, that support EAPI 2 kde3 ebuildsTheo Chatzimichos2009-05-121-7/+24
| | | | and they prefix kde3 misc apps in /usr/kde/3.5 by default
* Missing quotes, bug #258203.Carsten Lohrke2009-02-081-2/+2
|
* Add support for KOffice 1.6.3 patch level builds.Carsten Lohrke2009-02-081-1/+4
|
* whitespaceMarkus Meier2009-01-121-2/+2
|
* Final preparation for KDE 3.5.10.Carsten Lohrke2008-09-131-3/+3
|
* Koffice split ebuilds tried to set blockers using SLOT or ↵Bo Ørsted Andresen2008-02-211-7/+21
| | | | KDEMAJORVER.KDEMINORVER before SLOT gets set. Instead it now uses SLOT=0 when SLOT is unset or KOFFICE{MAJOR,MINOR}VER derived from ${PV}.
* EAPI-1 enhancements for KDE 3.5.9. Thanks, Ingmar, for preparing these.Wulf Krueger2008-02-201-114/+116
|
* change dev-util/xdelta dep. to =dev-util/xdelta-1*Samuli Suominen2008-01-151-2/+2
|
* Be a bit more exact about which library directories to search, bug #162921.Carsten Lohrke2007-03-181-2/+3
|
* Prepare for KOffice 1.6 rc1Carsten Lohrke2006-09-271-37/+2
|
* Prepare for KOffice 1.6 Beta 1.Carsten Lohrke2006-09-151-1/+5
|
* Don't try to use unpack if there are no other files in ${A}, thanks to Sho_ ↵Diego Elio Pettenò2006-06-271-2/+2
| | | | for reporting.
* Fix indentation to use tabs as the rest of the tree.Diego Elio Pettenò2006-06-271-5/+5
|
* Don't extract the whole tarball when using meta, run unpack only if the ↵Diego Elio Pettenò2006-06-271-2/+4
| | | | source directory is missing. Tweak a bit the message to be similar to the one used by portage.
* restore kde eclass changesCarsten Lohrke2006-06-111-4/+1
|
* Revert for now, as repoman bails out because of new rdepend policy checks.Carsten Lohrke2006-06-111-1/+4
|
* Improved KDE patch handling.Carsten Lohrke2006-06-111-3/+3
|
* apply whitespace checks from repoman to eclassesSven Wegener2006-05-021-2/+2
|
* Check for XDELTA_BASE before querying kdexdeltas useflag, avoid QA warnings.Diego Elio Pettenò2006-04-071-2/+2
|
* Don't add kdexdeltas keyword and the xdelta dependency if it's not going to ↵Diego Elio Pettenò2006-04-071-6/+7
| | | | be used.
* Drop the trailing slash during extraction for compatibility with NetBSD and ↵Diego Elio Pettenò2006-04-021-2/+2
| | | | OpenBSD, thanks to truedfx.
* Prepare for KOffice 1.5 rc1Carsten Lohrke2006-03-291-1/+2
|
* Update kde-meta to allow downloading latest koffice beta (changed path ↵Diego Elio Pettenò2006-03-111-5/+10
| | | | scheme, again).
* Prepare for KOffice 1.5 Beta 2Carsten Lohrke2006-03-111-1/+2
|
* Adjust KDE eclasses for KOffice 1.5 Beta 1.Carsten Lohrke2006-02-091-35/+32
|
* Prepare for KOffice 1.5.0_beta1.Diego Elio Pettenò2006-02-081-1/+4
|
* 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