| Commit message (Expand) | Author | Age | Files | Lines |
* | Install cmake modules for libkdegames, bug #211199 |  Tobias Heinlein | 2008-02-24 | 1 | -3/+8 |
* | make findlib eclass ready for eclass manpages, thanks to mren <bugs@rennings.... |  Alexis Ballier | 2008-02-24 | 1 | -4/+13 |
* | Fix quoting issue |  Hans de Graaff | 2008-02-24 | 1 | -2/+2 |
* | make IUSE=vhosts optional |  Benedikt Boehm | 2008-02-23 | 1 | -29/+53 |
* | Only set WANT_AUTOMAKE to a pre-defined value if it's not yet set. |  Wulf Krueger | 2008-02-23 | 1 | -2/+2 |
* | initial commit |  Steve Dibb | 2008-02-23 | 1 | -0/+35 |
* | newer libtool versions have an --install flag for copying/updating helper files |  Mike Frysinger | 2008-02-23 | 1 | -3/+7 |
* | add need_httpd_* functions wrt #208584 |  Benedikt Boehm | 2008-02-22 | 1 | -1/+28 |
* | fix #202895 |  Benedikt Boehm | 2008-02-22 | 1 | -29/+52 |
* | fix #203463 |  Benedikt Boehm | 2008-02-22 | 1 | -11/+21 |
* | DRY up webapp_serverowned; extend warning messages |  Benedikt Boehm | 2008-02-22 | 1 | -20/+30 |
* | get rid of too much indention; consistency cleanup |  Benedikt Boehm | 2008-02-22 | 1 | -63/+55 |
* | use bash keyword for tests; minor cleanups |  Benedikt Boehm | 2008-02-22 | 1 | -36/+30 |
* | replace sed and [] calls with bash expansion |  Benedikt Boehm | 2008-02-22 | 1 | -13/+6 |
* | add eclass debugging; remove redundant comments |  Benedikt Boehm | 2008-02-22 | 1 | -42/+43 |
* | document missing parts |  Benedikt Boehm | 2008-02-22 | 1 | -57/+77 |
* | convert to standard documentation syntax |  Benedikt Boehm | 2008-02-22 | 1 | -171/+81 |
* | Update copyright years. |  Ulrich Müller | 2008-02-22 | 1 | -2/+2 |
* | Sync eclasses from Emacs overlay (revision 967). |  Ulrich Müller | 2008-02-22 | 1 | -14/+14 |
* | Use braces around variables. |  Donnie Berkholz | 2008-02-22 | 1 | -2/+2 |
* | Move to new documentation style used by app-portage/eclass-manpages. |  Donnie Berkholz | 2008-02-22 | 1 | -41/+160 |
* | add $DOCS variable for src_install phase |  Doug Goldstein | 2008-02-21 | 1 | -1/+2 |
* | Add support for an optional repo_uri argument for pkg_preinst. |  Bo Ørsted Andresen | 2008-02-21 | 1 | -2/+3 |
* | Move use of ESVN_REPO_URI to public functions only. Patch kindly provided by ... |  Bo Ørsted Andresen | 2008-02-21 | 1 | -4/+4 |
* | Unbreak subversion__get_repository_uri(). Warn when ESVN_OFFLINE is set while... |  Bo Ørsted Andresen | 2008-02-21 | 1 | -3/+6 |
* | changes for 0.10.6 |  Zaheer Abbas Merali | 2008-02-21 | 1 | -2/+2 |
* | Koffice split ebuilds tried to set blockers using SLOT or KDEMAJORVER.KDEMINO... |  Bo Ørsted Andresen | 2008-02-21 | 1 | -7/+21 |
* | Add support for ESVN_UP_FREQ. |  Bo Ørsted Andresen | 2008-02-20 | 1 | -16/+34 |
* | As kindly pointed out by David Leverton there is no requirement to define ESV... |  Bo Ørsted Andresen | 2008-02-20 | 1 | -4/+6 |
* | EAPI-1 enhancements for KDE 3.5.9. Thanks, Ingmar, for preparing these. |  Wulf Krueger | 2008-02-20 | 4 | -244/+362 |
* | Add support for ESCM_LOGDIR using pkg_preinst. |  Bo Ørsted Andresen | 2008-02-20 | 1 | -2/+33 |
* | Add support for ESVN_OFFLINE and ESCM_OFFLINE. |  Bo Ørsted Andresen | 2008-02-20 | 1 | -2/+15 |
* | remove tarball support since mythtv.eclass no longer supports it |  Doug Goldstein | 2008-02-20 | 1 | -7/+2 |
* | switch from ESVN_OPTIONS to ESVN_REPO_URI for the revision number, per the la... |  Doug Goldstein | 2008-02-20 | 1 | -6/+5 |
* | add ESVN_SWITCH_CMD and use svn switch as necessary |  Doug Goldstein | 2008-02-20 | 1 | -9/+21 |
* | Add ESVN_REVISION support. Remove problematic to_upper function. Provide revi... |  Doug Goldstein | 2008-02-20 | 1 | -54/+39 |
* | for e{cvs,svn}_clean, tweak the test for no args, and update the help text to... |  Mike Frysinger | 2008-02-20 | 1 | -9/+9 |
* | Document subversion.eclass for use with eclass-manpages. Add myself to mainta... |  Bo Ørsted Andresen | 2008-02-20 | 1 | -141/+103 |
* | Remove @USAGE as kindly pointed out by David Leverton. It is only valid with ... |  Bo Ørsted Andresen | 2008-02-20 | 1 | -2/+1 |
* | major confutils.eclass cleanup: |  Benedikt Boehm | 2008-02-20 | 1 | -388/+345 |
* | add ecvs_clean and esvn_clean, bug #210708 |  Benedikt Boehm | 2008-02-20 | 1 | -1/+22 |
* | Apply DOCS support to cmake-utils.eclass. Patch from Peter Volkov. |  Bo Ørsted Andresen | 2008-02-20 | 1 | -1/+9 |
* | Replace pamd_mimic_system with a pamd_mimic function that takes as an |  Diego Elio Pettenò | 2008-02-20 | 1 | -6/+16 |
* | add eclass documentation #210425 by mren |  Mike Frysinger | 2008-02-19 | 1 | -16/+18 |
* | mark these two eclasses as dead |  Mike Frysinger | 2008-02-19 | 2 | -14/+5 |
* | abort for everyone now |  Mike Frysinger | 2008-02-19 | 1 | -2/+2 |
* | Quoted some variables that needed it. Thanks maekke. |  Joe Sapp | 2008-02-19 | 1 | -5/+5 |
* | kde-functions.eclass: Kill need-auto{conf,make}, bug 148719, labelled as "don... |  Ingmar Vanhassel | 2008-02-19 | 1 | -34/+1 |
* | redirect the ewarn message to stderr |  Sven Wegener | 2008-02-18 | 1 | -2/+2 |
* | modules can have names with spaces |  Tristan Heaven | 2008-02-18 | 1 | -6/+7 |