Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Committed patches from bugs #210362 and #209671 to make the distutils and ↵ | Tiziano Müller | 2008-02-28 | 2 | -87/+103 |
| | | | | python eclasses ready for eclass-manpage. | ||||
* | Mention which revision is used when fetching is disabled. | Bo Ørsted Andresen | 2008-02-27 | 1 | -3/+4 |
| | |||||
* | add confutils_require_one | Benedikt Boehm | 2008-02-27 | 1 | -1/+34 |
| | |||||
* | import from php overlay | Raúl Porcel | 2008-02-26 | 1 | -16/+8 |
| | |||||
* | Quote arguments passed to eqmake or it will fail when passing | Diego Elio Pettenò | 2008-02-26 | 1 | -2/+2 |
| | | | | variables with whitespace on them. | ||||
* | Fix qt4 eclass | Caleb Tennis | 2008-02-25 | 1 | -2/+2 |
| | |||||
* | 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 ↵ | Alexis Ballier | 2008-02-24 | 1 | -4/+13 |
| | | | | <bugs@rennings.net> in bug #210638 | ||||
* | 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 |
| | | | | | elisp-common.eclass: Enable warning message about obsolete files. | ||||
* | 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 |
| | | | | Doug Klima (Cardoe). | ||||
* | Unbreak subversion__get_repository_uri(). Warn when ESVN_OFFLINE is set ↵ | Bo Ørsted Andresen | 2008-02-21 | 1 | -3/+6 |
| | | | | while there is no checkout. | ||||
* | changes for 0.10.6 | Zaheer Abbas Merali | 2008-02-21 | 1 | -2/+2 |
| | |||||
* | Koffice split ebuilds tried to set blockers using SLOT or ↵ | Bo Ørsted Andresen | 2008-02-21 | 1 | -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}. | ||||
* | 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 ↵ | Bo Ørsted Andresen | 2008-02-20 | 1 | -4/+6 |
| | | | | ESVN_REPO_URI before inheriting this eclass. On the other hand subversion_src_fetch must die if repo_uri is unset. | ||||
* | 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 ↵ | Doug Goldstein | 2008-02-20 | 1 | -6/+5 |
| | | | | latest changes I've made to subversion.eclass | ||||
* | 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 ↵ | Doug Goldstein | 2008-02-20 | 1 | -54/+39 |
| | | | | revision data to user. Provide more working copy info via ESVN_WC_* variables. All this couldn't have been done without kojiro's help. | ||||
* | for e{cvs,svn}_clean, tweak the test for no args, and update the help text ↵ | Mike Frysinger | 2008-02-20 | 1 | -9/+9 |
| | | | | to match reality | ||||
* | Document subversion.eclass for use with eclass-manpages. Add myself to ↵ | Bo Ørsted Andresen | 2008-02-20 | 1 | -141/+103 |
| | | | | maintainers. | ||||
* | Remove @USAGE as kindly pointed out by David Leverton. It is only valid with ↵ | Bo Ørsted Andresen | 2008-02-20 | 1 | -2/+1 |
| | | | | functions and break the generated man page. | ||||
* | major confutils.eclass cleanup: | Benedikt Boehm | 2008-02-20 | 1 | -388/+345 |
| | | | | | | | | * add built_with_use helpers * implement all documented features * document all implemented features * add standard eclass documentation * code DRY up | ||||
* | 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 |
| | | | | | argument the stack that it should mime. pamd_mimic_system is now a wrapper, which I should deprecated once I'm done with pambase. | ||||
* | add eclass documentation #210425 by mren | Mike Frysinger | 2008-02-19 | 1 | -16/+18 |
| |