summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* Remove no longer used kdeprefix check from koffice. thanks mr_bones_ for reportTomas Chvatal2009-05-141-6/+4
* Allow redefinition of git storage dir. Per jilec request on irc. I cant think...Tomas Chvatal2009-05-141-2/+3
* update the x-modular eclass to what was in the X11 overlay :Rémi Cardona2009-05-141-27/+53
* Fix typoChristian Faulhammer2009-05-141-2/+2
* Add export for kdedir when not working in kde-base.Tomas Chvatal2009-05-131-6/+10
* Make the search for external scripts smarterJoe Sapp2009-05-131-2/+2
* Might fix bug 261412Markos Chandras2009-05-121-1/+6
* New KDE 3 eclasses, that support EAPI 2 kde3 ebuildsTheo Chatzimichos2009-05-123-34/+86
* Use export XDG_CONFIG_HOME="${T}" to avoid sandbox violationsMarkos Chandras2009-05-121-1/+3
* Minor fix on eclassMarkos Chandras2009-05-121-4/+5
* Parallel-make support was added in gnustep-make 2.2.0Bernard Cafarelli2009-05-111-4/+6
* Add possibility of not including Subversion in DEPEND.Arfrever Frehtes Taifersar Arahesis2009-05-101-12/+26
* binutils >= 2.18 is GPL-3Mark Loeser2009-05-101-3/+7
* add USE=gold support #266282 and depend on binutils-config-1.9 for everyoneMike Frysinger2009-05-091-8/+5
* export EGIT_VERSION. Per bug #268622.Tomas Chvatal2009-05-091-6/+8
* Fixed typoMarkos Chandras2009-05-091-2/+2
* Few minor updates to kde4 eclasses. Introduce kde4-stable-live support.Tomas Chvatal2009-05-093-19/+51
* New eqmake4. Fixes bug #244692 . Thanks to Davide Pesavento <davidepesa@gmail...Markos Chandras2009-05-091-35/+69
* Introduce updated cmake-utils eclassTomas Chvatal2009-05-081-10/+18
* Add support for graphiteMark Loeser2009-05-071-1/+8
* There is only one version of the ecj.jar upstream currently, so we'll use the...Mark Loeser2009-05-071-3/+3
* Add variable GO_MONO_SUB_BRANCH so we can change to MAIN-MINOR-MICRO branches...Peter Alfredsen2009-05-051-2/+3
* simplify log handling in autotools_run_tool and include the pwd in the log he...Mike Frysinger2009-05-041-9/+12
* Import patch from Debian http://bugs.debian.org/347650 which hacks around lib...Peter Alfredsen2009-05-036-6/+118
* Eclass updated to support SVN ebuilds, plus nitpicks.Peter Alfredsen2009-05-031-27/+53
* Add dependency on sys-devel/flex for binutils; bug #221407Mark Loeser2009-05-031-2/+3
* Previous commit spuriously introduced a [ -> [[ change which broke the eclassNirbheek Chauhan2009-05-011-2/+2
* Fix quoting issues, patch by maekke -- bug 258217Nirbheek Chauhan2009-05-011-8/+8
* Fix quoting issues, patch by maekke -- bug 258211Nirbheek Chauhan2009-05-011-6/+6
* Use XFCE4_PATCHES in non live ebuilds too.Jeremy Olexa2009-05-011-1/+3
* Typo++. Well sometimes copy/pasto just does not work.Tomas Chvatal2009-04-291-2/+2
* Update eapi2 issues reported by subversion eclass users. Agreed with yngwin t...Tomas Chvatal2009-04-291-9/+9
* Punt xprintRaúl Porcel2009-04-292-10/+6
* Unquoted for use in dodoc (doesn't work with multiple filenames). Updated S...Joe Sapp2009-04-281-7/+8
* Update for EAPI="2".Arfrever Frehtes Taifersar Arahesis2009-04-261-3/+16
* Support ESVN_USER and ESVN_PASSWORD variables.Arfrever Frehtes Taifersar Arahesis2009-04-261-6/+28
* Run 'svn cleanup' to automatically upgrade working copies.Arfrever Frehtes Taifersar Arahesis2009-04-261-1/+3
* added proper multilib support (#266769)George Shapovalov2009-04-251-1/+9
* Make eclass 4.5.{1,2} readyMarkos Chandras2009-04-231-2/+8
* Update permission fixing code. Per bug #266432.Tomas Chvatal2009-04-191-9/+12
* Move elog information from prepare to postinst and also switch from elog to e...Tomas Chvatal2009-04-181-9/+9
* Stop supporting generation 1Vlastimil Babka2009-04-171-60/+1
* Add line noting that the warning is pure QA. Per discussion with yngwin on #g...Tomas Chvatal2009-04-171-1/+2
* Document ESVN_MIRROR variable for kde eclasses. Requested on irc.Tomas Chvatal2009-04-151-1/+5
* Remove sliped inherit base from the previous fixing breakage :[Tomas Chvatal2009-04-141-2/+2
* Sync from Emacs overlay (revision 1379).Ulrich Müller2009-04-141-50/+5
* Fix issues with patches being applied twice. Remember that we should let othe...Tomas Chvatal2009-04-131-4/+1
* Update kde4 eclassesTomas Chvatal2009-04-133-515/+399
* set S when running elibtoolize so we get expected behavior #265319 by Michael...Mike Frysinger2009-04-121-3/+3
* Exit with error when runing src_compile and no Makefile is around.Tomas Chvatal2009-04-111-1/+3